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