| 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 | 
|---|---|
Collection<? extends GroupingStatement> | 
OperationGroup.getGroupings()  | 
Collection<? extends GroupingStatement> | 
DataDefinitionContainer.WithReusableDefinitions.getGroupings()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GroupingStatementImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
GroupingStatement | 
GroupingStatementImpl.Definition.createDeclared(StmtContext<QName,GroupingStatement,?> ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
EffectiveStatement<QName,GroupingStatement> | 
GroupingStatementImpl.Definition.createEffective(StmtContext<QName,GroupingStatement,EffectiveStatement<QName,GroupingStatement>> ctx)  | 
Collection<? extends GroupingStatement> | 
NotificationStatementImpl.getGroupings()  | 
Collection<? extends GroupingStatement> | 
GroupingStatementImpl.getGroupings()  | 
Collection<? extends GroupingStatement> | 
ListStatementImpl.getGroupings()  | 
Collection<? extends GroupingStatement> | 
ContainerStatementImpl.getGroupings()  | 
Collection<? extends GroupingStatement> | 
OutputStatementImpl.getGroupings()  | 
Collection<? extends GroupingStatement> | 
RpcStatementImpl.getGroupings()  | 
Collection<? extends GroupingStatement> | 
AbstractRootStatement.getGroupings()  | 
Collection<? extends GroupingStatement> | 
InputStatementImpl.getGroupings()  | 
| Modifier and Type | Method and Description | 
|---|---|
GroupingStatement | 
GroupingStatementImpl.Definition.createDeclared(StmtContext<QName,GroupingStatement,?> ctx)  | 
EffectiveStatement<QName,GroupingStatement> | 
GroupingStatementImpl.Definition.createEffective(StmtContext<QName,GroupingStatement,EffectiveStatement<QName,GroupingStatement>> ctx)  | 
EffectiveStatement<QName,GroupingStatement> | 
GroupingStatementImpl.Definition.createEffective(StmtContext<QName,GroupingStatement,EffectiveStatement<QName,GroupingStatement>> ctx)  | 
void | 
GroupingStatementImpl.Definition.onFullDefinitionDeclared(StmtContext.Mutable<QName,GroupingStatement,EffectiveStatement<QName,GroupingStatement>> stmt)  | 
void | 
GroupingStatementImpl.Definition.onFullDefinitionDeclared(StmtContext.Mutable<QName,GroupingStatement,EffectiveStatement<QName,GroupingStatement>> stmt)  | 
| Constructor and Description | 
|---|
GroupingStatementImpl(StmtContext<QName,GroupingStatement,?> context)  | 
| Constructor and Description | 
|---|
GroupingEffectiveStatementImpl(StmtContext<QName,GroupingStatement,EffectiveStatement<QName,GroupingStatement>> ctx)  | 
GroupingEffectiveStatementImpl(StmtContext<QName,GroupingStatement,EffectiveStatement<QName,GroupingStatement>> ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<? extends GroupingStatement> | 
ActionStatementImpl.getGroupings()  | 
Copyright © 2018 OpenDaylight. All rights reserved.