|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openarchitectureware.type.baseimpl.FeatureImpl
org.openarchitectureware.type.baseimpl.StaticPropertyImpl
org.openarchitectureware.type.impl.java.JavaStaticPropertyImpl
public class JavaStaticPropertyImpl
Constructor Summary | |
---|---|
JavaStaticPropertyImpl(Type owner,
java.lang.String name,
Type returnType,
java.lang.reflect.Field field)
|
Method Summary | |
---|---|
java.lang.Object |
get()
|
Methods inherited from class org.openarchitectureware.type.baseimpl.StaticPropertyImpl |
---|
equals, getDocumentation, getOwner, hashCode, toString |
Methods inherited from class org.openarchitectureware.type.baseimpl.FeatureImpl |
---|
getName, getReturnType |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.openarchitectureware.type.Callable |
---|
getName, getReturnType |
Constructor Detail |
---|
public JavaStaticPropertyImpl(Type owner, java.lang.String name, Type returnType, java.lang.reflect.Field field)
Method Detail |
---|
public java.lang.Object get()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |