|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpalio.modules.hetman.objects.HetmanObject
palio.modules.hetman.objects.TransitionsGroupForm
public class TransitionsGroupForm
| Constructor Summary | |
|---|---|
TransitionsGroupForm(Process process,
TransitionsGroup group,
java.lang.String palioObjectCode)
|
|
| Method Summary | |
|---|---|
void |
execute(java.lang.Object instanceId)
|
java.util.LinkedList<Transition> |
getTransitions()
|
| Methods inherited from class palio.modules.hetman.objects.HetmanObject |
|---|
getPalioObjectCode, getProcess |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransitionsGroupForm(Process process,
TransitionsGroup group,
java.lang.String palioObjectCode)
| Method Detail |
|---|
public void execute(java.lang.Object instanceId)
throws palio.PalioException,
HetmanException
palio.PalioException
HetmanExceptionpublic java.util.LinkedList<Transition> getTransitions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||