|
||||||||||
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.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
public class MappingPackageImpl
An implementation of the model Package.
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 org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
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 |
---|
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.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 |
---|
public static MappingPackage init()
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.
MappingPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getSVGFile()
getSVGFile
in interface MappingPackage
SVGFile
public EAttribute getSVGFile_Filename()
getSVGFile_Filename
in interface MappingPackage
SVGFile.getFilename()
,
MappingPackage.getSVGFile()
public EReference getSVGFile_SvgElement()
getSVGFile_SvgElement
in interface MappingPackage
SVGFile.getSvgElement()
,
MappingPackage.getSVGFile()
public EClass getSVGElement()
getSVGElement
in interface MappingPackage
SVGElement
public EReference getSVGElement_Animation()
getSVGElement_Animation
in interface MappingPackage
SVGElement.getAnimation()
,
MappingPackage.getSVGElement()
public EAttribute getSVGElement_Id()
getSVGElement_Id
in interface MappingPackage
SVGElement.getId()
,
MappingPackage.getSVGElement()
public EClass getAnimation()
getAnimation
in interface MappingPackage
Animation
public EAttribute getAnimation_Input()
getAnimation_Input
in interface MappingPackage
Animation.getInput()
,
MappingPackage.getAnimation()
public EAttribute getAnimation_AccessID()
getAnimation_AccessID
in interface MappingPackage
Animation.getAccessID()
,
MappingPackage.getAnimation()
public EAttribute getAnimation_Key()
getAnimation_Key
in interface MappingPackage
Animation.getKey()
,
MappingPackage.getAnimation()
public EClass getOpacity()
getOpacity
in interface MappingPackage
Opacity
public EAttribute getOpacity_Opacity()
getOpacity_Opacity
in interface MappingPackage
Opacity.getOpacity()
,
MappingPackage.getOpacity()
public EClass getMovePath()
getMovePath
in interface MappingPackage
MovePath
public EAttribute getMovePath_Path()
getMovePath_Path
in interface MappingPackage
MovePath.getPath()
,
MappingPackage.getMovePath()
public EAttribute getMovePath_AnchorPoint()
getMovePath_AnchorPoint
in interface MappingPackage
MovePath.getAnchorPoint()
,
MappingPackage.getMovePath()
public EAttribute getMovePath_AutoOrientation()
getMovePath_AutoOrientation
in interface MappingPackage
MovePath.getAutoOrientation()
,
MappingPackage.getMovePath()
public EClass getRotate()
getRotate
in interface MappingPackage
Rotate
public EAttribute getRotate_AngleRange()
getRotate_AngleRange
in interface MappingPackage
Rotate.getAngleRange()
,
MappingPackage.getRotate()
public EAttribute getRotate_AnchorPoint()
getRotate_AnchorPoint
in interface MappingPackage
Rotate.getAnchorPoint()
,
MappingPackage.getRotate()
public EClass getMove()
getMove
in interface MappingPackage
Move
public EAttribute getMove_XRange()
getMove_XRange
in interface MappingPackage
Move.getXRange()
,
MappingPackage.getMove()
public EAttribute getMove_YRange()
getMove_YRange
in interface MappingPackage
Move.getYRange()
,
MappingPackage.getMove()
public EClass getColorize()
getColorize
in interface MappingPackage
Colorize
public EAttribute getColorize_FillColor()
getColorize_FillColor
in interface MappingPackage
Colorize.getFillColor()
,
MappingPackage.getColorize()
public EAttribute getColorize_StrokeColor()
getColorize_StrokeColor
in interface MappingPackage
Colorize.getStrokeColor()
,
MappingPackage.getColorize()
public EAttribute getColorize_StrokeWidth()
getColorize_StrokeWidth
in interface MappingPackage
Colorize.getStrokeWidth()
,
MappingPackage.getColorize()
public EClass getText()
getText
in interface MappingPackage
Text
public EAttribute getText_TextValue()
getText_TextValue
in interface MappingPackage
Text.getTextValue()
,
MappingPackage.getText()
public EAttribute getText_FontSize()
getText_FontSize
in interface MappingPackage
Text.getFontSize()
,
MappingPackage.getText()
public EAttribute getText_FontFamily()
getText_FontFamily
in interface MappingPackage
Text.getFontFamily()
,
MappingPackage.getText()
public EClass getMoveTo()
getMoveTo
in interface MappingPackage
MoveTo
public MappingFactory getMappingFactory()
getMappingFactory
in interface MappingPackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |