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 OnEventDefinition
public List<FromPartDefinition> getFromPartDefinitionList()
getFromPartDefinitionList
in interface OnEventDefinition
public String getMessageExchange()
getMessageExchange
in interface OnEventDefinition
public String getOperation()
getOperation
in interface OnEventDefinition
public String getPartnerLink()
getPartnerLink
in interface OnEventDefinition
public QName getPortType()
getPortType
in interface OnEventDefinition
public String getVariable()
getVariable
in interface OnEventDefinition
public OnEventDefinition copy()
copy
in interface CopyAble<OnEventDefinition>
public ActivityDefinitionUUID getActivityDefinitionUUID()
getActivityDefinitionUUID
in interface OnEventDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.