public class PatternStatementImpl extends AbstractDeclaredStatement<PatternConstraint> implements PatternStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
PatternStatementImpl.Definition |
DocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
PatternStatementImpl(StmtContext<PatternConstraint,PatternStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionStatement |
getDescription()
All implementations should override this method.
|
ErrorAppTagStatement |
getErrorAppTagStatement() |
ErrorMessageStatement |
getErrorMessageStatement() |
ModifierStatement |
getModifierStatement()
All implementations should override this method.
|
ReferenceStatement |
getReference()
All implementations should override this method.
|
PatternConstraint |
getValue() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected PatternStatementImpl(StmtContext<PatternConstraint,PatternStatement,?> context)
public ErrorAppTagStatement getErrorAppTagStatement()
getErrorAppTagStatement in interface DocumentedConstraintGrouppublic ErrorMessageStatement getErrorMessageStatement()
getErrorMessageStatement in interface DocumentedConstraintGrouppublic DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGrouppublic ModifierStatement getModifierStatement()
PatternStatementgetModifierStatement in interface PatternStatementpublic ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroup@Nonnull public PatternConstraint getValue()
getValue in interface PatternStatementCopyright © 2018 OpenDaylight. All rights reserved.