Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.when |
Modifier and Type | Method and Description |
---|---|
@Nullable WhenStatement |
ConditionalDataDefinition.getWhenStatement()
Deprecated.
|
default WhenStatement |
WhenStatementAwareDeclaredStatement.getWhenStatement() |
Modifier and Type | Method and Description |
---|---|
WhenStatement |
WhenStatementSupport.createDeclared(StmtContext<RevisionAwareXPath,WhenStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<RevisionAwareXPath,WhenStatement> |
WhenStatementSupport.createEffective(StmtContext<RevisionAwareXPath,WhenStatement,EffectiveStatement<RevisionAwareXPath,WhenStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
WhenStatement |
WhenStatementSupport.createDeclared(StmtContext<RevisionAwareXPath,WhenStatement,?> ctx) |
EffectiveStatement<RevisionAwareXPath,WhenStatement> |
WhenStatementSupport.createEffective(StmtContext<RevisionAwareXPath,WhenStatement,EffectiveStatement<RevisionAwareXPath,WhenStatement>> ctx) |
EffectiveStatement<RevisionAwareXPath,WhenStatement> |
WhenStatementSupport.createEffective(StmtContext<RevisionAwareXPath,WhenStatement,EffectiveStatement<RevisionAwareXPath,WhenStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.