Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature |
Modifier and Type | Method and Description |
---|---|
Collection<? extends IfFeatureStatement> |
ConditionalFeature.getIfFeatures()
Deprecated.
Return attached if-feature statements.
|
default Collection<? extends IfFeatureStatement> |
IfFeatureAwareDeclaredStatement.getIfFeatures() |
Modifier and Type | Method and Description |
---|---|
IfFeatureStatement |
IfFeatureStatementSupport.createDeclared(StmtContext<Predicate<Set<QName>>,IfFeatureStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<Predicate<Set<QName>>,IfFeatureStatement> |
IfFeatureStatementSupport.createEffective(StmtContext<Predicate<Set<QName>>,IfFeatureStatement,EffectiveStatement<Predicate<Set<QName>>,IfFeatureStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
IfFeatureStatement |
IfFeatureStatementSupport.createDeclared(StmtContext<Predicate<Set<QName>>,IfFeatureStatement,?> ctx) |
EffectiveStatement<Predicate<Set<QName>>,IfFeatureStatement> |
IfFeatureStatementSupport.createEffective(StmtContext<Predicate<Set<QName>>,IfFeatureStatement,EffectiveStatement<Predicate<Set<QName>>,IfFeatureStatement>> ctx) |
EffectiveStatement<Predicate<Set<QName>>,IfFeatureStatement> |
IfFeatureStatementSupport.createEffective(StmtContext<Predicate<Set<QName>>,IfFeatureStatement,EffectiveStatement<Predicate<Set<QName>>,IfFeatureStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.