Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping | |
org.opendaylight.yangtools.yang.parser.spi |
Provides essential namespaces which are filled in the parsing process.
|
Modifier and Type | Method and Description |
---|---|
default Collection<? extends GroupingStatement> |
OperationDeclaredStatement.getGroupings() |
default Collection<? extends GroupingStatement> |
DataDefinitionAwareDeclaredStatement.WithReusableDefinitions.getGroupings() |
Modifier and Type | Class and Description |
---|---|
class |
GroupingStatementImpl |
Modifier and Type | Field and Description |
---|---|
static NamespaceBehaviour<QName,StmtContext<?,GroupingStatement,EffectiveStatement<QName,GroupingStatement>>,GroupingNamespace> |
GroupingNamespace.BEHAVIOUR |
static NamespaceBehaviour<QName,StmtContext<?,GroupingStatement,EffectiveStatement<QName,GroupingStatement>>,GroupingNamespace> |
GroupingNamespace.BEHAVIOUR |
Copyright © 2019 OpenDaylight. All rights reserved.