public interface CompensationHandler
extends org.eclipse.emf.ecore.EObject
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getCompensationHandler()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
Activity |
getActivity()
Returns the value of the 'Activity' containment reference
|
void |
setActivity(Activity value)
Sets the value of the '
Activity ' containment reference |
static final java.lang.String COPYRIGHT
Activity getActivity()
If the meaning of the 'Activity' containment reference isn't clear, there really should be more of a description here...
setActivity(Activity)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getCompensationHandler_Activity()
void setActivity(Activity value)
Activity
' containment reference.
value
- the new value of the 'Activity' containment reference.getActivity()