|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cumt.model.IdentifiedObject
org.cumt.model.analysis.usecases.AlternativeFlow
public class AlternativeFlow
| Constructor Summary | |
|---|---|
AlternativeFlow()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCondition()
|
Flow |
getFlow()
|
void |
setCondition(java.lang.String condition)
|
void |
setFlow(Flow flow)
|
| Methods inherited from class org.cumt.model.IdentifiedObject |
|---|
equals, getId, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AlternativeFlow()
| Method Detail |
|---|
public java.lang.String getCondition()
public void setCondition(java.lang.String condition)
public Flow getFlow()
public void setFlow(Flow flow)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||