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