Class TImplicitThrowEvent
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TBaseElement
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TFlowElement
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TFlowNode
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TEvent
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TThrowEvent
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TImplicitThrowEvent
Java class for tImplicitThrowEvent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tImplicitThrowEvent"> <complexContent> <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tThrowEvent"> <anyAttribute processContents='lax' namespace='##other'/> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TThrowEvent
dataInput, dataInputAssociation, eventDefinition, eventDefinitionRef, inputSet
Fields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TFlowNode
incoming, outgoing
Fields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TFlowElement
auditing, categoryValueRef, monitoring, name
Fields inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TBaseElement
documentation, extensionElements, id
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TThrowEvent
getDataInput, getDataInputAssociation, getEventDefinition, getEventDefinitionRef, getInputSet, setInputSet
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TEvent
getProperty
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TFlowNode
getIncoming, getOutgoing
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TFlowElement
getAuditing, getCategoryValueRef, getMonitoring, getName, setAuditing, setMonitoring, setName
Methods inherited from class ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TBaseElement
getDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setId
-
Constructor Details
-
TImplicitThrowEvent
public TImplicitThrowEvent()
-