
public class XdiAttributeInstanceOrdered extends XdiAbstractAttribute implements XdiInstanceOrdered<XdiAttributeCollection,XdiAttribute,XdiAttributeCollection,XdiAttributeInstanceUnordered,XdiAttributeInstanceOrdered,XdiAttributeInstance>, XdiAttributeInstance
| Modifier and Type | Class and Description |
|---|---|
static class |
XdiAttributeInstanceOrdered.Definition |
static class |
XdiAttributeInstanceOrdered.MappingContextNodeXdiAttributeInstanceOrderedIterator |
static class |
XdiAttributeInstanceOrdered.Variable |
XdiAbstractAttribute.MappingContextNodeXdiAttributeIteratorXdiContext.MappingXdiContextContextNodeIterator| Modifier | Constructor and Description |
|---|---|
protected |
XdiAttributeInstanceOrdered(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 XdiAttributeInstanceOrdered |
fromContextNode(ContextNode contextNode)
Factory method that creates an XDI ordered attribute instance bound to a given context node.
|
static XdiAttributeInstanceOrdered |
fromXDIAddress(XDIAddress XDIaddress) |
XdiAttributeCollection |
getXdiCollection()
Returns the parent XDI collection of this XDI ordered attribute instance.
|
static boolean |
isValid(ContextNode contextNode)
Checks if a context node is a valid XDI ordered 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 XdiAttributeInstanceOrdered(ContextNode contextNode)
public static boolean isValid(ContextNode contextNode)
contextNode - The context node to check.public static XdiAttributeInstanceOrdered fromContextNode(ContextNode contextNode)
contextNode - The context node that is an XDI ordered attribute instance.public static XdiAttributeInstanceOrdered 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.