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 |
---|---|
LoadNetData |
DistNetwork.getLoadScheduleData()
Returns the value of the 'Load Schedule Data' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DistNetwork.setLoadScheduleData(LoadNetData value)
Sets the value of the '
Load Schedule Data ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected LoadNetData |
DistNetworkImpl.loadScheduleData
The cached value of the '
Load Schedule Data ' containment reference. |
Modifier and Type | Method and Description |
---|---|
LoadNetData |
DistNetworkImpl.getLoadScheduleData() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DistNetworkImpl.basicSetLoadScheduleData(LoadNetData newLoadScheduleData,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DistNetworkImpl.setLoadScheduleData(LoadNetData newLoadScheduleData) |
Modifier and Type | Method and Description |
---|---|
LoadNetData |
LoadAnalysisFactory.createLoadNetData()
Returns a new object of class 'Load Net Data'.
|
Modifier and Type | Class and Description |
---|---|
class |
LoadNetDataImpl
An implementation of the model object 'Load Net Data'.
|
Modifier and Type | Method and Description |
---|---|
LoadNetData |
LoadAnalysisFactoryImpl.createLoadNetData() |
Modifier and Type | Method and Description |
---|---|
T |
LoadAnalysisSwitch.caseLoadNetData(LoadNetData object)
Returns the result of interpreting the object as an instance of 'Load Net Data'.
|