de.cau.cs.kieler.kev.mapping.impl
Class OpacityImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
de.cau.cs.kieler.kev.mapping.impl.OpacityImpl
- All Implemented Interfaces:
- Animation, Opacity, Notifier, EObject, InternalEObject
public class OpacityImpl
- extends AnimationImpl
- implements Opacity
An implementation of the model object 'Opacity'.
The following features are implemented:
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
OPACITY_EDEFAULT
protected static final String OPACITY_EDEFAULT
- The default value of the '
Opacity
' attribute.
- See Also:
getOpacity()
- Generated:
- This code was automatically generated.
- Ordered
opacity
protected String opacity
- The cached value of the '
Opacity
' attribute.
- See Also:
getOpacity()
- Generated:
- This code was automatically generated.
- Ordered
OpacityImpl
protected OpacityImpl()
-
- Generated:
- This code was automatically generated.
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class AnimationImpl
- Generated:
- This code was automatically generated.
getOpacity
public String getOpacity()
-
- Specified by:
getOpacity
in interface Opacity
- Returns:
- the value of the 'Opacity' attribute.
- See Also:
Opacity.setOpacity(String)
,
MappingPackage.getOpacity_Opacity()
- Generated:
- This code was automatically generated.
setOpacity
public void setOpacity(String newOpacity)
-
- Specified by:
setOpacity
in interface Opacity
- Parameters:
newOpacity
- the new value of the 'Opacity' attribute.- See Also:
Opacity.getOpacity()
- Generated:
- This code was automatically generated.
eGet
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Specified by:
eGet
in interface InternalEObject
- Overrides:
eGet
in class AnimationImpl
- Generated:
- This code was automatically generated.
eSet
public void eSet(int featureID,
Object newValue)
-
- Specified by:
eSet
in interface InternalEObject
- Overrides:
eSet
in class AnimationImpl
- Generated:
- This code was automatically generated.
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset
in interface InternalEObject
- Overrides:
eUnset
in class AnimationImpl
- Generated:
- This code was automatically generated.
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet
in interface InternalEObject
- Overrides:
eIsSet
in class AnimationImpl
- Generated:
- This code was automatically generated.
toString
public String toString()
-
- Overrides:
toString
in class AnimationImpl
- Generated:
- This code was automatically generated.
apply
public void apply(Object jsonObject,
String svgElementID)
- Description copied from class:
AnimationImpl
-
- Specified by:
apply
in interface Animation
- Overrides:
apply
in class AnimationImpl
initialize
public void initialize(String svgElementID)
- Description copied from class:
AnimationImpl
-
- Specified by:
initialize
in interface Animation
- Overrides:
initialize
in class AnimationImpl