|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToPartDefinition | |
---|---|
org.ow2.orchestra.facade.def | |
org.ow2.orchestra.facade.def.impl |
Uses of ToPartDefinition in org.ow2.orchestra.facade.def |
---|
Methods in org.ow2.orchestra.facade.def that return types with arguments of type ToPartDefinition | |
---|---|
java.util.List<ToPartDefinition> |
InvokeActivityDefinition.getToPartDefinitions()
|
java.util.List<ToPartDefinition> |
ReplyActivityDefinition.getToPartDefinitions()
|
Uses of ToPartDefinition in org.ow2.orchestra.facade.def.impl |
---|
Classes in org.ow2.orchestra.facade.def.impl that implement ToPartDefinition | |
---|---|
class |
ToPartDefinitionImpl
|
Methods in org.ow2.orchestra.facade.def.impl that return ToPartDefinition | |
---|---|
ToPartDefinition |
ToPartDefinitionImpl.copy()
|
Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type ToPartDefinition | |
---|---|
java.util.List<ToPartDefinition> |
InvokeDefinitionImpl.getToPartDefinitions()
|
java.util.List<ToPartDefinition> |
ReplyActivityDefinitionImpl.getToPartDefinitions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |