public interface StructuredActivity extends Activity
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getStructuredActivity()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList |
getActivities()
Returns the value of the 'Activities' containment reference list.
|
java.lang.String |
getComplexEndATID()
Returns the value of the 'Complex End ATID' attribute
|
void |
setComplexEndATID(java.lang.String value)
Sets the value of the '
Complex End ATID ' attribute |
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 getActivities()
Activity
.
If the meaning of the 'Activities' containment reference list isn't clear, there really should be more of a description here...
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getStructuredActivity_Activities()
java.lang.String getComplexEndATID()
If the meaning of the 'Complex End ATID' attribute isn't clear, there really should be more of a description here...
setComplexEndATID(String)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getStructuredActivity_ComplexEndATID()
void setComplexEndATID(java.lang.String value)
Complex End ATID
' attribute.
value
- the new value of the 'Complex End ATID' attribute.getComplexEndATID()