|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Predecessor
| Method Summary | |
|---|---|
void |
addOutFlow(Flow f)
下流要素を追加 |
void |
deleteOutFlow(Flow f)
下流要素を削除 |
Flow[] |
getOutFlows()
出力先一覧を取得 |
| Method Detail |
|---|
void addOutFlow(Flow f)
throws ConditionBoardException
f - 下流要素のFlowインタフェース
ConditionBoardException
void deleteOutFlow(Flow f)
throws ConditionBoardException
f - 下流要素のFlowインタフェース
ConditionBoardExceptionFlow[] getOutFlows()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||