@Beta public interface ActionStatement extends OperationDeclaredStatement
The "action" statement is used to define an operation connected to a specific container or list data node. It takes one argument, which is an identifier, followed by a block of substatements that holds detailed action information. The argument is the name of the action.
DocumentedDeclaredStatement.WithStatus<T>
getGroupings, getInput, getName, getOutput, getTypedefs
getStatus
getDescription, getReference
declaredSubstatements, declaredSubstatements, findFirstDeclaredSubstatement, findFirstDeclaredSubstatementArgument, rawArgument, streamDeclaredSubstatements
argument, getStatementSource, statementDefinition
getIfFeatures
Copyright © 2019 OpenDaylight. All rights reserved.