|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.sequencer.Sequencer
Used in code generation of activity diagrams for exploring the control flow.
Method Summary | |
Seq |
exploreCFG(FlowActivity startFlowActivity)
exploreCFG |
static Sequencer |
get()
No comment provided by developer, please add a comment to improve documentation. |
de.upb.tools.fca.FHashSet |
intersection(de.upb.tools.fca.FHashSet setOne,
de.upb.tools.fca.FHashSet setTwo)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static Sequencer get()
public final Seq exploreCFG(FlowActivity startFlowActivity)
startFlowActivity
- The start activity of the method
public de.upb.tools.fca.FHashSet intersection(de.upb.tools.fca.FHashSet setOne, de.upb.tools.fca.FHashSet setTwo)
setOne
- No description providedsetTwo
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |