Interface DataDefinitionAwareDeclaredStatement.WithReusableDefinitions<A>
- All Superinterfaces:
DataDefinitionAwareDeclaredStatement<A>
,DeclaredStatement<A>
,ModelStatement<A>
- All Known Subinterfaces:
ContainerStatement
,GroupingStatement
,InputStatement
,ListStatement
,ModuleStatement
,NotificationStatement
,OutputStatement
,RootDeclaredStatement
,SubmoduleStatement
- All Known Implementing Classes:
EmptyContainerStatement
,EmptyGroupingStatement
,EmptyInputStatement
,EmptyListStatement
,EmptyNotificationStatement
,EmptyOutputStatement
,ModuleStatementImpl
,RefContainerStatement
,RefGroupingStatement
,RefInputStatement
,RefListStatement
,RefModuleStatement
,RefNotificationStatement
,RefOutputStatement
,RefSubmoduleStatement
,RegularContainerStatement
,RegularGroupingStatement
,RegularInputStatement
,RegularListStatement
,RegularNotificationStatement
,RegularOutputStatement
,SubmoduleStatementImpl
- Enclosing interface:
DataDefinitionAwareDeclaredStatement<A>
public static interface DataDefinitionAwareDeclaredStatement.WithReusableDefinitions<A>
extends DataDefinitionAwareDeclaredStatement<A>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.DataDefinitionAwareDeclaredStatement
DataDefinitionAwareDeclaredStatement.WithReusableDefinitions<A>
-
Method Summary
Modifier and TypeMethodDescriptiondefault @NonNull Collection
<? extends GroupingStatement> default @NonNull Collection
<? extends TypedefStatement> Methods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.DataDefinitionAwareDeclaredStatement
getDataDefinitions
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement
declarationReference, declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatements
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
argument, statementDefinition
-
Method Details
-
getTypedefs
-
getGroupings
-