public class TCallActivity extends TActivity
Java class for tCallActivity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tCallActivity">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tActivity">
<attribute name="calledElement" type="{http://www.w3.org/2001/XMLSchema}QName" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.namespace.QName |
calledElement |
_default, completionQuantity, dataInputAssociation, dataOutputAssociation, ioSpecification, isForCompensation, loopCharacteristics, property, resourceRole, startQuantityauditing, categoryValueRef, monitoring, namedocumentation, extensionElements, id| Constructor and Description |
|---|
TCallActivity() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getCalledElement()
Gets the value of the calledElement property.
|
void |
setCalledElement(javax.xml.namespace.QName value)
Sets the value of the calledElement property.
|
getCompletionQuantity, getDataInputAssociation, getDataOutputAssociation, getDefault, getIoSpecification, getLoopCharacteristics, getProperty, getResourceRole, getStartQuantity, isIsForCompensation, setCompletionQuantity, setDefault, setIoSpecification, setIsForCompensation, setLoopCharacteristics, setStartQuantitygetIncoming, getOutgoinggetAuditing, getCategoryValueRef, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdpublic javax.xml.namespace.QName getCalledElement()
QNamepublic void setCalledElement(javax.xml.namespace.QName value)
value - allowed object is
QNameCopyright © 2018 SAP SE. All Rights Reserved.