@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, isCustomizedStatementgetDeclared, getStatementSource, statementDefinitionallSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll, getNamespaceContents, initSubstatementsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnknownSchemaNodesfindAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, streamEffectiveSubstatementsprotected 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.