Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.base |
Modifier and Type | Method and Description |
---|---|
default Collection<? extends BaseStatement> |
IdentityStatement.getBases()
Returns the base identities of this identity.
|
default Collection<? extends BaseStatement> |
TypeStatement.IdentityRefSpecification.getBases()
Returns the base statements.
|
Modifier and Type | Method and Description |
---|---|
BaseStatement |
BaseStatementSupport.createDeclared(StmtContext<QName,BaseStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<QName,BaseStatement> |
BaseStatementSupport.createEffective(StmtContext<QName,BaseStatement,EffectiveStatement<QName,BaseStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
BaseStatement |
BaseStatementSupport.createDeclared(StmtContext<QName,BaseStatement,?> ctx) |
EffectiveStatement<QName,BaseStatement> |
BaseStatementSupport.createEffective(StmtContext<QName,BaseStatement,EffectiveStatement<QName,BaseStatement>> ctx) |
EffectiveStatement<QName,BaseStatement> |
BaseStatementSupport.createEffective(StmtContext<QName,BaseStatement,EffectiveStatement<QName,BaseStatement>> ctx) |
void |
BaseStatementSupport.onStatementDefinitionDeclared(StmtContext.Mutable<QName,BaseStatement,EffectiveStatement<QName,BaseStatement>> baseStmtCtx) |
void |
BaseStatementSupport.onStatementDefinitionDeclared(StmtContext.Mutable<QName,BaseStatement,EffectiveStatement<QName,BaseStatement>> baseStmtCtx) |
Copyright © 2019 OpenDaylight. All rights reserved.