
public abstract class XdiAbstractInstanceOrdered<EQC extends XdiCollection<EQC,EQI,C,U,O,I>,EQI extends XdiSubGraph<EQI>,C extends XdiCollection<EQC,EQI,C,U,O,I>,U extends XdiMemberUnordered<EQC,EQI,C,U,O,I>,O extends XdiMemberOrdered<EQC,EQI,C,U,O,I>,I extends XdiMember<EQC,EQI,C,U,O,I>> extends XdiAbstractInstance<EQC,EQI,C,U,O,I> implements XdiMemberOrdered<EQC,EQI,C,U,O,I>
| Modifier and Type | Class and Description |
|---|---|
static class |
XdiAbstractInstanceOrdered.MappingContextNodeXdiMemberOrderedIterator |
XdiAbstractInstance.MappingContextNodeXdiMemberIterator| Modifier | Constructor and Description |
|---|---|
protected |
XdiAbstractInstanceOrdered(ContextNode contextNode) |
| Modifier and Type | Method and Description |
|---|---|
static XDIArc |
createXDIArc(boolean attribute,
boolean immutable,
boolean relative,
String literal) |
static XdiMemberOrdered<?,?,?,?,?,?> |
fromContextNode(ContextNode contextNode)
Factory method that creates an XDI ordered member bound to a given context node.
|
static XdiMemberOrdered<?,?,?,?,?,?> |
fromXDIAddress(XDIAddress XDIaddress) |
static boolean |
isValid(ContextNode contextNode)
Checks if a context node is a valid XDI ordered member.
|
static boolean |
isValidXDIArc(XDIArc XDIarc,
boolean attribute) |
compareTo, 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, waitgetXdiCollectiondereference, 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 XdiAbstractInstanceOrdered(ContextNode contextNode)
public static boolean isValid(ContextNode contextNode)
contextNode - The context node to check.public static XdiMemberOrdered<?,?,?,?,?,?> fromContextNode(ContextNode contextNode)
contextNode - The context node that is an XDI ordered member.public static XdiMemberOrdered<?,?,?,?,?,?> fromXDIAddress(XDIAddress XDIaddress)
public static XDIArc createXDIArc(boolean attribute, boolean immutable, boolean relative, String literal)
public static boolean isValidXDIArc(XDIArc XDIarc, boolean attribute)
Copyright © 2015. All Rights Reserved.