
public class XdiAttributeInstanceUnordered extends XdiAbstractAttribute implements XdiMemberUnordered<XdiAttributeCollection,XdiAttribute,XdiAttributeCollection,XdiAttributeInstanceUnordered,XdiAttributeInstanceOrdered,XdiAttributeInstance>, XdiAttributeInstance
| Modifier and Type | Class and Description |
|---|---|
static class |
XdiAttributeInstanceUnordered.Definition |
static class |
XdiAttributeInstanceUnordered.MappingContextNodeXdiAttributeMemberUnorderedIterator |
static class |
XdiAttributeInstanceUnordered.Variable |
XdiAbstractAttribute.MappingContextNodeXdiAttributeIterator| Modifier | Constructor and Description |
|---|---|
protected |
XdiAttributeInstanceUnordered(ContextNode contextNode) |
| Modifier and Type | Method and Description |
|---|---|
static XDIArc |
createXDIArc(boolean immutable,
boolean relative,
String literal,
XDIXRef xref) |
static XDIArc |
createXDIArc(XDIArc XDIarc) |
static XdiAttributeInstanceUnordered |
fromContextNode(ContextNode contextNode)
Factory method that creates an XDI unordered attribute member bound to a given context node.
|
static XdiAttributeInstanceUnordered |
fromXDIAddress(XDIAddress XDIaddress) |
XdiAttributeCollection |
getXdiCollection()
Returns the parent XDI collection of this XDI unordered attribute member.
|
static boolean |
isValid(ContextNode contextNode)
Checks if a context node is a valid XDI unordered attribute member.
|
static boolean |
isValidXDIArc(XDIArc XDIarc) |
getLiteralData, getLiteralDataBoolean, getLiteralDataNumber, getLiteralDataString, getLiteralNode, setLiteralData, setLiteralDataBoolean, setLiteralDataNumber, setLiteralDataStringcompareTo, dereference, dereference, equals, findLocalRoot, findRoot, fromContextNode, fromXDIAddress, getBaseXDIArc, getBaseXDIArc, getContextNode, getGraph, getIdentityXdiContext, getIdentityXdiContexts, getReferenceXdiContext, getReplacementXdiContext, getXDIAddress, getXDIArc, getXdiAttribute, getXdiAttribute, getXdiAttributeCollection, getXdiAttributeCollection, getXdiAttributeSingleton, getXdiAttributeSingleton, getXdiEntity, getXdiEntity, getXdiEntityCollection, getXdiEntityCollection, getXdiEntitySingleton, getXdiEntitySingleton, getXdiInnerRoot, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLiteralData, getLiteralDataBoolean, getLiteralDataNumber, getLiteralDataString, getLiteralNode, setLiteralData, setLiteralDataBoolean, setLiteralDataNumber, setLiteralDataStringdereference, dereference, findLocalRoot, findRoot, getBaseXDIArc, getContextNode, getGraph, getIdentityXdiContext, getIdentityXdiContexts, getReferenceXdiContext, getReplacementXdiContext, getXDIAddress, getXDIArc, getXdiAttribute, getXdiAttribute, getXdiAttributeCollection, getXdiAttributeCollection, getXdiAttributeSingleton, getXdiAttributeSingleton, getXdiEntity, getXdiEntity, getXdiEntityCollection, getXdiEntityCollection, getXdiEntitySingleton, getXdiEntitySingleton, getXdiInnerRootcompareToprotected XdiAttributeInstanceUnordered(ContextNode contextNode)
public static boolean isValid(ContextNode contextNode)
contextNode - The context node to check.public static XdiAttributeInstanceUnordered fromContextNode(ContextNode contextNode)
contextNode - The context node that is an XDI unordered attribute member.public static XdiAttributeInstanceUnordered fromXDIAddress(XDIAddress XDIaddress)
public static XDIArc createXDIArc(boolean immutable, boolean relative, String literal, XDIXRef xref)
public static boolean isValidXDIArc(XDIArc XDIarc)
public XdiAttributeCollection getXdiCollection()
getXdiCollection in interface XdiAttributeInstancegetXdiCollection in interface XdiMember<XdiAttributeCollection,XdiAttribute,XdiAttributeCollection,XdiAttributeInstanceUnordered,XdiAttributeInstanceOrdered,XdiAttributeInstance>Copyright © 2015. All Rights Reserved.