
public class XdiCommonVariable extends XdiAbstractContext<XdiCommonVariable> implements XdiVariable<XdiCommonVariable>
XdiContext.MappingXdiContextContextNodeIterator| Modifier | Constructor and Description |
|---|---|
protected |
XdiCommonVariable(ContextNode contextNode) |
| Modifier and Type | Method and Description |
|---|---|
static XdiCommonVariable |
fromContextNode(ContextNode contextNode)
Factory method that creates an XDI common variable bound to a given context node.
|
static XdiCommonVariable |
fromXDIAddress(XDIAddress XDIaddress) |
static boolean |
isValid(ContextNode contextNode)
Checks if a context node is a valid XDI common variable.
|
compareTo, 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, waitdereference, 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 XdiCommonVariable(ContextNode contextNode)
public static boolean isValid(ContextNode contextNode)
contextNode - The context node to check.public static XdiCommonVariable fromContextNode(ContextNode contextNode)
contextNode - The context node that is an XDI common variable.public static XdiCommonVariable fromXDIAddress(XDIAddress XDIaddress)
Copyright © 2017. All rights reserved.