public final class RefineEffectiveStatementImpl extends AbstractEffectiveDocumentedNode<SchemaNodeIdentifier,RefineStatement> implements SchemaNode
DocumentedNode.WithStatus
Constructor and Description |
---|
RefineEffectiveStatementImpl(StmtContext<SchemaNodeIdentifier,RefineStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
SchemaPath |
getPath()
Returns the schema path of the instance of the type
SchemaNode SchemaNode . |
QName |
getQName()
Returns QName of the instance of the type
SchemaNode . |
SchemaNode |
getRefineTargetNode() |
List<UnknownSchemaNode> |
getUnknownSchemaNodes()
Returns unknown schema nodes which belongs to this instance.
|
getDescription, getReference, getStatus
argument, getDeclared, getStatementSource, statementDefinition
allSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus
getDescription, getReference
public RefineEffectiveStatementImpl(StmtContext<SchemaNodeIdentifier,RefineStatement,?> ctx)
public SchemaNode getRefineTargetNode()
@Nonnull public QName getQName()
SchemaNode
SchemaNode
.getQName
in interface SchemaNode
@Nonnull public SchemaPath getPath()
SchemaNode
SchemaNode
SchemaNode
.getPath
in interface SchemaNode
@Nonnull public List<UnknownSchemaNode> getUnknownSchemaNodes()
DocumentedNode
getUnknownSchemaNodes
in interface DocumentedNode
Copyright © 2018 OpenDaylight. All rights reserved.