Uses of Class
salsa.corpora.elements.Step

Packages that use Step
salsa.corpora.elements   
 

Uses of Step in salsa.corpora.elements
 

Methods in salsa.corpora.elements that return Step
 Step Action.getStep()
          Returns the Step of this Action.
 

Methods in salsa.corpora.elements with parameters of type Step
 void Action.setStep(Step step)
          Sets the Step of this Action.