@Beta public abstract class AbstractListConstraintEffectiveStatement<T,D extends DeclaredStatement<List<T>>> extends AbstractConstraintEffectiveStatement<List<T>,D>
DocumentedNode.WithStatus
Modifier | Constructor and Description |
---|---|
protected |
AbstractListConstraintEffectiveStatement(StmtContext<List<T>,D,?> ctx) |
Modifier and Type | Method and Description |
---|---|
protected List<T> |
createConstraints(List<T> argument) |
argument, getDescription, getErrorAppTag, getErrorMessage, getModifier, getReference, isCustomizedStatement
getDeclared, getStatementSource, statementDefinition
allSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll, getNamespaceContents, initSubstatements
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUnknownSchemaNodes
findAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, streamEffectiveSubstatements
protected AbstractListConstraintEffectiveStatement(StmtContext<List<T>,D,?> ctx)
protected final List<T> createConstraints(List<T> argument)
createConstraints
in class AbstractConstraintEffectiveStatement<List<T>,D extends DeclaredStatement<List<T>>>
Copyright © 2019 OpenDaylight. All rights reserved.