public class RefineStatementImpl extends AbstractDeclaredStatement<SchemaNodeIdentifier> implements RefineStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
RefineStatementImpl.Definition |
RefineStatement.RefineContainerStatement, RefineStatement.RefineLeafStatementDocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
RefineStatementImpl(StmtContext<SchemaNodeIdentifier,RefineStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionStatement |
getDescription()
All implementations should override this method.
|
Collection<? extends IfFeatureStatement> |
getIfFeatures()
All implementations should override this method.
|
ReferenceStatement |
getReference()
All implementations should override this method.
|
String |
getTargetNode() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected RefineStatementImpl(StmtContext<SchemaNodeIdentifier,RefineStatement,?> context)
public String getTargetNode()
getTargetNode in interface RefineStatement@Nullable public DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGroup@Nonnull public Collection<? extends IfFeatureStatement> getIfFeatures()
ConditionalFeaturegetIfFeatures in interface ConditionalFeature@Nullable public ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroupCopyright © 2018 OpenDaylight. All rights reserved.