|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessRuleTask
A representation of the model object 'Business Rule Task'.
The following features are supported:
Bpmn2Package.getBusinessRuleTask()
Method Summary | |
---|---|
BusinessRuleTaskImplementation |
getImplementation()
Returns the value of the 'Implementation' attribute. |
boolean |
isSetImplementation()
Returns whether the value of the ' Implementation ' attribute is set. |
void |
setImplementation(BusinessRuleTaskImplementation value)
Sets the value of the ' Implementation ' attribute. |
void |
unsetImplementation()
Unsets the value of the ' Implementation ' attribute. |
Methods inherited from interface com.ibm.xtools.bpmn2.Activity |
---|
getBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getResourceRoles, isIsForCompensation, isSetIsForCompensation, setDefault, setIoSpecification, setIsForCompensation, setLoopCharacteristics, unsetIsForCompensation |
Methods inherited from interface com.ibm.xtools.bpmn2.FlowNode |
---|
getIncoming, getOutgoing |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElement |
---|
getAny, getAnyAttribute, getDocumentations, getExtensionElements, getId, getName, setExtensionElements, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
BusinessRuleTaskImplementation getImplementation()
"Unspecified"
.
The literals are from the enumeration BusinessRuleTaskImplementation
.
If the meaning of the 'Implementation' attribute isn't clear, there really should be more of a description here...
BusinessRuleTaskImplementation
,
isSetImplementation()
,
unsetImplementation()
,
setImplementation(BusinessRuleTaskImplementation)
,
Bpmn2Package.getBusinessRuleTask_Implementation()
void setImplementation(BusinessRuleTaskImplementation value)
Implementation
' attribute.
value
- the new value of the 'Implementation' attribute.BusinessRuleTaskImplementation
,
isSetImplementation()
,
unsetImplementation()
,
getImplementation()
void unsetImplementation()
Implementation
' attribute.
isSetImplementation()
,
getImplementation()
,
setImplementation(BusinessRuleTaskImplementation)
boolean isSetImplementation()
Implementation
' attribute is set.
unsetImplementation()
,
getImplementation()
,
setImplementation(BusinessRuleTaskImplementation)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |