public abstract class AbstractEffectiveDocumentedNode<A,D extends DeclaredStatement<A>> extends DeclaredEffectiveStatementBase<A,D> implements DocumentedNode.WithStatus
DocumentedNode.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEffectiveDocumentedNode(StmtContext<A,D,?> ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
All implementations should override this method.
|
String |
getReference()
All implementations should override this method.
|
Status |
getStatus()
Returns status of the instance of the type
SchemaNode |
argument, getDeclared, getStatementSource, statementDefinitionallSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnknownSchemaNodesprotected AbstractEffectiveDocumentedNode(StmtContext<A,D,?> ctx)
ctx - context of statement.public final String getDescription()
DocumentedNodegetDescription in interface DocumentedNodepublic final String getReference()
DocumentedNodegetReference in interface DocumentedNode@Nonnull public final Status getStatus()
DocumentedNode.WithStatusSchemaNodegetStatus in interface DocumentedNode.WithStatusstatus substatementCopyright © 2018 OpenDaylight. All rights reserved.