public interface ClassDescriptor extends PropertyHolder
FieldDescriptor
Modifier and Type | Method and Description |
---|---|
ClassDescriptor |
getExtends()
Returns the class descriptor of the class extended by this class.
|
FieldDescriptor[] |
getFields()
Returns a list of fields represented by this descriptor.
|
FieldDescriptor |
getIdentity()
Returns the identity field, null if this class has no identity.
|
java.lang.Class<?> |
getJavaClass()
Returns the Java class represented by this descriptor.
|
getProperty, setProperty
addNature, hasNature
java.lang.Class<?> getJavaClass()
FieldDescriptor[] getFields()
ClassDescriptor getExtends()
FieldDescriptor getIdentity()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com