public interface StateMachineDiagramCondition
Modifier and Type | Method and Description |
---|---|
boolean |
equals(StateMachineDiagramCondition cond) |
java.lang.String |
getCondition()
Returns the string representing the condition.
|
boolean |
referencesArtifactNum()
Returns true if the condition refers to the number of another artifact related to the current artifact.
|
boolean referencesArtifactNum()
java.lang.String getCondition()
boolean equals(StateMachineDiagramCondition cond)