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