@Beta public interface ActionStatementAwareDeclaredStatement<A> extends DeclaredStatement<A>
Modifier and Type | Method and Description |
---|---|
default @NonNull Collection<? extends ActionStatement> |
getActions()
Return actions in this container.
|
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatements
argument, getStatementSource, statementDefinition
default @NonNull Collection<? extends ActionStatement> getActions()
Copyright © 2020 OpenDaylight. All rights reserved.