Interface ActionLiteral
- All Known Implementing Classes:
AbstractActionLiteral
,ConstantActionLiteral
,CreateActionLiteral
,DeleteActionLiteral
,PutActionLiteral
public interface ActionLiteral
-
Method Summary
-
Method Details
-
getInputVariables
List<NodeVariable> getInputVariables() -
getOutputVariables
List<NodeVariable> getOutputVariables() -
bindToModel
-