| 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 |
|---|---|
PositionStatement |
BitStatement.getPosition() |
| Modifier and Type | Class and Description |
|---|---|
class |
PositionStatementImpl |
| Modifier and Type | Method and Description |
|---|---|
PositionStatement |
PositionStatementImpl.Definition.createDeclared(StmtContext<Long,PositionStatement,?> ctx) |
PositionStatement |
BitStatementImpl.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<Long,PositionStatement> |
PositionStatementImpl.Definition.createEffective(StmtContext<Long,PositionStatement,EffectiveStatement<Long,PositionStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
PositionStatement |
PositionStatementImpl.Definition.createDeclared(StmtContext<Long,PositionStatement,?> ctx) |
EffectiveStatement<Long,PositionStatement> |
PositionStatementImpl.Definition.createEffective(StmtContext<Long,PositionStatement,EffectiveStatement<Long,PositionStatement>> ctx) |
EffectiveStatement<Long,PositionStatement> |
PositionStatementImpl.Definition.createEffective(StmtContext<Long,PositionStatement,EffectiveStatement<Long,PositionStatement>> ctx) |
| Constructor and Description |
|---|
PositionStatementImpl(StmtContext<Long,PositionStatement,?> context) |
| Constructor and Description |
|---|
PositionEffectiveStatementImpl(StmtContext<Long,PositionStatement,?> ctx) |
Copyright © 2018 OpenDaylight. All rights reserved.