|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityDefinition
Definition of an entity. Represents either a type or a property.
Method Summary | |
---|---|
Definition<?> |
getDefinition()
Get the definition of the type or property represented by the entity definition. |
Filter |
getFilter()
Get the filter applied to the entity type. |
List<ChildContext> |
getPropertyPath()
Get the property path. |
SchemaSpaceID |
getSchemaSpace()
Get the schema space the entity definition is associated to. |
TypeDefinition |
getType()
Get the type definition that is associated with the entity. |
Method Detail |
---|
Definition<?> getDefinition()
TypeDefinition getType()
Filter getFilter()
null
List<ChildContext> getPropertyPath()
null
.
SchemaSpaceID getSchemaSpace()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |