public interface DynamicBusDevice extends DynamicDevice
The following features are supported:
DstabDevicePackage.getDynamicBusDevice()| Modifier and Type | Method and Description |
|---|---|
DynamicBusDeviceType |
getDeviceType()
Returns the value of the 'Device Type' attribute.
|
BaseDStabBus<?,?> |
getDStabBus()
Returns the value of the 'DStab Bus' container reference.
|
void |
setDeviceType(DynamicBusDeviceType value)
Sets the value of the '
Device Type' attribute. |
void |
setDStabBus(BaseDStabBus<?,?> value)
Sets the value of the '
DStab Bus' 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, updateAttributesDynamicBusDeviceType getDeviceType()
DynamicBusDeviceType.
If the meaning of the 'Device Type' attribute isn't clear, there really should be more of a description here...
dynamic bus device typeDynamicBusDeviceType,
setDeviceType(DynamicBusDeviceType),
DstabDevicePackage.getDynamicBusDevice_DeviceType()void setDeviceType(DynamicBusDeviceType value)
Device Type' attribute.
value - the new value of the 'Device Type' attribute.DynamicBusDeviceType,
getDeviceType()BaseDStabBus<?,?> getDStabBus()
Dynamic Bus Device List'.
If the meaning of the 'DStab Bus' reference isn't clear, there really should be more of a description here...
parent DStab bus objectsetDStabBus(BaseDStabBus),
DstabDevicePackage.getDynamicBusDevice_DStabBus(),
BaseDStabBus.getDynamicBusDeviceList()void setDStabBus(BaseDStabBus<?,?> value)
DStab Bus' container reference.
value - the new value of the 'DStab Bus' container reference.getDStabBus()