|
||||||||||
| 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 | |
|---|---|
List<FromPartDefinition> |
OnMessageDefinition.getFromPartDefinitionList()
|
List<FromPartDefinition> |
OnEventDefinition.getFromPartDefinitionList()
|
List<FromPartDefinition> |
ReceiveActivityDefinition.getFromPartDefinitions()
|
List<FromPartDefinition> |
InvokeActivityDefinition.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 | |
|---|---|
List<FromPartDefinition> |
OnMessageDefinitionImpl.getFromPartDefinitionList()
|
List<FromPartDefinition> |
OnEventDefinitionImpl.getFromPartDefinitionList()
|
List<FromPartDefinition> |
ReceiveActivityDefinitionImpl.getFromPartDefinitions()
|
List<FromPartDefinition> |
InvokeDefinitionImpl.getFromPartDefinitions()
|
| Constructors in org.ow2.orchestra.facade.def.impl with parameters of type FromPartDefinition | |
|---|---|
FromPartDefinitionImpl(FromPartDefinition fromPartDefinition)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||