|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.ocl.utilities.impl.UtilitiesPackageImpl
public class UtilitiesPackageImpl
An implementation of the model Package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.ocl.utilities.UtilitiesPackage |
|---|
UtilitiesPackage.Literals |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
EPackage.Descriptor, EPackage.Registry |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
|---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
| Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
name, NAME_EDEFAULT |
| Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
| Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
|---|
eContents, eCrossReferences, eProxyURI |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
eContents, eCrossReferences, getName, getNameGen, setName |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
| Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
|---|
eIsProxy, eProperties, eProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public static UtilitiesPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
UtilitiesPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getASTNode()
getASTNode in interface UtilitiesPackageASTNodepublic EAttribute getASTNode_StartPosition()
getASTNode_StartPosition in interface UtilitiesPackageASTNode.getStartPosition(),
UtilitiesPackage.getASTNode()public EAttribute getASTNode_EndPosition()
getASTNode_EndPosition in interface UtilitiesPackageASTNode.getEndPosition(),
UtilitiesPackage.getASTNode()public EClass getCallingASTNode()
getCallingASTNode in interface UtilitiesPackageCallingASTNodepublic EAttribute getCallingASTNode_PropertyStartPosition()
getCallingASTNode_PropertyStartPosition in interface UtilitiesPackageCallingASTNode.getPropertyStartPosition(),
UtilitiesPackage.getCallingASTNode()public EAttribute getCallingASTNode_PropertyEndPosition()
getCallingASTNode_PropertyEndPosition in interface UtilitiesPackageCallingASTNode.getPropertyEndPosition(),
UtilitiesPackage.getCallingASTNode()public EClass getPredefinedType()
getPredefinedType in interface UtilitiesPackagePredefinedTypepublic EClass getTypedASTNode()
getTypedASTNode in interface UtilitiesPackageTypedASTNodepublic EAttribute getTypedASTNode_TypeStartPosition()
getTypedASTNode_TypeStartPosition in interface UtilitiesPackageTypedASTNode.getTypeStartPosition(),
UtilitiesPackage.getTypedASTNode()public EAttribute getTypedASTNode_TypeEndPosition()
getTypedASTNode_TypeEndPosition in interface UtilitiesPackageTypedASTNode.getTypeEndPosition(),
UtilitiesPackage.getTypedASTNode()public EClass getVisitable()
getVisitable in interface UtilitiesPackageVisitablepublic EClass getTypedElement()
getTypedElement in interface UtilitiesPackageTypedElementpublic EClass getVisitor()
getVisitor in interface UtilitiesPackageVisitorpublic EClass getExpressionInOCL()
getExpressionInOCL in interface UtilitiesPackageExpressionInOCLpublic EReference getExpressionInOCL_BodyExpression()
getExpressionInOCL_BodyExpression in interface UtilitiesPackageExpressionInOCL.getBodyExpression(),
UtilitiesPackage.getExpressionInOCL()public EReference getExpressionInOCL_ContextVariable()
getExpressionInOCL_ContextVariable in interface UtilitiesPackageExpressionInOCL.getContextVariable(),
UtilitiesPackage.getExpressionInOCL()public EReference getExpressionInOCL_ResultVariable()
getExpressionInOCL_ResultVariable in interface UtilitiesPackageExpressionInOCL.getResultVariable(),
UtilitiesPackage.getExpressionInOCL()public EReference getExpressionInOCL_ParameterVariable()
getExpressionInOCL_ParameterVariable in interface UtilitiesPackageExpressionInOCL.getParameterVariable(),
UtilitiesPackage.getExpressionInOCL()public UtilitiesFactory getUtilitiesFactory()
getUtilitiesFactory in interface UtilitiesPackagepublic void createPackageContents()
public void initializePackageContents()
The generated implementation is extended by adding me as a child of the empty root OCL package.
public void initializePackageContentsGen()
protected void createExtendedMetaDataAnnotations()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||