public class FlowConditionPart
extends java.lang.Object
ModelBuilder to build a Model.Flow.getCondition()| Modifier and Type | Method and Description |
|---|---|
StepPart |
step(java.lang.String stepName)
Creates the first step of this flow.
|
public StepPart step(java.lang.String stepName)
stepName - the name of the step to be createdElementAlreadyInModel - if a step with the specified name already
exists in the use case