| 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.rfc6020.effective |
Contains implementation of Rfc6020 effective statements.
|
| Modifier and Type | Method and Description |
|---|---|
OrderedByStatement |
MultipleElementsGroup.getOrderedBy() |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderedByStatementImpl |
| Modifier and Type | Method and Description |
|---|---|
OrderedByStatement |
OrderedByStatementImpl.Definition.createDeclared(StmtContext<String,OrderedByStatement,?> ctx) |
OrderedByStatement |
ListStatementImpl.getOrderedBy() |
OrderedByStatement |
LeafListStatementImpl.getOrderedBy() |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<String,OrderedByStatement> |
OrderedByStatementImpl.Definition.createEffective(StmtContext<String,OrderedByStatement,EffectiveStatement<String,OrderedByStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
OrderedByStatement |
OrderedByStatementImpl.Definition.createDeclared(StmtContext<String,OrderedByStatement,?> ctx) |
EffectiveStatement<String,OrderedByStatement> |
OrderedByStatementImpl.Definition.createEffective(StmtContext<String,OrderedByStatement,EffectiveStatement<String,OrderedByStatement>> ctx) |
EffectiveStatement<String,OrderedByStatement> |
OrderedByStatementImpl.Definition.createEffective(StmtContext<String,OrderedByStatement,EffectiveStatement<String,OrderedByStatement>> ctx) |
| Constructor and Description |
|---|
OrderedByStatementImpl(StmtContext<String,OrderedByStatement,?> context) |
| Constructor and Description |
|---|
OrderedByEffectiveStatementImpl(StmtContext<String,OrderedByStatement,?> ctx) |
Copyright © 2018 OpenDaylight. All rights reserved.