Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TDataInput
Packages that use TDataInput
-
Uses of TDataInput in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as TDataInputModifier and TypeFieldDescriptionprotected TDataInput
TMultiInstanceLoopCharacteristics.inputDataItem
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TDataInputModifier and TypeFieldDescriptionprotected List<TDataInput>
TInputOutputSpecification.dataInput
protected List<TDataInput>
TThrowEvent.dataInput
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TDataInputModifier and TypeMethodDescriptionObjectFactory.createTDataInput()
Create an instance ofTDataInput
TMultiInstanceLoopCharacteristics.getInputDataItem()
Gets the value of the inputDataItem property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TDataInputModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TDataInput>
ObjectFactory.createDataInput
(TDataInput value) TInputOutputSpecification.getDataInput()
Gets the value of the dataInput property.TThrowEvent.getDataInput()
Gets the value of the dataInput property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TDataInputModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TDataInput>
ObjectFactory.createDataInput
(TDataInput value) void
TMultiInstanceLoopCharacteristics.setInputDataItem
(TDataInput value) Sets the value of the inputDataItem property.