ConForM.CoopnTools.CoKer.ScenarioVisual
Interface ScenarioGraphicalStepHolder

All Known Implementing Classes:
ScenarioGraphicalTransition

public interface ScenarioGraphicalStepHolder

Scenario graphical element holding a step.


Method Summary
 Step step()
          Get the step associated to this GraphicalElement, or null if no step is associated to this element.
 

Method Detail

step

public Step step()
Get the step associated to this GraphicalElement, or null if no step is associated to this element.