Interface Summary
|
IAnnotationManager
|
Interface that manages annotations of model elements. |
NamespaceContext
|
Interface defining access to namespaces and their prefixes. |
NodeSet
|
Define a node set. |
XPath
|
Interface to an XPath processor. |
XPathExpression
|
Interface to a compiled XPath expression. |
XPathFunction
|
Interface to an XPath function implementation. |
XPathFunctionResolver
|
Defines a resolver of XPath function names to implementations. |
XPathFunctionWithContext
|
Marker interface for XPathFunctions that require the XPath Context passed as an argument. |
XPathVariableResolver
|
Defines a resolver of XPath variable names to their values. |