public class AnyxmlStatementImpl extends AbstractDeclaredStatement<QName> implements AnyxmlStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
AnyxmlStatementImpl.Definition |
DocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
AnyxmlStatementImpl(StmtContext<QName,AnyxmlStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
ConfigStatement |
getConfig() |
DescriptionStatement |
getDescription()
All implementations should override this method.
|
Collection<? extends IfFeatureStatement> |
getIfFeatures()
All implementations should override this method.
|
MandatoryStatement |
getMandatory() |
Collection<? extends MustStatement> |
getMusts() |
QName |
getName() |
ReferenceStatement |
getReference()
All implementations should override this method.
|
StatusStatement |
getStatus() |
WhenStatement |
getWhenStatement() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected AnyxmlStatementImpl(StmtContext<QName,AnyxmlStatement,?> context)
@Nonnull public QName getName()
getName in interface DataDefinitionStatementpublic WhenStatement getWhenStatement()
getWhenStatement in interface ConditionalDataDefinition@Nonnull public Collection<? extends IfFeatureStatement> getIfFeatures()
ConditionalFeaturegetIfFeatures in interface ConditionalFeature@Nonnull public Collection<? extends MustStatement> getMusts()
getMusts in interface AnyxmlStatementpublic ConfigStatement getConfig()
getConfig in interface AnyxmlStatementpublic StatusStatement getStatus()
getStatus in interface DocumentationGroup.WithStatuspublic DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGrouppublic ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGrouppublic MandatoryStatement getMandatory()
getMandatory in interface AnyxmlStatementCopyright © 2018 OpenDaylight. All rights reserved.