A - Argument type (Void if statement does not have argument.)D - Class representing declared version of this statement.@Beta public abstract class AbstractSchemaEffectiveDocumentedNode<A,D extends DeclaredStatement<A>> extends AbstractEffectiveDocumentedNode<A,D>
AbstractEffectiveDocumentedNode which can optionally support SchemaTreeAwareEffectiveStatement.DocumentedNode.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSchemaEffectiveDocumentedNode(StmtContext<A,D,?> ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V,N extends IdentifierNamespace<K,V>> |
getNamespaceContents(Class<N> namespace)
Return the statement-specific contents of specified namespace, if available.
|
getDescription, getReference, getStatusargument, getDeclared, getStatementSource, statementDefinitionallSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll, initSubstatementsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnknownSchemaNodesfindAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, streamEffectiveSubstatementsprotected AbstractSchemaEffectiveDocumentedNode(StmtContext<A,D,?> ctx)
protected <K,V,N extends IdentifierNamespace<K,V>> Optional<? extends Map<K,V>> getNamespaceContents(Class<N> namespace)
EffectiveStatementBasegetNamespaceContents in class EffectiveStatementBase<A,D extends DeclaredStatement<A>>namespace - Requested namespaceCopyright © 2019 OpenDaylight. All rights reserved.