Package | Description |
---|---|
com.interpss.dist | |
com.interpss.dist.impl | |
com.interpss.dist.sc_point | |
com.interpss.dist.sc_point.impl | |
com.interpss.dist.sc_point.util |
Modifier and Type | Method and Description |
---|---|
ScPointBusData |
DistBus.getScPointBusData()
Returns the value of the 'Sc Point Bus Data' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DistBus.setScPointBusData(ScPointBusData value)
Sets the value of the '
Sc Point Bus Data ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected ScPointBusData |
DistBusImpl.scPointBusData
The cached value of the '
Sc Point Bus Data ' containment reference. |
Modifier and Type | Method and Description |
---|---|
ScPointBusData |
DistBusImpl.getScPointBusData() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DistBusImpl.basicSetScPointBusData(ScPointBusData newScPointBusData,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DistBusImpl.setScPointBusData(ScPointBusData newScPointBusData) |
Modifier and Type | Method and Description |
---|---|
ScPointBusData |
ScPointFactory.createScPointBusData()
Returns a new object of class 'Bus Data'.
|
Modifier and Type | Class and Description |
---|---|
class |
ScPointBusDataImpl
An implementation of the model object 'Bus Data'.
|
Modifier and Type | Method and Description |
---|---|
ScPointBusData |
ScPointFactoryImpl.createScPointBusData() |
Modifier and Type | Method and Description |
---|---|
T |
ScPointSwitch.caseScPointBusData(ScPointBusData object)
Returns the result of interpreting the object as an instance of 'Bus Data'.
|