public interface LoadAnalysisPackage
extends org.eclipse.emf.ecore.EPackage
LoadAnalysisFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
LoadAnalysisPackage.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 LoadAnalysisPackage |
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 |
LOAD_BRANCH_DATA
The meta object id for the '
Load Branch Data ' class. |
static int |
LOAD_BRANCH_DATA__SERVICE_SCHEDULE_LIST
The feature id for the 'Service Schedule List' attribute.
|
static int |
LOAD_BRANCH_DATA_FEATURE_COUNT
The number of structural features of the 'Load Branch Data' class.
|
static int |
LOAD_BUS_DATA
The meta object id for the '
Load Bus Data ' class. |
static int |
LOAD_BUS_DATA__LOAD_SCHEDULE_LIST
The feature id for the 'Load Schedule List' attribute list.
|
static int |
LOAD_BUS_DATA__POINT_VOLTAGE_LIST
The feature id for the 'Point Voltage List' attribute list.
|
static int |
LOAD_BUS_DATA_FEATURE_COUNT
The number of structural features of the 'Load Bus Data' class.
|
static int |
LOAD_NET_DATA
The meta object id for the '
Load Net Data ' class. |
static int |
LOAD_NET_DATA__LF_CONVERGE_STATUS_LIST
The feature id for the 'Lf Converge Status List' attribute.
|
static int |
LOAD_NET_DATA__SCHEDULE_PERIOD_LENGTH
The feature id for the 'Schedule Period Length' attribute.
|
static int |
LOAD_NET_DATA__SCHEDULE_PERIOD_UNIT
The feature id for the 'Schedule Period Unit' attribute.
|
static int |
LOAD_NET_DATA__SCHEDULE_POINTS
The feature id for the 'Schedule Points' attribute.
|
static int |
LOAD_NET_DATA__TOTAL_LOSS_KW_HR
The feature id for the 'Total Loss Kw Hr' attribute.
|
static int |
LOAD_NET_DATA_FEATURE_COUNT
The number of structural features of the 'Load Net Data' class.
|
Modifier and Type | Method and Description |
---|---|
LoadAnalysisFactory |
getLoadAnalysisFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getLoadBranchData_ServiceScheduleList()
Returns the meta object for the attribute '
Service Schedule List '. |
org.eclipse.emf.ecore.EClass |
getLoadBranchData()
Returns the meta object for class '
Load Branch Data '. |
org.eclipse.emf.ecore.EAttribute |
getLoadBusData_LoadScheduleList()
Returns the meta object for the attribute list '
Load Schedule List '. |
org.eclipse.emf.ecore.EAttribute |
getLoadBusData_PointVoltageList()
Returns the meta object for the attribute list '
Point Voltage List '. |
org.eclipse.emf.ecore.EClass |
getLoadBusData()
Returns the meta object for class '
Load Bus Data '. |
org.eclipse.emf.ecore.EAttribute |
getLoadNetData_LfConvergeStatusList()
Returns the meta object for the attribute '
Lf Converge Status List '. |
org.eclipse.emf.ecore.EAttribute |
getLoadNetData_SchedulePeriodLength()
Returns the meta object for the attribute '
Schedule Period Length '. |
org.eclipse.emf.ecore.EAttribute |
getLoadNetData_SchedulePeriodUnit()
Returns the meta object for the attribute '
Schedule Period Unit '. |
org.eclipse.emf.ecore.EAttribute |
getLoadNetData_SchedulePoints()
Returns the meta object for the attribute '
Schedule Points '. |
org.eclipse.emf.ecore.EAttribute |
getLoadNetData_TotalLossKwHr()
Returns the meta object for the attribute '
Total Loss Kw Hr '. |
org.eclipse.emf.ecore.EClass |
getLoadNetData()
Returns the meta object for class '
Load Net Data '. |
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 LoadAnalysisPackage eINSTANCE
static final int LOAD_NET_DATA
Load Net Data
' class.
static final int LOAD_NET_DATA__SCHEDULE_POINTS
static final int LOAD_NET_DATA__SCHEDULE_PERIOD_LENGTH
static final int LOAD_NET_DATA__SCHEDULE_PERIOD_UNIT
static final int LOAD_NET_DATA__TOTAL_LOSS_KW_HR
static final int LOAD_NET_DATA__LF_CONVERGE_STATUS_LIST
static final int LOAD_NET_DATA_FEATURE_COUNT
static final int LOAD_BUS_DATA
Load Bus Data
' class.
static final int LOAD_BUS_DATA__LOAD_SCHEDULE_LIST
static final int LOAD_BUS_DATA__POINT_VOLTAGE_LIST
static final int LOAD_BUS_DATA_FEATURE_COUNT
static final int LOAD_BRANCH_DATA
Load Branch Data
' class.
static final int LOAD_BRANCH_DATA__SERVICE_SCHEDULE_LIST
static final int LOAD_BRANCH_DATA_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getLoadNetData()
Load Net Data
'.
LoadNetData
org.eclipse.emf.ecore.EAttribute getLoadNetData_SchedulePoints()
Schedule Points
'.
LoadNetData.getSchedulePoints()
,
getLoadNetData()
org.eclipse.emf.ecore.EAttribute getLoadNetData_SchedulePeriodLength()
Schedule Period Length
'.
LoadNetData.getSchedulePeriodLength()
,
getLoadNetData()
org.eclipse.emf.ecore.EAttribute getLoadNetData_SchedulePeriodUnit()
Schedule Period Unit
'.
LoadNetData.getSchedulePeriodUnit()
,
getLoadNetData()
org.eclipse.emf.ecore.EAttribute getLoadNetData_TotalLossKwHr()
Total Loss Kw Hr
'.
LoadNetData.getTotalLossKwHr()
,
getLoadNetData()
org.eclipse.emf.ecore.EAttribute getLoadNetData_LfConvergeStatusList()
Lf Converge Status List
'.
LoadNetData.getLfConvergeStatusList()
,
getLoadNetData()
org.eclipse.emf.ecore.EClass getLoadBusData()
Load Bus Data
'.
LoadBusData
org.eclipse.emf.ecore.EAttribute getLoadBusData_LoadScheduleList()
Load Schedule List
'.
LoadBusData.getLoadScheduleList()
,
getLoadBusData()
org.eclipse.emf.ecore.EAttribute getLoadBusData_PointVoltageList()
Point Voltage List
'.
LoadBusData.getPointVoltageList()
,
getLoadBusData()
org.eclipse.emf.ecore.EClass getLoadBranchData()
Load Branch Data
'.
LoadBranchData
org.eclipse.emf.ecore.EAttribute getLoadBranchData_ServiceScheduleList()
Service Schedule List
'.
LoadBranchData.getServiceScheduleList()
,
getLoadBranchData()
LoadAnalysisFactory getLoadAnalysisFactory()