
public class XdiAttributeInstanceUnordered extends XdiAbstractAttribute implements XdiInstanceUnordered<XdiAttributeCollection,XdiAttribute,XdiAttributeCollection,XdiAttributeInstanceUnordered,XdiAttributeInstanceOrdered,XdiAttributeInstance>, XdiAttributeInstance
| Modifier and Type | Class and Description |
|---|---|
static class |
XdiAttributeInstanceUnordered.Definition |
static class |
XdiAttributeInstanceUnordered.MappingContextNodeXdiAttributeInstanceUnorderedIterator |
static class |
XdiAttributeInstanceUnordered.Variable |
XdiAbstractAttribute.MappingContextNodeXdiAttributeIteratorXdiContext.MappingXdiContextContextNodeIterator| Modifier | Constructor and Description |
|---|---|
protected |
XdiAttributeInstanceUnordered(ContextNode contextNode) |
| Modifier and Type | Method and Description |
|---|---|
static XDIArc |
createXDIArc() |
static XDIArc |
createXDIArc(boolean immutable,
boolean relative,
String literal) |
static XDIArc |
createXDIArc(boolean immutable,
boolean relative,
String literal,
XDIXRef xref) |
static XDIArc |
createXDIArc(String literal) |
static XDIArc |
createXDIArc(XDIArc XDIarc) |
static XdiAttributeInstanceUnordered |
fromContextNode(ContextNode contextNode)
Factory method that creates an XDI unordered attribute instance bound to a given context node.
|
static XdiAttributeInstanceUnordered |
fromXDIAddress(XDIAddress XDIaddress) |
XdiAttributeCollection |
getXdiCollection()
Returns the parent XDI collection of this XDI unordered attribute instance.
|
static boolean |
isValid(ContextNode contextNode)
Checks if a context node is a valid XDI unordered attribute instance.
|
static boolean |
isValidXDIArc(XDIArc XDIarc) |
getLiteralBoolean, getLiteralData, getLiteralDataBoolean, getLiteralDataNumber, getLiteralDataString, getLiteralNode, getLiteralNode, getLiteralNumber, getLiteralString, setLiteralBoolean, setLiteralData, setLiteralNumber, setLiteralStringcompareTo, dereference, dereference, equals, findLocalRoot, findRoot, fromContextNode, fromXDIAddress, getBaseXDIArc, getBaseXDIArc, getContextNode, getGraph, getIdentityXdiContext, getIdentityXdiContexts, getReferenceXdiContext, getReplacementXdiContext, getXDIAddress, getXDIArc, getXdiAttribute, getXdiAttribute, getXdiAttributeCollection, getXdiAttributeCollection, getXdiAttributeSingleton, getXdiAttributeSingleton, getXdiContext, getXdiEntity, getXdiEntity, getXdiEntityCollection, getXdiEntityCollection, getXdiEntitySingleton, getXdiEntitySingleton, getXdiInnerRoot, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLiteralBoolean, getLiteralData, getLiteralDataBoolean, getLiteralDataNumber, getLiteralDataString, getLiteralNode, getLiteralNode, getLiteralNumber, getLiteralString, setLiteralBoolean, setLiteralData, setLiteralNumber, setLiteralStringdereference, dereference, findLocalRoot, findRoot, getBaseXDIArc, getContextNode, getGraph, getIdentityXdiContext, getIdentityXdiContexts, getReferenceXdiContext, getReplacementXdiContext, getXDIAddress, getXDIArc, getXdiAttribute, getXdiAttribute, getXdiAttributeCollection, getXdiAttributeCollection, getXdiAttributeSingleton, getXdiAttributeSingleton, getXdiContext, 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 instance.public static XdiAttributeInstanceUnordered fromXDIAddress(XDIAddress XDIaddress)
public static XDIArc createXDIArc(boolean immutable, boolean relative, String literal, XDIXRef xref)
public static XDIArc createXDIArc()
public static boolean isValidXDIArc(XDIArc XDIarc)
public XdiAttributeCollection getXdiCollection()
getXdiCollection in interface XdiAttributeInstancegetXdiCollection in interface XdiInstance<XdiAttributeCollection,XdiAttribute,XdiAttributeCollection,XdiAttributeInstanceUnordered,XdiAttributeInstanceOrdered,XdiAttributeInstance>Copyright © 2017. All rights reserved.