public final class UniqueEffectiveStatementImpl extends DeclaredEffectiveStatementBase<Collection<SchemaNodeIdentifier.Relative>,UniqueStatement> implements UniqueConstraint
Constructor and Description |
---|
UniqueEffectiveStatementImpl(StmtContext<Collection<SchemaNodeIdentifier.Relative>,UniqueStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
Collection<SchemaNodeIdentifier.Relative> |
getTag() |
argument, getDeclared, getStatementSource, statementDefinition
allSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll
public UniqueEffectiveStatementImpl(StmtContext<Collection<SchemaNodeIdentifier.Relative>,UniqueStatement,?> ctx)
@Nonnull public Collection<SchemaNodeIdentifier.Relative> getTag()
getTag
in interface UniqueConstraint
Copyright © 2018 OpenDaylight. All rights reserved.