| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| org.opendaylight.yangtools.yang.parser.rfc7950.stmt.feature |
| Modifier and Type | Method and Description |
|---|---|
default Collection<? extends FeatureStatement> |
BodyDeclaredStatement.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
FeatureStatement |
FeatureStatementSupport.createDeclared(StmtContext<QName,FeatureStatement,?> ctx) |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<QName,FeatureStatement> |
FeatureStatementSupport.createEffective(StmtContext<QName,FeatureStatement,EffectiveStatement<QName,FeatureStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
FeatureStatement |
FeatureStatementSupport.createDeclared(StmtContext<QName,FeatureStatement,?> ctx) |
EffectiveStatement<QName,FeatureStatement> |
FeatureStatementSupport.createEffective(StmtContext<QName,FeatureStatement,EffectiveStatement<QName,FeatureStatement>> ctx) |
EffectiveStatement<QName,FeatureStatement> |
FeatureStatementSupport.createEffective(StmtContext<QName,FeatureStatement,EffectiveStatement<QName,FeatureStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.