|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivityWithChildrenInstance | |
---|---|
org.ow2.orchestra.facade.runtime | |
org.ow2.orchestra.facade.runtime.impl |
Uses of ActivityWithChildrenInstance in org.ow2.orchestra.facade.runtime |
---|
Subinterfaces of ActivityWithChildrenInstance in org.ow2.orchestra.facade.runtime | |
---|---|
interface |
FlowActivityInstance
Flow is a subtype of activity |
interface |
ForeachActivityInstance
Foreach is a subtype of activity |
interface |
RepeatUntilActivityInstance
RepeatUntil is a subtype of activity |
interface |
SequenceActivityInstance
Sequence is a subtype of activity |
interface |
WhileActivityInstance
While is a subtype of activity |
Uses of ActivityWithChildrenInstance in org.ow2.orchestra.facade.runtime.impl |
---|
Classes in org.ow2.orchestra.facade.runtime.impl that implement ActivityWithChildrenInstance | |
---|---|
class |
ActivityWithChildrenInstanceImpl
|
class |
FlowActivityInstanceImpl
|
class |
ForeachActivityInstanceImpl
|
class |
RepeatUntilActivityInstanceImpl
|
class |
SequenceActivityInstanceImpl
|
class |
UnknownActivityInstanceImpl
|
class |
WhileActivityInstanceImpl
|
Constructors in org.ow2.orchestra.facade.runtime.impl with parameters of type ActivityWithChildrenInstance | |
---|---|
ActivityWithChildrenInstanceImpl(ActivityWithChildrenInstance record)
|
|
UnknownActivityInstanceImpl(ActivityWithChildrenInstance record)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |