Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TInputSet
Packages that use TInputSet
-
Uses of TInputSet in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as TInputSetFields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TInputSetMethods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TInputSetModifier and TypeMethodDescriptionObjectFactory.createTInputSet()
Create an instance ofTInputSet
TThrowEvent.getInputSet()
Gets the value of the inputSet property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TInputSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TInputSet>
ObjectFactory.createInputSet
(TInputSet value) TInputOutputSpecification.getInputSet()
Gets the value of the inputSet property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TInputSetModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TInputSet>
ObjectFactory.createInputSet
(TInputSet value) void
TThrowEvent.setInputSet
(TInputSet value) Sets the value of the inputSet property.