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