public class ScriptTaskPropertyWriter extends ActivityPropertyWriter
activityflowElementbaseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
ScriptTaskPropertyWriter(ScriptTask scriptTask,
VariableScope variableScope,
Set<DataObject> dataObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAdHocAutostart(Boolean value) |
void |
setAsync(Boolean async) |
void |
setScript(ScriptTypeValue script) |
getDataObjects, getFlowElement, getInputSet, getIoSpecification, getOutputSet, getSimulationParameters, setAssignmentsInfo, setSimulationSetsetNameabsoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setId, setParent, setSource, setTargetpublic ScriptTaskPropertyWriter(ScriptTask scriptTask, VariableScope variableScope, Set<DataObject> dataObjects)
public void setScript(ScriptTypeValue script)
public void setAsync(Boolean async)
public void setAdHocAutostart(Boolean value)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.