Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TCatchEvent
Packages that use TCatchEvent
-
Uses of TCatchEvent in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Subclasses of TCatchEvent in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_modelModifier and TypeClassDescriptionclass
Java class for tBoundaryEvent complex type.class
Java class for tIntermediateCatchEvent complex type.class
Java class for tStartEvent complex type.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TCatchEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCatchEvent>
ObjectFactory.createCatchEvent
(TCatchEvent value) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TCatchEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCatchEvent>
ObjectFactory.createCatchEvent
(TCatchEvent value) static boolean
BpmnReader.isErrorEvent
(TCatchEvent event) static boolean
BpmnReader.isMessageEvent
(TCatchEvent event)