public class CommonLangPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements CommonLangPackage
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListCommonLangPackage.LiteralsACLF_BRANCH_ARRAY, ACLF_BUS_LIST, AREA_LIST, BRANCH_LIST, BUS_LIST, CLASS, DOUBLE_ARRAY, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, HASHTABLE, IO_EXCEPTION, LIST, LIST_PARENT_CHILD_NET_BUS_PAIR, OBJECT, STRING_ARRAY, STRING_LIST, ZONE_LIST| Modifier and Type | Method and Description |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
org.eclipse.emf.ecore.EDataType |
getAclfBranchArray() |
org.eclipse.emf.ecore.EDataType |
getAclfBusList() |
org.eclipse.emf.ecore.EDataType |
getAreaList() |
org.eclipse.emf.ecore.EDataType |
getBranchList() |
org.eclipse.emf.ecore.EDataType |
getBusList() |
org.eclipse.emf.ecore.EDataType |
getClass_() |
CommonLangFactory |
getCommonLangFactory() |
org.eclipse.emf.ecore.EDataType |
getDoubleArray() |
org.eclipse.emf.ecore.EDataType |
getHashtable() |
org.eclipse.emf.ecore.EDataType |
getIOException() |
org.eclipse.emf.ecore.EDataType |
getList() |
org.eclipse.emf.ecore.EDataType |
getListParentChildNetBusPair() |
org.eclipse.emf.ecore.EDataType |
getObject() |
org.eclipse.emf.ecore.EDataType |
getStringArray() |
org.eclipse.emf.ecore.EDataType |
getStringList() |
org.eclipse.emf.ecore.EDataType |
getZoneList() |
static CommonLangPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toStringeContents, eCrossReferences, getName, getNameGen, setNameeURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDelivereAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic static CommonLangPackage init()
This method is used to initialize CommonLangPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public org.eclipse.emf.ecore.EDataType getClass_()
getClass_ in interface CommonLangPackageClasspublic org.eclipse.emf.ecore.EDataType getObject()
getObject in interface CommonLangPackageObjectpublic org.eclipse.emf.ecore.EDataType getList()
getList in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getListParentChildNetBusPair()
getListParentChildNetBusPair in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getStringList()
getStringList in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getStringArray()
getStringArray in interface CommonLangPackagepublic org.eclipse.emf.ecore.EDataType getAreaList()
getAreaList in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getZoneList()
getZoneList in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getBusList()
getBusList in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getBranchList()
getBranchList in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getAclfBusList()
getAclfBusList in interface CommonLangPackageListpublic org.eclipse.emf.ecore.EDataType getAclfBranchArray()
getAclfBranchArray in interface CommonLangPackagepublic org.eclipse.emf.ecore.EDataType getHashtable()
getHashtable in interface CommonLangPackageHashtablepublic org.eclipse.emf.ecore.EDataType getDoubleArray()
getDoubleArray in interface CommonLangPackagepublic org.eclipse.emf.ecore.EDataType getIOException()
getIOException in interface CommonLangPackageIOExceptionpublic CommonLangFactory getCommonLangFactory()
getCommonLangFactory in interface CommonLangPackagepublic void createPackageContents()
public void initializePackageContents()