| Package | Description |
|---|---|
| xdi2.core.features.nodetypes |
| Modifier and Type | Class and Description |
|---|---|
static class |
XdiEntityCollection.Definition |
static class |
XdiEntityCollection.Definition.Variable |
static class |
XdiEntityCollection.Variable |
| Modifier and Type | Method and Description |
|---|---|
static XdiEntityCollection |
XdiEntityCollection.fromContextNode(ContextNode contextNode)
Factory method that creates an XDI entity collection bound to a given context node.
|
static XdiEntityCollection |
XdiEntityCollection.fromXDIAddress(XDIAddress XDIaddress) |
XdiEntityCollection |
XdiEntityInstanceOrdered.getXdiCollection()
Returns the parent XDI collection of this XDI ordered entity member.
|
XdiEntityCollection |
XdiEntityInstanceUnordered.getXdiCollection()
Returns the parent XDI collection of this XDI unordered entity member.
|
XdiEntityCollection |
XdiEntityInstance.getXdiCollection() |
XdiEntityCollection |
XdiAbstractContext.getXdiEntityCollection(XDIAddress XDIaddress,
boolean create) |
XdiEntityCollection |
XdiContext.getXdiEntityCollection(XDIAddress contextNodeXDIAddress,
boolean create) |
XdiEntityCollection |
XdiAbstractContext.getXdiEntityCollection(XDIArc XDIarc,
boolean create) |
XdiEntityCollection |
XdiContext.getXdiEntityCollection(XDIArc contextNodeXDIArc,
boolean create) |
Copyright © 2015. All Rights Reserved.