public static interface DataDefinitionAwareDeclaredStatement.WithReusableDefinitions<A> extends DataDefinitionAwareDeclaredStatement<A>
DataDefinitionAwareDeclaredStatement.WithReusableDefinitions<A>
Modifier and Type | Method and Description |
---|---|
default @NonNull Collection<? extends GroupingStatement> |
getGroupings() |
default @NonNull Collection<? extends TypedefStatement> |
getTypedefs() |
getDataDefinitions
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatements
argument, getStatementSource, statementDefinition
default @NonNull Collection<? extends TypedefStatement> getTypedefs()
default @NonNull Collection<? extends GroupingStatement> getGroupings()
Copyright © 2019 OpenDaylight. All rights reserved.