public interface DcSysAlgorithmPackage
extends org.eclipse.emf.ecore.EPackage
DcSysAlgorithmFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
DcSysAlgorithmPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
CURENT_PATH_WALK_ALGORITHM
The meta object id for the '
Curent Path Walk Algorithm ' class. |
static int |
CURENT_PATH_WALK_ALGORITHM__BRANCH_WALKER
The feature id for the 'Branch Walker' reference.
|
static int |
CURENT_PATH_WALK_ALGORITHM__BUS_WALKER
The feature id for the 'Bus Walker' reference.
|
static int |
CURENT_PATH_WALK_ALGORITHM__DESC
The feature id for the 'Desc' attribute.
|
static int |
CURENT_PATH_WALK_ALGORITHM__DIRECTION
The feature id for the 'Direction' attribute.
|
static int |
CURENT_PATH_WALK_ALGORITHM__ID
The feature id for the 'Id' attribute.
|
static int |
CURENT_PATH_WALK_ALGORITHM__NAME
The feature id for the 'Name' attribute.
|
static int |
CURENT_PATH_WALK_ALGORITHM__NUMBER
The feature id for the 'Number' attribute.
|
static int |
CURENT_PATH_WALK_ALGORITHM__STATUS
The feature id for the 'Status' attribute.
|
static int |
CURENT_PATH_WALK_ALGORITHM__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
CURENT_PATH_WALK_ALGORITHM_FEATURE_COUNT
The number of structural features of the 'Curent Path Walk Algorithm' class.
|
static int |
DC_MISMATCH
The meta object id for the '
Dc Mismatch ' class. |
static int |
DC_MISMATCH__LOCATION
The feature id for the 'Location' reference.
|
static int |
DC_MISMATCH__MISMATCH
The feature id for the 'Mismatch' attribute.
|
static int |
DC_MISMATCH_FEATURE_COUNT
The number of structural features of the 'Dc Mismatch' class.
|
static int |
DC_POWER_FLOW_ALGORITHM
The meta object id for the '
Dc Power Flow Algorithm ' class. |
static int |
DC_POWER_FLOW_ALGORITHM__DATA_CHECK_CONFIG
The feature id for the 'Data Check Config' containment reference.
|
static int |
DC_POWER_FLOW_ALGORITHM__INIT_BUS_VOLTAGE
The feature id for the 'Init Bus Voltage' attribute.
|
static int |
DC_POWER_FLOW_ALGORITHM__MAX_ITERATIONS
The feature id for the 'Max Iterations' attribute.
|
static int |
DC_POWER_FLOW_ALGORITHM__METHOD
The feature id for the 'Method' attribute.
|
static int |
DC_POWER_FLOW_ALGORITHM__TOLERANCE
The feature id for the 'Tolerance' attribute.
|
static int |
DC_POWER_FLOW_ALGORITHM_FEATURE_COUNT
The number of structural features of the 'Dc Power Flow Algorithm' class.
|
static int |
DC_POWER_FLOW_METHOD
The meta object id for the '
Dc Power Flow Method ' enum. |
static DcSysAlgorithmPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM
The meta object id for the '
PV Dc Power Flow Algorithm ' class. |
static int |
PV_DC_POWER_FLOW_ALGORITHM__DATA_CHECK_CONFIG
The feature id for the 'Data Check Config' containment reference.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__INIT_BUS_VOLTAGE
The feature id for the 'Init Bus Voltage' attribute.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__MAX_ITERATIONS
The feature id for the 'Max Iterations' attribute.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__MAX_MPPT_POINTS
The feature id for the 'Max MPPT Points' attribute.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__METHOD
The feature id for the 'Method' attribute.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__MPPT_BUS
The feature id for the 'Mppt Bus' reference.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__MPPT_OPTIMIZATION
The feature id for the 'Mppt Optimization' attribute.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__MPPT_STEP
The feature id for the 'Mppt Step' attribute.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM__TOLERANCE
The feature id for the 'Tolerance' attribute.
|
static int |
PV_DC_POWER_FLOW_ALGORITHM_FEATURE_COUNT
The number of structural features of the 'PV Dc Power Flow Algorithm' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EClass |
getCurentPathWalkAlgorithm()
Returns the meta object for class '
Curent Path Walk Algorithm '. |
org.eclipse.emf.ecore.EReference |
getDcMismatch_Location()
Returns the meta object for the reference '
Location '. |
org.eclipse.emf.ecore.EAttribute |
getDcMismatch_Mismatch()
Returns the meta object for the attribute '
Mismatch '. |
org.eclipse.emf.ecore.EClass |
getDcMismatch()
Returns the meta object for class '
Dc Mismatch '. |
org.eclipse.emf.ecore.EReference |
getDcPowerFlowAlgorithm_DataCheckConfig()
Returns the meta object for the containment reference '
Data Check Config '. |
org.eclipse.emf.ecore.EAttribute |
getDcPowerFlowAlgorithm_InitBusVoltage()
Returns the meta object for the attribute '
Init Bus Voltage '. |
org.eclipse.emf.ecore.EAttribute |
getDcPowerFlowAlgorithm_MaxIterations()
Returns the meta object for the attribute '
Max Iterations '. |
org.eclipse.emf.ecore.EAttribute |
getDcPowerFlowAlgorithm_Method()
Returns the meta object for the attribute '
Method '. |
org.eclipse.emf.ecore.EAttribute |
getDcPowerFlowAlgorithm_Tolerance()
Returns the meta object for the attribute '
Tolerance '. |
org.eclipse.emf.ecore.EClass |
getDcPowerFlowAlgorithm()
Returns the meta object for class '
Dc Power Flow Algorithm '. |
org.eclipse.emf.ecore.EEnum |
getDcPowerFlowMethod()
Returns the meta object for enum '
Dc Power Flow Method '. |
DcSysAlgorithmFactory |
getDcSysAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getPVDcPowerFlowAlgorithm_MaxMPPTPoints()
Returns the meta object for the attribute '
Max MPPT Points '. |
org.eclipse.emf.ecore.EReference |
getPVDcPowerFlowAlgorithm_MpptBus()
Returns the meta object for the reference '
Mppt Bus '. |
org.eclipse.emf.ecore.EAttribute |
getPVDcPowerFlowAlgorithm_MpptOptimization()
Returns the meta object for the attribute '
Mppt Optimization '. |
org.eclipse.emf.ecore.EAttribute |
getPVDcPowerFlowAlgorithm_MpptStep()
Returns the meta object for the attribute '
Mppt Step '. |
org.eclipse.emf.ecore.EClass |
getPVDcPowerFlowAlgorithm()
Returns the meta object for class '
PV Dc Power Flow Algorithm '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DcSysAlgorithmPackage eINSTANCE
static final int DC_MISMATCH
Dc Mismatch
' class.
static final int DC_MISMATCH__MISMATCH
static final int DC_MISMATCH__LOCATION
static final int DC_MISMATCH_FEATURE_COUNT
static final int DC_POWER_FLOW_ALGORITHM
Dc Power Flow Algorithm
' class.
static final int DC_POWER_FLOW_ALGORITHM__DATA_CHECK_CONFIG
static final int DC_POWER_FLOW_ALGORITHM__METHOD
static final int DC_POWER_FLOW_ALGORITHM__MAX_ITERATIONS
static final int DC_POWER_FLOW_ALGORITHM__TOLERANCE
static final int DC_POWER_FLOW_ALGORITHM__INIT_BUS_VOLTAGE
static final int DC_POWER_FLOW_ALGORITHM_FEATURE_COUNT
static final int PV_DC_POWER_FLOW_ALGORITHM
PV Dc Power Flow Algorithm
' class.
static final int PV_DC_POWER_FLOW_ALGORITHM__DATA_CHECK_CONFIG
static final int PV_DC_POWER_FLOW_ALGORITHM__METHOD
static final int PV_DC_POWER_FLOW_ALGORITHM__MAX_ITERATIONS
static final int PV_DC_POWER_FLOW_ALGORITHM__TOLERANCE
static final int PV_DC_POWER_FLOW_ALGORITHM__INIT_BUS_VOLTAGE
static final int PV_DC_POWER_FLOW_ALGORITHM__MPPT_OPTIMIZATION
static final int PV_DC_POWER_FLOW_ALGORITHM__MPPT_BUS
static final int PV_DC_POWER_FLOW_ALGORITHM__MAX_MPPT_POINTS
static final int PV_DC_POWER_FLOW_ALGORITHM__MPPT_STEP
static final int PV_DC_POWER_FLOW_ALGORITHM_FEATURE_COUNT
static final int CURENT_PATH_WALK_ALGORITHM
Curent Path Walk Algorithm
' class.
static final int CURENT_PATH_WALK_ALGORITHM__ID
static final int CURENT_PATH_WALK_ALGORITHM__NAME
static final int CURENT_PATH_WALK_ALGORITHM__DESC
static final int CURENT_PATH_WALK_ALGORITHM__NUMBER
static final int CURENT_PATH_WALK_ALGORITHM__STATUS
static final int CURENT_PATH_WALK_ALGORITHM__STATUS_CHANGE_INFO
static final int CURENT_PATH_WALK_ALGORITHM__DIRECTION
static final int CURENT_PATH_WALK_ALGORITHM__BUS_WALKER
static final int CURENT_PATH_WALK_ALGORITHM__BRANCH_WALKER
static final int CURENT_PATH_WALK_ALGORITHM_FEATURE_COUNT
static final int DC_POWER_FLOW_METHOD
Dc Power Flow Method
' enum.
org.eclipse.emf.ecore.EClass getDcMismatch()
Dc Mismatch
'.
DcMismatch
org.eclipse.emf.ecore.EAttribute getDcMismatch_Mismatch()
Mismatch
'.
DcMismatch.getMismatch()
,
getDcMismatch()
org.eclipse.emf.ecore.EReference getDcMismatch_Location()
Location
'.
DcMismatch.getLocation()
,
getDcMismatch()
org.eclipse.emf.ecore.EClass getDcPowerFlowAlgorithm()
Dc Power Flow Algorithm
'.
DcPowerFlowAlgorithm
org.eclipse.emf.ecore.EReference getDcPowerFlowAlgorithm_DataCheckConfig()
Data Check Config
'.
DcPowerFlowAlgorithm.getDataCheckConfig()
,
getDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EAttribute getDcPowerFlowAlgorithm_Method()
Method
'.
DcPowerFlowAlgorithm.getMethod()
,
getDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EAttribute getDcPowerFlowAlgorithm_MaxIterations()
Max Iterations
'.
DcPowerFlowAlgorithm.getMaxIterations()
,
getDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EAttribute getDcPowerFlowAlgorithm_Tolerance()
Tolerance
'.
DcPowerFlowAlgorithm.getTolerance()
,
getDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EAttribute getDcPowerFlowAlgorithm_InitBusVoltage()
Init Bus Voltage
'.
DcPowerFlowAlgorithm.isInitBusVoltage()
,
getDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EClass getPVDcPowerFlowAlgorithm()
PV Dc Power Flow Algorithm
'.
PVDcPowerFlowAlgorithm
org.eclipse.emf.ecore.EAttribute getPVDcPowerFlowAlgorithm_MpptOptimization()
Mppt Optimization
'.
PVDcPowerFlowAlgorithm.isMpptOptimization()
,
getPVDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EReference getPVDcPowerFlowAlgorithm_MpptBus()
Mppt Bus
'.
PVDcPowerFlowAlgorithm.getMpptBus()
,
getPVDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EAttribute getPVDcPowerFlowAlgorithm_MaxMPPTPoints()
Max MPPT Points
'.
PVDcPowerFlowAlgorithm.getMaxMPPTPoints()
,
getPVDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EAttribute getPVDcPowerFlowAlgorithm_MpptStep()
Mppt Step
'.
PVDcPowerFlowAlgorithm.getMpptStep()
,
getPVDcPowerFlowAlgorithm()
org.eclipse.emf.ecore.EClass getCurentPathWalkAlgorithm()
Curent Path Walk Algorithm
'.
CurentPathWalkAlgorithm
org.eclipse.emf.ecore.EEnum getDcPowerFlowMethod()
Dc Power Flow Method
'.
DcPowerFlowMethod
DcSysAlgorithmFactory getDcSysAlgorithmFactory()