Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TAdHocSubProcess
Packages that use TAdHocSubProcess
-
Uses of TAdHocSubProcess in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TAdHocSubProcessModifier and TypeMethodDescriptionObjectFactory.createTAdHocSubProcess()
Create an instance ofTAdHocSubProcess
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TAdHocSubProcessModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TAdHocSubProcess>
ObjectFactory.createAdHocSubProcess
(TAdHocSubProcess value) static List<TAdHocSubProcess>
BpmnReader.getAdhocSubProcesses
(TProcess process) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TAdHocSubProcessModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TAdHocSubProcess>
ObjectFactory.createAdHocSubProcess
(TAdHocSubProcess value)