public interface Scope extends StructuredActivity
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getScope()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
CompensationHandler |
getCompensationHandler()
Returns the value of the 'Compensation Handler' containment reference
|
org.eclipse.emf.common.util.EList |
getEventHandler()
Returns the value of the 'Event Handler' containment reference list.
|
org.eclipse.emf.common.util.EList |
getFaultHandler()
Returns the value of the 'Fault Handler' containment reference list.
|
void |
setCompensationHandler(CompensationHandler value)
Sets the value of the '
Compensation Handler ' containment reference |
getActivities, getComplexEndATID, setComplexEndATID
getATID, getDisplayName, getIncomingGateway, getKind, getName, getOutgoingGateway, getWpcId, isGenerated, isSetGenerated, isSetIncomingGateway, isSetKind, isSetOutgoingGateway, setATID, setDisplayName, setGenerated, setIncomingGateway, setKind, setName, setOutgoingGateway, setWpcId, unsetGenerated, unsetIncomingGateway, unsetKind, unsetOutgoingGateway
static final java.lang.String COPYRIGHT
org.eclipse.emf.common.util.EList getFaultHandler()
FaultHandler
.
If the meaning of the 'Fault Handler' containment reference list isn't clear, there really should be more of a description here...
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getScope_FaultHandler()
org.eclipse.emf.common.util.EList getEventHandler()
EventHandler
.
If the meaning of the 'Event Handler' containment reference list isn't clear, there really should be more of a description here...
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getScope_EventHandler()
CompensationHandler getCompensationHandler()
If the meaning of the 'Compensation Handler' containment reference isn't clear, there really should be more of a description here...
setCompensationHandler(CompensationHandler)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getScope_CompensationHandler()
void setCompensationHandler(CompensationHandler value)
Compensation Handler
' containment reference.
value
- the new value of the 'Compensation Handler' containment reference.getCompensationHandler()