Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TCallActivity
Packages that use TCallActivity
-
Uses of TCallActivity in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TCallActivityModifier and TypeMethodDescriptionObjectFactory.createTCallActivity()
Create an instance ofTCallActivity
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TCallActivityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCallActivity>
ObjectFactory.createCallActivity
(TCallActivity value) static List<TCallActivity>
BpmnReader.getCallActivities
(TProcess process) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TCallActivityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCallActivity>
ObjectFactory.createCallActivity
(TCallActivity value)