Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.BPMNPlane
Packages that use BPMNPlane
-
Uses of BPMNPlane in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as BPMNPlaneMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return BPMNPlaneModifier and TypeMethodDescriptionObjectFactory.createBPMNPlane()
Create an instance ofBPMNPlane
BPMNDiagram.getBPMNPlane()
Gets the value of the bpmnPlane property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type BPMNPlaneModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BPMNPlane>
ObjectFactory.createBPMNPlane
(BPMNPlane value) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type BPMNPlaneModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BPMNPlane>
ObjectFactory.createBPMNPlane
(BPMNPlane value) void
BPMNDiagram.setBPMNPlane
(BPMNPlane value) Sets the value of the bpmnPlane property.