| Package | Description |
|---|---|
| com.interpss.core.dclf | |
| com.interpss.core.dclf.funcImpl | |
| com.interpss.core.dclf.impl | |
| com.interpss.core.dclf.util |
| Modifier and Type | Method and Description |
|---|---|
SenAnalysisBus |
DclfFactory.createSenAnalysisBus()
Returns a new object of class 'Sen Analysis Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SenAnalysisBus> |
DclfAlgorithm.getInjectBusList()
Returns the value of the 'Inject Bus List' reference list.
|
org.eclipse.emf.common.util.EList<SenAnalysisBus> |
DclfAlgorithm.getWithdrawBusList()
Returns the value of the 'Withdraw Bus List' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DclfAlgorithm.setWithdrawBusList(org.eclipse.emf.common.util.EList<SenAnalysisBus> list)
set the withdrawBusList
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DclfFunction.mapDistGenBus2SenBus(org.eclipse.emf.common.util.EList<AclfBus> distGenList,
org.eclipse.emf.common.util.EList<SenAnalysisBus> withdrawBusList) |
| Modifier and Type | Class and Description |
|---|---|
class |
SenAnalysisBusImpl
An implementation of the model object 'Sen Analysis Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
SenAnalysisBus |
DclfFactoryImpl.createSenAnalysisBus() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SenAnalysisBus> |
DclfAlgorithmImpl.getInjectBusList() |
org.eclipse.emf.common.util.EList<SenAnalysisBus> |
DclfAlgorithmImpl.getWithdrawBusList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DclfAlgorithmImpl.setWithdrawBusList(org.eclipse.emf.common.util.EList<SenAnalysisBus> list) |
| Modifier and Type | Method and Description |
|---|---|
T |
DclfSwitch.caseSenAnalysisBus(SenAnalysisBus object)
Returns the result of interpreting the object as an instance of 'Sen Analysis Bus'.
|