public interface CommonLangPackage
extends org.eclipse.emf.ecore.EPackage
CommonLangFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
CommonLangPackage.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 |
ACLF_BRANCH_ARRAY
The meta object id for the 'Aclf Branch Array' data type.
|
static int |
ACLF_BUS_LIST
The meta object id for the 'Aclf Bus List' data type.
|
static int |
AREA_LIST
The meta object id for the 'Area List' data type.
|
static int |
BRANCH_LIST
The meta object id for the 'Branch List' data type.
|
static int |
BUS_LIST
The meta object id for the 'Bus List' data type.
|
static int |
CLASS
The meta object id for the 'Class' data type.
|
static int |
DOUBLE_ARRAY
The meta object id for the 'Double Array' data type.
|
static CommonLangPackage |
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 |
HASHTABLE
The meta object id for the 'Hashtable' data type.
|
static int |
IO_EXCEPTION
The meta object id for the 'IO Exception' data type.
|
static int |
LIST
The meta object id for the 'List' data type.
|
static int |
LIST_PARENT_CHILD_NET_BUS_PAIR
The meta object id for the 'List Parent Child Net Bus Pair' data type.
|
static int |
OBJECT
The meta object id for the 'Object' data type.
|
static int |
STRING_ARRAY
The meta object id for the 'String Array' data type.
|
static int |
STRING_LIST
The meta object id for the 'String List' data type.
|
static int |
ZONE_LIST
The meta object id for the 'Zone List' data type.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EDataType |
getAclfBranchArray()
Returns the meta object for data type 'Aclf Branch Array'.
|
org.eclipse.emf.ecore.EDataType |
getAclfBusList()
Returns the meta object for data type '
Aclf Bus List'. |
org.eclipse.emf.ecore.EDataType |
getAreaList()
Returns the meta object for data type '
Area List'. |
org.eclipse.emf.ecore.EDataType |
getBranchList()
Returns the meta object for data type '
Branch List'. |
org.eclipse.emf.ecore.EDataType |
getBusList()
Returns the meta object for data type '
Bus List'. |
org.eclipse.emf.ecore.EDataType |
getClass_()
Returns the meta object for data type '
Class'. |
CommonLangFactory |
getCommonLangFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EDataType |
getDoubleArray()
Returns the meta object for data type 'Double Array'.
|
org.eclipse.emf.ecore.EDataType |
getHashtable()
Returns the meta object for data type '
Hashtable'. |
org.eclipse.emf.ecore.EDataType |
getIOException()
Returns the meta object for data type '
IO Exception'. |
org.eclipse.emf.ecore.EDataType |
getList()
Returns the meta object for data type '
List'. |
org.eclipse.emf.ecore.EDataType |
getListParentChildNetBusPair()
Returns the meta object for data type '
List Parent Child Net Bus Pair'. |
org.eclipse.emf.ecore.EDataType |
getObject()
Returns the meta object for data type '
Object'. |
org.eclipse.emf.ecore.EDataType |
getStringArray()
Returns the meta object for data type 'String Array'.
|
org.eclipse.emf.ecore.EDataType |
getStringList()
Returns the meta object for data type '
String List'. |
org.eclipse.emf.ecore.EDataType |
getZoneList()
Returns the meta object for data type '
Zone List'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CommonLangPackage eINSTANCE
static final int CLASS
Class,
CommonLangPackageImpl.getClass_(),
Constant Field Valuesstatic final int OBJECT
Object,
CommonLangPackageImpl.getObject(),
Constant Field Valuesstatic final int LIST
List,
CommonLangPackageImpl.getList(),
Constant Field Valuesstatic final int LIST_PARENT_CHILD_NET_BUS_PAIR
static final int STRING_LIST
List,
CommonLangPackageImpl.getStringList(),
Constant Field Valuesstatic final int STRING_ARRAY
static final int AREA_LIST
List,
CommonLangPackageImpl.getAreaList(),
Constant Field Valuesstatic final int ZONE_LIST
List,
CommonLangPackageImpl.getZoneList(),
Constant Field Valuesstatic final int BUS_LIST
List,
CommonLangPackageImpl.getBusList(),
Constant Field Valuesstatic final int BRANCH_LIST
List,
CommonLangPackageImpl.getBranchList(),
Constant Field Valuesstatic final int ACLF_BUS_LIST
List,
CommonLangPackageImpl.getAclfBusList(),
Constant Field Valuesstatic final int ACLF_BRANCH_ARRAY
static final int HASHTABLE
Hashtable,
CommonLangPackageImpl.getHashtable(),
Constant Field Valuesstatic final int DOUBLE_ARRAY
static final int IO_EXCEPTION
IOException,
CommonLangPackageImpl.getIOException(),
Constant Field Valuesorg.eclipse.emf.ecore.EDataType getClass_()
Class'.
Classorg.eclipse.emf.ecore.EDataType getObject()
Object'.
Objectorg.eclipse.emf.ecore.EDataType getList()
List'.
Listorg.eclipse.emf.ecore.EDataType getListParentChildNetBusPair()
List Parent Child Net Bus Pair'.
Listorg.eclipse.emf.ecore.EDataType getStringList()
String List'.
Listorg.eclipse.emf.ecore.EDataType getStringArray()
org.eclipse.emf.ecore.EDataType getAreaList()
Area List'.
Listorg.eclipse.emf.ecore.EDataType getZoneList()
Zone List'.
Listorg.eclipse.emf.ecore.EDataType getBusList()
Bus List'.
Listorg.eclipse.emf.ecore.EDataType getBranchList()
Branch List'.
Listorg.eclipse.emf.ecore.EDataType getAclfBusList()
Aclf Bus List'.
Listorg.eclipse.emf.ecore.EDataType getAclfBranchArray()
org.eclipse.emf.ecore.EDataType getHashtable()
Hashtable'.
Hashtableorg.eclipse.emf.ecore.EDataType getDoubleArray()
org.eclipse.emf.ecore.EDataType getIOException()
IO Exception'.
IOExceptionCommonLangFactory getCommonLangFactory()