public class TErrorEventDefinition extends TEventDefinition
tErrorEventDefinition complex type的 Java 类。
以下模式片段指定包含在此类中的预期内容。
<complexType name="tErrorEventDefinition">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tEventDefinition">
<attribute name="errorRef" type="{http://www.w3.org/2001/XMLSchema}QName" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| 限定符和类型 | 字段和说明 |
|---|---|
protected QName |
errorRef |
documentation, extensionElements, id| 构造器和说明 |
|---|
TErrorEventDefinition() |
| 限定符和类型 | 方法和说明 |
|---|---|
QName |
getErrorRef()
获取errorRef属性的值。
|
void |
setErrorRef(QName value)
设置errorRef属性的值。
|
getDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdCopyright © 2021. All rights reserved.