de.cau.cs.kieler.kev.mapping.impl
Class MappingPackageImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
All Implemented Interfaces:
MappingPackage, Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class MappingPackageImpl
extends EPackageImpl
implements MappingPackage

An implementation of the model Package.

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
EPackageImpl.EBasicWhiteList
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
 
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>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface de.cau.cs.kieler.kev.mapping.MappingPackage
MappingPackage.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, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
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 de.cau.cs.kieler.kev.mapping.MappingPackage
ANIMATION, ANIMATION__ACCESS_ID, ANIMATION__INPUT, ANIMATION__KEY, ANIMATION_FEATURE_COUNT, COLORIZE, COLORIZE__ACCESS_ID, COLORIZE__FILL_COLOR, COLORIZE__INPUT, COLORIZE__KEY, COLORIZE__STROKE_COLOR, COLORIZE__STROKE_WIDTH, COLORIZE_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, MOVE, MOVE__ACCESS_ID, MOVE__INPUT, MOVE__KEY, MOVE__XRANGE, MOVE__YRANGE, MOVE_FEATURE_COUNT, MOVE_PATH, MOVE_PATH__ACCESS_ID, MOVE_PATH__ANCHOR_POINT, MOVE_PATH__AUTO_ORIENTATION, MOVE_PATH__INPUT, MOVE_PATH__KEY, MOVE_PATH__PATH, MOVE_PATH_FEATURE_COUNT, MOVE_TO, MOVE_TO__ACCESS_ID, MOVE_TO__INPUT, MOVE_TO__KEY, MOVE_TO_FEATURE_COUNT, OPACITY, OPACITY__ACCESS_ID, OPACITY__INPUT, OPACITY__KEY, OPACITY__OPACITY, OPACITY_FEATURE_COUNT, ROTATE, ROTATE__ACCESS_ID, ROTATE__ANCHOR_POINT, ROTATE__ANGLE_RANGE, ROTATE__INPUT, ROTATE__KEY, ROTATE_FEATURE_COUNT, SVG_ELEMENT, SVG_ELEMENT__ANIMATION, SVG_ELEMENT__ID, SVG_ELEMENT_FEATURE_COUNT, SVG_FILE, SVG_FILE__FILENAME, SVG_FILE__SVG_ELEMENT, SVG_FILE_FEATURE_COUNT, TEXT, TEXT__ACCESS_ID, TEXT__FONT_FAMILY, TEXT__FONT_SIZE, TEXT__INPUT, TEXT__KEY, TEXT__TEXT_VALUE, TEXT_FEATURE_COUNT
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 EAttribute getAnimation_AccessID()
           
 EAttribute getAnimation_Input()
           
 EAttribute getAnimation_Key()
           
 EClass getAnimation()
           
 EAttribute getColorize_FillColor()
           
 EAttribute getColorize_StrokeColor()
           
 EAttribute getColorize_StrokeWidth()
           
 EClass getColorize()
           
 MappingFactory getMappingFactory()
           
 EAttribute getMove_XRange()
           
 EAttribute getMove_YRange()
           
 EClass getMove()
           
 EAttribute getMovePath_AnchorPoint()
           
 EAttribute getMovePath_AutoOrientation()
           
 EAttribute getMovePath_Path()
           
 EClass getMovePath()
           
 EClass getMoveTo()
           
 EAttribute getOpacity_Opacity()
           
 EClass getOpacity()
           
 EAttribute getRotate_AnchorPoint()
           
 EAttribute getRotate_AngleRange()
           
 EClass getRotate()
           
 EReference getSVGElement_Animation()
           
 EAttribute getSVGElement_Id()
           
 EClass getSVGElement()
           
 EAttribute getSVGFile_Filename()
           
 EReference getSVGFile_SvgElement()
           
 EClass getSVGFile()
           
 EAttribute getText_FontFamily()
           
 EAttribute getText_FontSize()
           
 EAttribute getText_TextValue()
           
 EClass getText()
           
static MappingPackage 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.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setNamespaceURI, setNsPrefix, setNsURI, toString
 
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
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
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, eInvoke, 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

init

public static MappingPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize MappingPackage.eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
MappingPackage.eNS_URI, createPackageContents(), initializePackageContents()
Generated:
This code was automatically generated.

getSVGFile

public EClass getSVGFile()

Specified by:
getSVGFile in interface MappingPackage
Returns:
the meta object for class 'SVG File'.
See Also:
SVGFile
Generated:
This code was automatically generated.

getSVGFile_Filename

public EAttribute getSVGFile_Filename()

Specified by:
getSVGFile_Filename in interface MappingPackage
Returns:
the meta object for the attribute 'Filename'.
See Also:
SVGFile.getFilename(), MappingPackage.getSVGFile()
Generated:
This code was automatically generated.

getSVGFile_SvgElement

public EReference getSVGFile_SvgElement()

Specified by:
getSVGFile_SvgElement in interface MappingPackage
Returns:
the meta object for the containment reference list 'Svg Element'.
See Also:
SVGFile.getSvgElement(), MappingPackage.getSVGFile()
Generated:
This code was automatically generated.

getSVGElement

public EClass getSVGElement()

Specified by:
getSVGElement in interface MappingPackage
Returns:
the meta object for class 'SVG Element'.
See Also:
SVGElement
Generated:
This code was automatically generated.

getSVGElement_Animation

public EReference getSVGElement_Animation()

Specified by:
getSVGElement_Animation in interface MappingPackage
Returns:
the meta object for the containment reference list 'Animation'.
See Also:
SVGElement.getAnimation(), MappingPackage.getSVGElement()
Generated:
This code was automatically generated.

getSVGElement_Id

public EAttribute getSVGElement_Id()

Specified by:
getSVGElement_Id in interface MappingPackage
Returns:
the meta object for the attribute 'Id'.
See Also:
SVGElement.getId(), MappingPackage.getSVGElement()
Generated:
This code was automatically generated.

getAnimation

public EClass getAnimation()

Specified by:
getAnimation in interface MappingPackage
Returns:
the meta object for class 'Animation'.
See Also:
Animation
Generated:
This code was automatically generated.

getAnimation_Input

public EAttribute getAnimation_Input()

Specified by:
getAnimation_Input in interface MappingPackage
Returns:
the meta object for the attribute 'Input'.
See Also:
Animation.getInput(), MappingPackage.getAnimation()
Generated:
This code was automatically generated.

getAnimation_AccessID

public EAttribute getAnimation_AccessID()

Specified by:
getAnimation_AccessID in interface MappingPackage
Returns:
the meta object for the attribute 'Access ID'.
See Also:
Animation.getAccessID(), MappingPackage.getAnimation()
Generated:
This code was automatically generated.

getAnimation_Key

public EAttribute getAnimation_Key()

Specified by:
getAnimation_Key in interface MappingPackage
Returns:
the meta object for the attribute 'Key'.
See Also:
Animation.getKey(), MappingPackage.getAnimation()
Generated:
This code was automatically generated.

getOpacity

public EClass getOpacity()

Specified by:
getOpacity in interface MappingPackage
Returns:
the meta object for class 'Opacity'.
See Also:
Opacity
Generated:
This code was automatically generated.

getOpacity_Opacity

public EAttribute getOpacity_Opacity()

Specified by:
getOpacity_Opacity in interface MappingPackage
Returns:
the meta object for the attribute 'Opacity'.
See Also:
Opacity.getOpacity(), MappingPackage.getOpacity()
Generated:
This code was automatically generated.

getMovePath

public EClass getMovePath()

Specified by:
getMovePath in interface MappingPackage
Returns:
the meta object for class 'Move Path'.
See Also:
MovePath
Generated:
This code was automatically generated.

getMovePath_Path

public EAttribute getMovePath_Path()

Specified by:
getMovePath_Path in interface MappingPackage
Returns:
the meta object for the attribute 'Path'.
See Also:
MovePath.getPath(), MappingPackage.getMovePath()
Generated:
This code was automatically generated.

getMovePath_AnchorPoint

public EAttribute getMovePath_AnchorPoint()

Specified by:
getMovePath_AnchorPoint in interface MappingPackage
Returns:
the meta object for the attribute 'Anchor Point'.
See Also:
MovePath.getAnchorPoint(), MappingPackage.getMovePath()
Generated:
This code was automatically generated.

getMovePath_AutoOrientation

public EAttribute getMovePath_AutoOrientation()

Specified by:
getMovePath_AutoOrientation in interface MappingPackage
Returns:
the meta object for the attribute 'Auto Orientation'.
See Also:
MovePath.getAutoOrientation(), MappingPackage.getMovePath()
Generated:
This code was automatically generated.

getRotate

public EClass getRotate()

Specified by:
getRotate in interface MappingPackage
Returns:
the meta object for class 'Rotate'.
See Also:
Rotate
Generated:
This code was automatically generated.

getRotate_AngleRange

public EAttribute getRotate_AngleRange()

Specified by:
getRotate_AngleRange in interface MappingPackage
Returns:
the meta object for the attribute 'Angle Range'.
See Also:
Rotate.getAngleRange(), MappingPackage.getRotate()
Generated:
This code was automatically generated.

getRotate_AnchorPoint

public EAttribute getRotate_AnchorPoint()

Specified by:
getRotate_AnchorPoint in interface MappingPackage
Returns:
the meta object for the attribute 'Anchor Point'.
See Also:
Rotate.getAnchorPoint(), MappingPackage.getRotate()
Generated:
This code was automatically generated.

getMove

public EClass getMove()

Specified by:
getMove in interface MappingPackage
Returns:
the meta object for class 'Move'.
See Also:
Move
Generated:
This code was automatically generated.

getMove_XRange

public EAttribute getMove_XRange()

Specified by:
getMove_XRange in interface MappingPackage
Returns:
the meta object for the attribute 'XRange'.
See Also:
Move.getXRange(), MappingPackage.getMove()
Generated:
This code was automatically generated.

getMove_YRange

public EAttribute getMove_YRange()

Specified by:
getMove_YRange in interface MappingPackage
Returns:
the meta object for the attribute 'YRange'.
See Also:
Move.getYRange(), MappingPackage.getMove()
Generated:
This code was automatically generated.

getColorize

public EClass getColorize()

Specified by:
getColorize in interface MappingPackage
Returns:
the meta object for class 'Colorize'.
See Also:
Colorize
Generated:
This code was automatically generated.

getColorize_FillColor

public EAttribute getColorize_FillColor()

Specified by:
getColorize_FillColor in interface MappingPackage
Returns:
the meta object for the attribute 'Fill Color'.
See Also:
Colorize.getFillColor(), MappingPackage.getColorize()
Generated:
This code was automatically generated.

getColorize_StrokeColor

public EAttribute getColorize_StrokeColor()

Specified by:
getColorize_StrokeColor in interface MappingPackage
Returns:
the meta object for the attribute 'Stroke Color'.
See Also:
Colorize.getStrokeColor(), MappingPackage.getColorize()
Generated:
This code was automatically generated.

getColorize_StrokeWidth

public EAttribute getColorize_StrokeWidth()

Specified by:
getColorize_StrokeWidth in interface MappingPackage
Returns:
the meta object for the attribute 'Stroke Width'.
See Also:
Colorize.getStrokeWidth(), MappingPackage.getColorize()
Generated:
This code was automatically generated.

getText

public EClass getText()

Specified by:
getText in interface MappingPackage
Returns:
the meta object for class 'Text'.
See Also:
Text
Generated:
This code was automatically generated.

getText_TextValue

public EAttribute getText_TextValue()

Specified by:
getText_TextValue in interface MappingPackage
Returns:
the meta object for the attribute 'Text Value'.
See Also:
Text.getTextValue(), MappingPackage.getText()
Generated:
This code was automatically generated.

getText_FontSize

public EAttribute getText_FontSize()

Specified by:
getText_FontSize in interface MappingPackage
Returns:
the meta object for the attribute 'Font Size'.
See Also:
Text.getFontSize(), MappingPackage.getText()
Generated:
This code was automatically generated.

getText_FontFamily

public EAttribute getText_FontFamily()

Specified by:
getText_FontFamily in interface MappingPackage
Returns:
the meta object for the attribute 'Font Family'.
See Also:
Text.getFontFamily(), MappingPackage.getText()
Generated:
This code was automatically generated.

getMoveTo

public EClass getMoveTo()

Specified by:
getMoveTo in interface MappingPackage
Returns:
the meta object for class 'Move To'.
See Also:
MoveTo
Generated:
This code was automatically generated.

getMappingFactory

public MappingFactory getMappingFactory()

Specified by:
getMappingFactory in interface MappingPackage
Returns:
the factory that creates the instances of the model.
Generated:
This code was automatically generated.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.

Generated:
This code was automatically generated.

initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.

Generated:
This code was automatically generated.