public interface ScriptDynamicBranchDevice extends DynamicBranchDevice
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
ScriptLangEnum |
getScriptLang()
Returns the value of the 'Script Lang' attribute.
|
void |
setScriptLang(ScriptLangEnum value)
Sets the value of the '
Script Lang' attribute. |
getDeviceType, getDStabBranch, setDeviceType, setDStabBranchgetScripts, setScriptscheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatusreadData, writeDatagetOutput, getOutput, getOutputList, getOutputObject, getStates, getStates, initStates, initStates, initStates, nextStep, nextStep, nextStepElectrical, nextStepMechanical, updateAttributesScriptLangEnum getScriptLang()
If the meaning of the 'Script Lang' attribute isn't clear, there really should be more of a description here...
dynamic branch device script languagesetScriptLang(ScriptLangEnum),
DstabDevicePackage.getScriptDynamicBranchDevice_ScriptLang()void setScriptLang(ScriptLangEnum value)
Script Lang' attribute.
value - the new value of the 'Script Lang' attribute.getScriptLang()