public interface ClassDescriptor
FieldDescriptor| Modifier and Type | Method and Description |
|---|---|
AccessMode |
getAccessMode()
Returns the access mode specified for this class.
|
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.
|
java.lang.Class getJavaClass()
FieldDescriptor[] getFields()
ClassDescriptor getExtends()
FieldDescriptor getIdentity()
AccessMode getAccessMode()
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com