| Package | Description |
|---|---|
| org.ow2.orchestra.facade.def | |
| org.ow2.orchestra.facade.def.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FromPartDefinition> |
OnEventDefinition.getFromPartDefinitionList() |
java.util.List<FromPartDefinition> |
OnMessageDefinition.getFromPartDefinitionList() |
java.util.List<FromPartDefinition> |
ReceiveActivityDefinition.getFromPartDefinitions() |
java.util.List<FromPartDefinition> |
InvokeActivityDefinition.getFromPartDefinitions() |
| Modifier and Type | Class and Description |
|---|---|
class |
FromPartDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
FromPartDefinition |
FromPartDefinitionImpl.copy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FromPartDefinition> |
OnEventDefinitionImpl.getFromPartDefinitionList() |
java.util.List<FromPartDefinition> |
OnMessageDefinitionImpl.getFromPartDefinitionList() |
java.util.List<FromPartDefinition> |
InvokeDefinitionImpl.getFromPartDefinitions() |
java.util.List<FromPartDefinition> |
ReceiveActivityDefinitionImpl.getFromPartDefinitions() |
| Constructor and Description |
|---|
FromPartDefinitionImpl(FromPartDefinition fromPartDefinition) |
Copyright © 2011 OW2 Consortium. All Rights Reserved.