| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| org.opendaylight.yangtools.yang.parser.stmt.rfc6020 |
Contains implementation of statement supports for Rfc6020 statements and
implementation of declared statements.
|
| org.opendaylight.yangtools.yang.parser.stmt.rfc7950 |
Contains implementation of statement supports for Rfc7950 statements
and implementation of declared statements specific to Rfc7950.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRootStatement<T extends DeclaredStatement<String>> |
class |
AnyxmlStatementImpl |
class |
BitStatementImpl |
class |
CaseStatementImpl |
class |
ChoiceStatementImpl |
class |
ContainerStatementImpl |
class |
EnumStatementImpl |
class |
ExtensionStatementImpl |
class |
FeatureStatementImpl |
class |
GroupingStatementImpl |
class |
IdentityStatementImpl |
class |
ImportStatementImpl |
class |
IncludeStatementImpl |
class |
LeafListStatementImpl |
class |
LeafStatementImpl |
class |
LengthStatementImpl |
class |
ListStatementImpl |
class |
ModuleStatementImpl |
class |
MustStatementImpl |
class |
NotificationStatementImpl |
class |
PatternStatementImpl |
class |
RangeStatementImpl |
class |
RefineStatementImpl |
class |
RevisionStatementImpl |
class |
RpcStatementImpl |
class |
SubmoduleStatementImpl |
class |
TypedefStatementImpl |
class |
UsesStatementImpl |
class |
WhenStatementImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionStatementImpl |
class |
AnydataStatementImpl
YANG 1.1 AnyData declared statement implementation.
|
Copyright © 2018 OpenDaylight. All rights reserved.