public interface IMetaItem
This interface is not intended to be implemented by clients.
IMetaClass.getMetaItems()
Modifier and Type | Method and Description |
---|---|
List<IMetaProperty> |
getMetaProperties()
This property provides access to all of the properties supported by this object type as a
collection.
|
long |
getMinor()
Returns the constant integer of the type.
|
String |
getName()
Returns the type of the item as a string, e.g.
|
IMetaItem |
getSubTypeOf() |
long getMinor()
String getName()
"Entity Relation"
.List<IMetaProperty> getMetaProperties()
IMetaItem getSubTypeOf()