public class TCallActivity extends TActivity
tCallActivity complex type的 Java 类。
以下模式片段指定包含在此类中的预期内容。
<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}string" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
calledElement |
_default, completionQuantity, dataInputAssociation, dataOutputAssociation, ioSpecification, isForCompensation, loopCharacteristics, property, resourceRole, startQuantityauditing, categoryValueRef, monitoring, namedocumentation, extensionElements, id| 构造器和说明 |
|---|
TCallActivity() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCalledElement()
获取calledElement属性的值。
|
void |
setCalledElement(String value)
设置calledElement属性的值。
|
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, setIdprotected String calledElement
Copyright © 2022. All rights reserved.