public class MustStatementImpl extends AbstractDeclaredStatement<RevisionAwareXPath> implements MustStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
MustStatementImpl.Definition |
DocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
MustStatementImpl(StmtContext<RevisionAwareXPath,MustStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
RevisionAwareXPath |
getCondition() |
DescriptionStatement |
getDescription()
All implementations should override this method.
|
ErrorAppTagStatement |
getErrorAppTagStatement() |
ErrorMessageStatement |
getErrorMessageStatement() |
ReferenceStatement |
getReference()
All implementations should override this method.
|
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected MustStatementImpl(StmtContext<RevisionAwareXPath,MustStatement,?> context)
@Nonnull public RevisionAwareXPath getCondition()
getCondition in interface MustStatement@Nullable public ErrorAppTagStatement getErrorAppTagStatement()
getErrorAppTagStatement in interface DocumentedConstraintGroup@Nullable public ErrorMessageStatement getErrorMessageStatement()
getErrorMessageStatement in interface DocumentedConstraintGroup@Nullable public DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGroup@Nullable public ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroupCopyright © 2018 OpenDaylight. All rights reserved.