public class OnEventDefinitionImpl extends Object implements OnEventDefinition
| Constructor and Description |
|---|
OnEventDefinitionImpl(OnEventDefinition onEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
OnEventDefinition |
copy() |
ActivityDefinitionUUID |
getActivityDefinitionUUID() |
List<CorrelationDefinition> |
getCorrelationDefinitionList() |
List<FromPartDefinition> |
getFromPartDefinitionList() |
String |
getMessageExchange() |
String |
getOperation() |
String |
getPartnerLink() |
QName |
getPortType() |
String |
getVariable() |
public OnEventDefinitionImpl(OnEventDefinition onEventDefinition)
public List<CorrelationDefinition> getCorrelationDefinitionList()
getCorrelationDefinitionList in interface OnEventDefinitionpublic List<FromPartDefinition> getFromPartDefinitionList()
getFromPartDefinitionList in interface OnEventDefinitionpublic String getMessageExchange()
getMessageExchange in interface OnEventDefinitionpublic String getOperation()
getOperation in interface OnEventDefinitionpublic String getPartnerLink()
getPartnerLink in interface OnEventDefinitionpublic QName getPortType()
getPortType in interface OnEventDefinitionpublic String getVariable()
getVariable in interface OnEventDefinitionpublic OnEventDefinition copy()
copy in interface CopyAble<OnEventDefinition>public ActivityDefinitionUUID getActivityDefinitionUUID()
getActivityDefinitionUUID in interface OnEventDefinitionCopyright © 2012 OW2 Consortium. All Rights Reserved.