|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FromPartDefinition | |
---|---|
org.ow2.orchestra.facade.def | |
org.ow2.orchestra.facade.def.impl |
Uses of FromPartDefinition in org.ow2.orchestra.facade.def |
---|
Methods in org.ow2.orchestra.facade.def that return types with arguments of type FromPartDefinition | |
---|---|
java.util.List<FromPartDefinition> |
OnEventDefinition.getFromPartDefinitionList()
|
java.util.List<FromPartDefinition> |
OnMessageDefinition.getFromPartDefinitionList()
|
java.util.List<FromPartDefinition> |
InvokeActivityDefinition.getFromPartDefinitions()
|
java.util.List<FromPartDefinition> |
ReceiveActivityDefinition.getFromPartDefinitions()
|
Uses of FromPartDefinition in org.ow2.orchestra.facade.def.impl |
---|
Classes in org.ow2.orchestra.facade.def.impl that implement FromPartDefinition | |
---|---|
class |
FromPartDefinitionImpl
|
Methods in org.ow2.orchestra.facade.def.impl that return FromPartDefinition | |
---|---|
FromPartDefinition |
FromPartDefinitionImpl.copy()
|
Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type FromPartDefinition | |
---|---|
java.util.List<FromPartDefinition> |
OnEventDefinitionImpl.getFromPartDefinitionList()
|
java.util.List<FromPartDefinition> |
OnMessageDefinitionImpl.getFromPartDefinitionList()
|
java.util.List<FromPartDefinition> |
InvokeDefinitionImpl.getFromPartDefinitions()
|
java.util.List<FromPartDefinition> |
ReceiveActivityDefinitionImpl.getFromPartDefinitions()
|
Constructors in org.ow2.orchestra.facade.def.impl with parameters of type FromPartDefinition | |
---|---|
FromPartDefinitionImpl(FromPartDefinition fromPartDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |