Package | Description |
---|---|
com.interpss.dist | |
com.interpss.dist.impl | |
com.interpss.dist.load_analysis | |
com.interpss.dist.load_analysis.impl | |
com.interpss.dist.load_analysis.util |
Modifier and Type | Method and Description |
---|---|
LoadBusData |
DistBus.getLoadScheduleData()
Returns the value of the 'Load Schedule Data' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DistBus.setLoadScheduleData(LoadBusData value)
Sets the value of the '
Load Schedule Data ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected LoadBusData |
DistBusImpl.loadScheduleData
The cached value of the '
Load Schedule Data ' containment reference. |
Modifier and Type | Method and Description |
---|---|
LoadBusData |
DistBusImpl.getLoadScheduleData() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DistBusImpl.basicSetLoadScheduleData(LoadBusData newLoadScheduleData,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DistBusImpl.setLoadScheduleData(LoadBusData newLoadScheduleData) |
Modifier and Type | Method and Description |
---|---|
LoadBusData |
LoadAnalysisFactory.createLoadBusData()
Returns a new object of class 'Load Bus Data'.
|
Modifier and Type | Class and Description |
---|---|
class |
LoadBusDataImpl
An implementation of the model object 'Load Bus Data'.
|
Modifier and Type | Method and Description |
---|---|
LoadBusData |
LoadAnalysisFactoryImpl.createLoadBusData() |
Modifier and Type | Method and Description |
---|---|
T |
LoadAnalysisSwitch.caseLoadBusData(LoadBusData object)
Returns the result of interpreting the object as an instance of 'Load Bus Data'.
|