Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TLaneSet
Packages that use TLaneSet
-
Uses of TLaneSet in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as TLaneSetFields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TLaneSetMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TLaneSetModifier and TypeMethodDescriptionObjectFactory.createTLaneSet()
Create an instance ofTLaneSet
TLane.getChildLaneSet()
Gets the value of the childLaneSet property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TLaneSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TLaneSet>
ObjectFactory.createLaneSet
(TLaneSet value) TProcess.getLaneSet()
Gets the value of the laneSet property.TSubProcess.getLaneSet()
Gets the value of the laneSet property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TLaneSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TLaneSet>
ObjectFactory.createLaneSet
(TLaneSet value) void
TLane.setChildLaneSet
(TLaneSet value) Sets the value of the childLaneSet property.