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, statementDefinition
allSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUnknownSchemaNodes
protected AbstractEffectiveDocumentedNode(StmtContext<A,D,?> ctx)
ctx
- context of statement.public final String getDescription()
DocumentedNode
getDescription
in interface DocumentedNode
public final String getReference()
DocumentedNode
getReference
in interface DocumentedNode
@Nonnull public final Status getStatus()
DocumentedNode.WithStatus
SchemaNode
getStatus
in interface DocumentedNode.WithStatus
status
substatementCopyright © 2018 OpenDaylight. All rights reserved.