@Immutable public class PropertyEntityDefinition extends ChildEntityDefinition
Constructor and Description |
---|
PropertyEntityDefinition(TypeDefinition type,
List<ChildContext> path,
SchemaSpaceID schemaSpace,
Filter filter)
Create an entity definition specified by the given property path.
|
Modifier and Type | Method and Description |
---|---|
PropertyDefinition |
getDefinition()
Get the definition of the type or property represented by the entity
definition.
|
equals, getFilter, getPropertyPath, getSchemaSpace, getType, hashCode, toString
public PropertyEntityDefinition(TypeDefinition type, List<ChildContext> path, SchemaSpaceID schemaSpace, Filter filter)
type
- the topmost parent of the propertypath
- the property path down from the typeschemaSpace
- the schema space identifierfilter
- the entity filter on the type, may be null
public PropertyDefinition getDefinition()
EntityDefinition
getDefinition
in interface EntityDefinition
getDefinition
in class ChildEntityDefinition
EntityDefinition.getDefinition()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a