public interface DynamicBranchDevice extends DynamicDevice
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
DynamicBranchDeviceType |
getDeviceType()
Returns the value of the 'Device Type' attribute.
|
DStabBranch |
getDStabBranch()
Returns the value of the 'DStab Branch' container reference.
|
void |
setDeviceType(DynamicBranchDeviceType value)
Sets the value of the '
Device Type' attribute. |
void |
setDStabBranch(DStabBranch value)
Sets the value of the '
DStab Branch' container reference. |
getScripts, 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, updateAttributesDynamicBranchDeviceType getDeviceType()
DynamicBranchDeviceType.
If the meaning of the 'Device Type' attribute isn't clear, there really should be more of a description here...
dynamic branch device typeDynamicBranchDeviceType,
setDeviceType(DynamicBranchDeviceType),
DstabDevicePackage.getDynamicBranchDevice_DeviceType()void setDeviceType(DynamicBranchDeviceType value)
Device Type' attribute.
value - the new value of the 'Device Type' attribute.DynamicBranchDeviceType,
getDeviceType()DStabBranch getDStabBranch()
Dynamic Branch Device List'.
If the meaning of the 'DStab Branch' reference isn't clear, there really should be more of a description here...
parent DStab branch objectsetDStabBranch(DStabBranch),
DstabDevicePackage.getDynamicBranchDevice_DStabBranch(),
DStabBranch.getDynamicBranchDeviceList()void setDStabBranch(DStabBranch value)
DStab Branch' container reference.
value - the new value of the 'DStab Branch' container reference.getDStabBranch()