Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TDataOutput
Packages that use TDataOutput
-
Uses of TDataOutput in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as TDataOutputModifier and TypeFieldDescriptionprotected TDataOutput
TMultiInstanceLoopCharacteristics.outputDataItem
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TDataOutputModifier and TypeFieldDescriptionprotected List<TDataOutput>
TCatchEvent.dataOutput
protected List<TDataOutput>
TInputOutputSpecification.dataOutput
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TDataOutputModifier and TypeMethodDescriptionObjectFactory.createTDataOutput()
Create an instance ofTDataOutput
TMultiInstanceLoopCharacteristics.getOutputDataItem()
Gets the value of the outputDataItem property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TDataOutputModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TDataOutput>
ObjectFactory.createDataOutput
(TDataOutput value) TCatchEvent.getDataOutput()
Gets the value of the dataOutput property.TInputOutputSpecification.getDataOutput()
Gets the value of the dataOutput property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TDataOutputModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TDataOutput>
ObjectFactory.createDataOutput
(TDataOutput value) void
TMultiInstanceLoopCharacteristics.setOutputDataItem
(TDataOutput value) Sets the value of the outputDataItem property.