public class PathElement extends Object
EntityAccessor
, which is either a type
entity definiton which must be the root of a path or a child context.Constructor and Description |
---|
PathElement(ChildContext child)
Create a child path element.
|
PathElement(EntityDefinition root)
Create a root path element.
|
Modifier and Type | Method and Description |
---|---|
ChildContext |
getChild() |
Definition<?> |
getDefinition() |
EntityDefinition |
getRoot() |
public PathElement(ChildContext child)
child
- the child contextpublic PathElement(EntityDefinition root)
root
- the type entity definitionpublic EntityDefinition getRoot()
null
public ChildContext getChild()
null
public Definition<?> getDefinition()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a