public class TStartEvent extends TCatchEvent
Java class for tStartEvent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tStartEvent">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tCatchEvent">
<attribute name="isInterrupting" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
isInterrupting |
dataOutput, dataOutputAssociation, eventDefinition, eventDefinitionRef, outputSet, parallelMultipleauditing, categoryValueRef, monitoring, namedocumentation, extensionElements, id| Constructor and Description |
|---|
TStartEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIsInterrupting()
Gets the value of the isInterrupting property.
|
void |
setIsInterrupting(java.lang.Boolean value)
Sets the value of the isInterrupting property.
|
getDataOutput, getDataOutputAssociation, getEventDefinition, getEventDefinitionRef, getOutputSet, isParallelMultiple, setOutputSet, setParallelMultiplegetPropertygetIncoming, getOutgoinggetAuditing, getCategoryValueRef, getMonitoring, getName, setAuditing, setMonitoring, setNamegetDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdpublic boolean isIsInterrupting()
Booleanpublic void setIsInterrupting(java.lang.Boolean value)
value - allowed object is
BooleanCopyright © 2018 SAP SE. All Rights Reserved.