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