public interface BusRef<TBus extends Bus> extends NameTag
The following features are supported:
NetRefPackage.getBusRef()| Modifier and Type | Method and Description |
|---|---|
TBus |
getBus()
Returns the value of the 'Bus' reference.
|
void |
setBaseVoltage(double v)
Set base voltage of the referenced bus
|
void |
setBus(TBus value)
Sets the value of the '
Bus' reference. |
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetTBus getBus()
If the meaning of the 'Bus' reference isn't clear, there really should be more of a description here...
reference to a bus objectsetBus(Bus),
NetRefPackage.getBusRef_Bus()void setBus(TBus value)
Bus' reference.
value - the new value of the 'Bus' reference.getBus()void setBaseVoltage(double v)
v - bus base voltage