Package astra.tr
Interface Action
- All Known Implementing Classes:
AbstractAction,CompositeAction,FunctionCall,ModuleAction,TRBeliefUpdate,TRStopAction
public interface Action
-
Method Summary
Modifier and Type Method Description intbeginLine()ActionHandlergetStatementHandler()booleanisLinkedToSource()
-
Method Details
-
getStatementHandler
ActionHandler getStatementHandler() -
isLinkedToSource
boolean isLinkedToSource() -
beginLine
int beginLine()
-