Interface ScenarioNodeEnd
-
- All Superinterfaces:
ScenarioNode
@OpenApiAll public interface ScenarioNodeEnd extends ScenarioNode
Represents an end of the scenario node.
-
-
Method Summary
-
Methods inherited from interface com.nomagic.magicdraw.usecasescenarios.scenarios.ScenarioNode
belongsToIncludedExtending, getElement, getEnd, getHumanType, getName, getParent, getParentContainer, getStart, isEditable, setName
-
-