| 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.
|
| 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 | Method and Description |
|---|---|
OutputStatement |
OperationGroup.getOutput() |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputStatementImpl |
| Modifier and Type | Method and Description |
|---|---|
OutputStatement |
OutputStatementImpl.Definition.createDeclared(StmtContext<QName,OutputStatement,?> ctx) |
OutputStatement |
RpcStatementImpl.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<QName,OutputStatement> |
OutputStatementImpl.Definition.createEffective(StmtContext<QName,OutputStatement,EffectiveStatement<QName,OutputStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
OutputStatement |
OutputStatementImpl.Definition.createDeclared(StmtContext<QName,OutputStatement,?> ctx) |
EffectiveStatement<QName,OutputStatement> |
OutputStatementImpl.Definition.createEffective(StmtContext<QName,OutputStatement,EffectiveStatement<QName,OutputStatement>> ctx) |
EffectiveStatement<QName,OutputStatement> |
OutputStatementImpl.Definition.createEffective(StmtContext<QName,OutputStatement,EffectiveStatement<QName,OutputStatement>> ctx) |
void |
OutputStatementImpl.Definition.onStatementAdded(StmtContext.Mutable<QName,OutputStatement,EffectiveStatement<QName,OutputStatement>> stmt) |
void |
OutputStatementImpl.Definition.onStatementAdded(StmtContext.Mutable<QName,OutputStatement,EffectiveStatement<QName,OutputStatement>> stmt) |
| Constructor and Description |
|---|
OutputStatementImpl(StmtContext<QName,OutputStatement,?> context) |
| Constructor and Description |
|---|
OutputEffectiveStatementImpl(StmtContext<QName,OutputStatement,EffectiveStatement<QName,OutputStatement>> ctx) |
OutputEffectiveStatementImpl(StmtContext<QName,OutputStatement,EffectiveStatement<QName,OutputStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
OutputStatement |
ActionStatementImpl.getOutput() |
Copyright © 2018 OpenDaylight. All rights reserved.