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