| 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 |
|---|---|
YinElementStatement |
ArgumentStatement.getYinElement() |
| Modifier and Type | Class and Description |
|---|---|
class |
YinElementStatementImpl |
| Modifier and Type | Method and Description |
|---|---|
YinElementStatement |
YinElementStatementImpl.Definition.createDeclared(StmtContext<Boolean,YinElementStatement,?> ctx) |
YinElementStatement |
ArgumentStatementImpl.getYinElement() |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<Boolean,YinElementStatement> |
YinElementStatementImpl.Definition.createEffective(StmtContext<Boolean,YinElementStatement,EffectiveStatement<Boolean,YinElementStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
YinElementStatement |
YinElementStatementImpl.Definition.createDeclared(StmtContext<Boolean,YinElementStatement,?> ctx) |
EffectiveStatement<Boolean,YinElementStatement> |
YinElementStatementImpl.Definition.createEffective(StmtContext<Boolean,YinElementStatement,EffectiveStatement<Boolean,YinElementStatement>> ctx) |
EffectiveStatement<Boolean,YinElementStatement> |
YinElementStatementImpl.Definition.createEffective(StmtContext<Boolean,YinElementStatement,EffectiveStatement<Boolean,YinElementStatement>> ctx) |
| Constructor and Description |
|---|
YinElementStatementImpl(StmtContext<Boolean,YinElementStatement,?> context) |
| Constructor and Description |
|---|
YinElementEffectiveStatementImpl(StmtContext<Boolean,YinElementStatement,?> ctx) |
Copyright © 2018 OpenDaylight. All rights reserved.