Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TScript
Packages that use TScript
-
Uses of TScript in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model declared as TScriptModifier and TypeFieldDescriptionprotected TScript
TGlobalScriptTask.script
protected TScript
TScriptTask.script
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TScriptModifier and TypeMethodDescriptionObjectFactory.createTScript()
Create an instance ofTScript
TGlobalScriptTask.getScript()
Gets the value of the script property.TScriptTask.getScript()
Gets the value of the script property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TScriptModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TScript>
ObjectFactory.createScript
(TScript value) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TScriptModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TScript>
ObjectFactory.createScript
(TScript value) void
Sets the value of the script property.void
Sets the value of the script property.