Package | Description |
---|---|
org.opendaylight.yangtools.rfc8040.parser |
Support package for semantics defined in RFC8040, most notably yang-data statement.
|
Modifier and Type | Method and Description |
---|---|
YangDataStatement |
YangDataStatementSupport.createDeclared(StmtContext<String,YangDataStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<String,YangDataStatement> |
YangDataStatementSupport.createEffective(StmtContext<String,YangDataStatement,EffectiveStatement<String,YangDataStatement>> ctx) |
Modifier and Type | Method and Description |
---|---|
YangDataStatement |
YangDataStatementSupport.createDeclared(StmtContext<String,YangDataStatement,?> ctx) |
EffectiveStatement<String,YangDataStatement> |
YangDataStatementSupport.createEffective(StmtContext<String,YangDataStatement,EffectiveStatement<String,YangDataStatement>> ctx) |
EffectiveStatement<String,YangDataStatement> |
YangDataStatementSupport.createEffective(StmtContext<String,YangDataStatement,EffectiveStatement<String,YangDataStatement>> ctx) |
void |
YangDataStatementSupport.onFullDefinitionDeclared(StmtContext.Mutable<String,YangDataStatement,EffectiveStatement<String,YangDataStatement>> ctx) |
void |
YangDataStatementSupport.onFullDefinitionDeclared(StmtContext.Mutable<String,YangDataStatement,EffectiveStatement<String,YangDataStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.