public interface Activity
extends org.eclipse.emf.ecore.EObject
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getATID()
Returns the value of the 'ATID' attribute
|
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute
|
GatewayKind |
getIncomingGateway()
Returns the value of the 'Incoming Gateway' attribute.
|
ActivityKind |
getKind()
Returns the value of the 'Kind' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute
|
GatewayKind |
getOutgoingGateway()
Returns the value of the 'Outgoing Gateway' attribute.
|
java.lang.String |
getWpcId()
Returns the value of the 'Wpc Id' attribute
|
boolean |
isGenerated()
Returns the value of the 'Generated' attribute
|
boolean |
isSetGenerated()
Returns whether the value of the '
Generated ' attribute is set |
boolean |
isSetIncomingGateway()
Returns whether the value of the '
Incoming Gateway ' attribute is set |
boolean |
isSetKind()
Returns whether the value of the '
Kind ' attribute is set |
boolean |
isSetOutgoingGateway()
Returns whether the value of the '
Outgoing Gateway ' attribute is set |
void |
setATID(java.lang.String value)
Sets the value of the '
ATID ' attribute |
void |
setDisplayName(java.lang.String value)
Sets the value of the '
Display Name ' attribute |
void |
setGenerated(boolean value)
Sets the value of the '
Generated ' attribute |
void |
setIncomingGateway(GatewayKind value)
Sets the value of the '
Incoming Gateway ' attribute |
void |
setKind(ActivityKind value)
Sets the value of the '
Kind ' attribute |
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute |
void |
setOutgoingGateway(GatewayKind value)
Sets the value of the '
Outgoing Gateway ' attribute |
void |
setWpcId(java.lang.String value)
Sets the value of the '
Wpc Id ' attribute |
void |
unsetGenerated()
Unsets the value of the '
Generated ' attribute |
void |
unsetIncomingGateway()
Unsets the value of the '
Incoming Gateway ' attribute |
void |
unsetKind()
Unsets the value of the '
Kind ' attribute |
void |
unsetOutgoingGateway()
Unsets the value of the '
Outgoing Gateway ' attribute |
static final java.lang.String COPYRIGHT
java.lang.String getATID()
If the meaning of the 'ATID' attribute isn't clear, there really should be more of a description here...
setATID(String)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_ATID()
void setATID(java.lang.String value)
ATID
' attribute.
value
- the new value of the 'ATID' attribute.getATID()
java.lang.String getDisplayName()
If the meaning of the 'Display Name' attribute isn't clear, there really should be more of a description here...
setDisplayName(String)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_DisplayName()
void setDisplayName(java.lang.String value)
Display Name
' attribute.
value
- the new value of the 'Display Name' attribute.getDisplayName()
boolean isGenerated()
If the meaning of the 'Generated' attribute isn't clear, there really should be more of a description here...
isSetGenerated()
,
unsetGenerated()
,
setGenerated(boolean)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_Generated()
void setGenerated(boolean value)
Generated
' attribute.
value
- the new value of the 'Generated' attribute.isSetGenerated()
,
unsetGenerated()
,
isGenerated()
void unsetGenerated()
Generated
' attribute.
isSetGenerated()
,
isGenerated()
,
setGenerated(boolean)
boolean isSetGenerated()
Generated
' attribute is set.
unsetGenerated()
,
isGenerated()
,
setGenerated(boolean)
GatewayKind getIncomingGateway()
"NONE"
.
The literals are from the enumeration GatewayKind
.
If the meaning of the 'Incoming Gateway' attribute isn't clear, there really should be more of a description here...
GatewayKind
,
isSetIncomingGateway()
,
unsetIncomingGateway()
,
setIncomingGateway(GatewayKind)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_IncomingGateway()
void setIncomingGateway(GatewayKind value)
Incoming Gateway
' attribute.
value
- the new value of the 'Incoming Gateway' attribute.GatewayKind
,
isSetIncomingGateway()
,
unsetIncomingGateway()
,
getIncomingGateway()
void unsetIncomingGateway()
Incoming Gateway
' attribute.
boolean isSetIncomingGateway()
Incoming Gateway
' attribute is set.
unsetIncomingGateway()
,
getIncomingGateway()
,
setIncomingGateway(GatewayKind)
ActivityKind getKind()
"UNKNOWN"
.
The literals are from the enumeration ActivityKind
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
ActivityKind
,
isSetKind()
,
unsetKind()
,
setKind(ActivityKind)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_Kind()
void setKind(ActivityKind value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.ActivityKind
,
isSetKind()
,
unsetKind()
,
getKind()
void unsetKind()
Kind
' attribute.
isSetKind()
,
getKind()
,
setKind(ActivityKind)
boolean isSetKind()
Kind
' attribute is set.
unsetKind()
,
getKind()
,
setKind(ActivityKind)
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
GatewayKind getOutgoingGateway()
"NONE"
.
The literals are from the enumeration GatewayKind
.
If the meaning of the 'Outgoing Gateway' attribute isn't clear, there really should be more of a description here...
GatewayKind
,
isSetOutgoingGateway()
,
unsetOutgoingGateway()
,
setOutgoingGateway(GatewayKind)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_OutgoingGateway()
void setOutgoingGateway(GatewayKind value)
Outgoing Gateway
' attribute.
value
- the new value of the 'Outgoing Gateway' attribute.GatewayKind
,
isSetOutgoingGateway()
,
unsetOutgoingGateway()
,
getOutgoingGateway()
void unsetOutgoingGateway()
Outgoing Gateway
' attribute.
boolean isSetOutgoingGateway()
Outgoing Gateway
' attribute is set.
unsetOutgoingGateway()
,
getOutgoingGateway()
,
setOutgoingGateway(GatewayKind)
java.lang.String getWpcId()
If the meaning of the 'Wpc Id' attribute isn't clear, there really should be more of a description here...
setWpcId(String)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getActivity_WpcId()
void setWpcId(java.lang.String value)
Wpc Id
' attribute.
value
- the new value of the 'Wpc Id' attribute.getWpcId()