Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TOutputSet
Packages that use TOutputSet
-
Uses of TOutputSet in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as TOutputSetFields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TOutputSetMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TOutputSetModifier and TypeMethodDescriptionObjectFactory.createTOutputSet()
Create an instance ofTOutputSet
TCatchEvent.getOutputSet()
Gets the value of the outputSet property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TOutputSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TOutputSet>
ObjectFactory.createOutputSet
(TOutputSet value) TInputOutputSpecification.getOutputSet()
Gets the value of the outputSet property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TOutputSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TOutputSet>
ObjectFactory.createOutputSet
(TOutputSet value) void
TCatchEvent.setOutputSet
(TOutputSet value) Sets the value of the outputSet property.