Package | Description |
---|---|
org.opendaylight.yangtools.yang.data.util | |
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 |
---|---|
Set<MustDefinition> |
EmptyConstraintDefinition.getMustConstraints() |
Modifier and Type | Method and Description |
---|---|
Set<MustDefinition> |
DeviateDefinition.getDeviatedMusts() |
Set<MustDefinition> |
ConstraintDefinition.getMustConstraints()
Specifies the rules which the node which contains
must YANG
substatement has to match. |
Modifier and Type | Class and Description |
---|---|
class |
MustEffectiveStatementImpl |
Modifier and Type | Method and Description |
---|---|
Set<MustDefinition> |
DeviateEffectiveStatementImpl.getDeviatedMusts() |
Copyright © 2018 OpenDaylight. All rights reserved.