Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective |
Contains implementation of Rfc6020 effective statements.
|
Modifier and Type | Method and Description |
---|---|
Collection<UniqueConstraint> |
DeviateDefinition.getDeviatedUniques() |
default Collection<UniqueConstraint> |
ListSchemaNode.getUniqueConstraints() |
Modifier and Type | Class and Description |
---|---|
class |
UniqueEffectiveStatementImpl |
Modifier and Type | Method and Description |
---|---|
Collection<UniqueConstraint> |
DeviateEffectiveStatementImpl.getDeviatedUniques() |
Collection<UniqueConstraint> |
ListEffectiveStatementImpl.getUniqueConstraints() |
Copyright © 2018 OpenDaylight. All rights reserved.