edu.cmu.sei.aadl.aadl2.impl
Class IntegerLiteralImpl

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.EObjectImpl
              extended by edu.cmu.sei.aadl.aadl2.parsesupport.AObjectImpl
                  extended by edu.cmu.sei.aadl.aadl2.impl.ElementImpl
                      extended by edu.cmu.sei.aadl.aadl2.impl.PropertyExpressionImpl
                          extended by edu.cmu.sei.aadl.aadl2.impl.PropertyValueImpl
                              extended by edu.cmu.sei.aadl.aadl2.impl.NumberValueImpl
                                  extended by edu.cmu.sei.aadl.aadl2.impl.IntegerLiteralImpl
All Implemented Interfaces:
Element, IntegerLiteral, NumberValue, AObject, PropertyExpression, PropertyValue, org.eclipse.core.runtime.IAdaptable, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class IntegerLiteralImpl
extends NumberValueImpl
implements IntegerLiteral

An implementation of the model object 'Integer Literal'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  long base
          The cached value of the 'Base' attribute
protected static long BASE_EDEFAULT
          The default value of the 'Base' attribute
protected  long value
          The cached value of the 'Value' attribute
protected static long VALUE_EDEFAULT
          The default value of the 'Value' attribute
 
Fields inherited from class edu.cmu.sei.aadl.aadl2.impl.NumberValueImpl
unit, VALUE_STRING_EDEFAULT, valueString
 
Fields inherited from class edu.cmu.sei.aadl.aadl2.impl.ElementImpl
OWNED_ELEMENT_ESUBSETS, ownedComments
 
Fields inherited from class edu.cmu.sei.aadl.aadl2.parsesupport.AObjectImpl
copyright, locationReference
 
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 edu.cmu.sei.aadl.aadl2.parsesupport.AObject
copyright
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected IntegerLiteralImpl()
           
 
Method Summary
 NumberValue cloneAndInvert()
          Create a "clone" that inverts this value.
 NumberValue cloneNumber()
          Clone this number value.
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 boolean equals(java.lang.Object other)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 long getBase()
           
 double getScaledValue()
          Get the scaled value of the number, this is the number's value multiplied by the number's unit's absolute factor.
 double getScaledValue(UnitLiteral target)
          Get the scaled value of the number, this is the number's value multiplied by the number's unit's scaling factor for the specified unit.
 long getValue()
           
static int parseInt(java.lang.String s)
           
 void setBase(long newBase)
           
 void setValue(long newValue)
           
 void setValue(java.lang.String s)
           
 java.lang.String toString()
           
 
Methods inherited from class edu.cmu.sei.aadl.aadl2.impl.NumberValueImpl
basicGetUnit, getUnit, getValueString, setUnit, setValueString
 
Methods inherited from class edu.cmu.sei.aadl.aadl2.impl.PropertyExpressionImpl
evaluate
 
Methods inherited from class edu.cmu.sei.aadl.aadl2.impl.ElementImpl
allOwnedElements, create, createOwnedComment, eBasicRemoveFromContainerFeature, eInverseRemove, getCacheAdapter, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, isSetOwnedElements, isSetOwner, mustBeOwned, not_own_self
 
Methods inherited from class edu.cmu.sei.aadl.aadl2.parsesupport.AObjectImpl
getAdapter, getLocationReference, setLocationReference, setLocationReference
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.cmu.sei.aadl.aadl2.NumberValue
getUnit, getValueString, setUnit, setValueString
 
Methods inherited from interface edu.cmu.sei.aadl.aadl2.PropertyExpression
evaluate
 
Methods inherited from interface edu.cmu.sei.aadl.aadl2.Element
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
 
Methods inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject
getLocationReference, setLocationReference, setLocationReference
 
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.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

BASE_EDEFAULT

protected static final long BASE_EDEFAULT
The default value of the 'Base' attribute.

See Also:
getBase(), Constant Field Values

base

protected long base
The cached value of the 'Base' attribute.

See Also:
getBase()

VALUE_EDEFAULT

protected static final long VALUE_EDEFAULT
The default value of the 'Value' attribute.

See Also:
getValue(), Constant Field Values

value

protected long value
The cached value of the 'Value' attribute.

See Also:
getValue()
Constructor Detail

IntegerLiteralImpl

protected IntegerLiteralImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class NumberValueImpl

getBase

public long getBase()

Specified by:
getBase in interface IntegerLiteral
Returns:
the value of the 'Base' attribute.
See Also:
IntegerLiteral.setBase(long), Aadl2Package.getIntegerLiteral_Base()

setBase

public void setBase(long newBase)

Specified by:
setBase in interface IntegerLiteral
Parameters:
newBase - the new value of the 'Base' attribute.
See Also:
IntegerLiteral.getBase()

getValue

public long getValue()

Specified by:
getValue in interface IntegerLiteral
Returns:
the value of the 'Value' attribute.
See Also:
IntegerLiteral.setValue(long), Aadl2Package.getIntegerLiteral_Value()

setValue

public void setValue(long newValue)

Specified by:
setValue in interface IntegerLiteral
Parameters:
newValue - the new value of the 'Value' attribute.
See Also:
IntegerLiteral.getValue()

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class NumberValueImpl

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class NumberValueImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class NumberValueImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class NumberValueImpl

toString

public java.lang.String toString()

Overrides:
toString in class NumberValueImpl

parseInt

public static int parseInt(java.lang.String s)
Parameters:
s - string with number to parse

setValue

public void setValue(java.lang.String s)
Specified by:
setValue in interface NumberValue
Parameters:
s - string with number to parse

cloneAndInvert

public NumberValue cloneAndInvert()
Description copied from interface: NumberValue
Create a "clone" that inverts this value. It is a clone in the sense that it represent a number from the same source location.

Specified by:
cloneAndInvert in interface NumberValue
Returns:

cloneNumber

public final NumberValue cloneNumber()
Description copied from interface: NumberValue
Clone this number value.

Specified by:
cloneNumber in interface NumberValue
Returns:

getScaledValue

public final double getScaledValue()
Description copied from interface: NumberValue
Get the scaled value of the number, this is the number's value multiplied by the number's unit's absolute factor. If the number doesn't have a unit then the scaled value is the same as the number's value.

Specified by:
getScaledValue in interface NumberValue
Returns:
the value scaled to the base unit

getScaledValue

public double getScaledValue(UnitLiteral target)
Description copied from interface: NumberValue
Get the scaled value of the number, this is the number's value multiplied by the number's unit's scaling factor for the specified unit. If the number doesn't have a unit then the scaled value is the same as the number's value.

Specified by:
getScaledValue in interface NumberValue
Parameters:
target - the target unit
Returns:
the value scaled to the target unit

equals

public boolean equals(java.lang.Object other)
Overrides:
equals in class NumberValueImpl