| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| org.opendaylight.yangtools.yang.parser.rfc7950.stmt.unique |
| Modifier and Type | Field and Description |
|---|---|
static SchemaNodeIdentifier.Relative |
SchemaNodeIdentifier.SAME
Shared instance of the "same" relative schema node.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaNodeIdentifier.Relative |
SchemaNodeIdentifier.Relative.createChild(QName element) |
| Modifier and Type | Method and Description |
|---|---|
default Set<SchemaNodeIdentifier.Relative> |
UniqueStatement.getTag() |
| Modifier and Type | Method and Description |
|---|---|
EffectiveStatement<Set<SchemaNodeIdentifier.Relative>,UniqueStatement> |
UniqueStatementSupport.createEffective(StmtContext<Set<SchemaNodeIdentifier.Relative>,UniqueStatement,EffectiveStatement<Set<SchemaNodeIdentifier.Relative>,UniqueStatement>> ctx) |
Set<SchemaNodeIdentifier.Relative> |
UniqueStatementSupport.parseArgumentValue(StmtContext<?,?,?> ctx,
String value) |
| Modifier and Type | Method and Description |
|---|---|
UniqueStatement |
UniqueStatementSupport.createDeclared(StmtContext<Set<SchemaNodeIdentifier.Relative>,UniqueStatement,?> ctx) |
EffectiveStatement<Set<SchemaNodeIdentifier.Relative>,UniqueStatement> |
UniqueStatementSupport.createEffective(StmtContext<Set<SchemaNodeIdentifier.Relative>,UniqueStatement,EffectiveStatement<Set<SchemaNodeIdentifier.Relative>,UniqueStatement>> ctx) |
EffectiveStatement<Set<SchemaNodeIdentifier.Relative>,UniqueStatement> |
UniqueStatementSupport.createEffective(StmtContext<Set<SchemaNodeIdentifier.Relative>,UniqueStatement,EffectiveStatement<Set<SchemaNodeIdentifier.Relative>,UniqueStatement>> ctx) |
Copyright © 2019 OpenDaylight. All rights reserved.