|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.units.impl.UnitCarryingElementImpl
de.uka.ipd.sdq.stoex.impl.NumericLiteralImpl
de.uka.ipd.sdq.stoex.impl.IntLiteralImpl
public class IntLiteralImpl
An implementation of the model object 'Int Literal'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected int |
value
The cached value of the ' Value' attribute. |
protected static int |
VALUE_EDEFAULT
The default value of the ' Value' attribute. |
| Fields inherited from class de.uka.ipd.sdq.units.impl.UnitCarryingElementImpl |
|---|
UNIT_SPECIFICATION_EDEFAULT, unitSpecification |
| Constructor Summary | |
|---|---|
protected |
IntLiteralImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
int |
getValue()
|
void |
setValue(int newValue)
|
String |
toString()
|
| Methods inherited from class de.uka.ipd.sdq.units.impl.UnitCarryingElementImpl |
|---|
basicGetUnit, getUnit, getUnitSpecification, setUnitSpecification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.uka.ipd.sdq.units.UnitCarryingElement |
|---|
getUnit, getUnitSpecification, setUnitSpecification |
| Field Detail |
|---|
public static final String copyright
protected static final int VALUE_EDEFAULT
Value' attribute.
getValue(),
Constant Field Valuesprotected int value
Value' attribute.
getValue()| Constructor Detail |
|---|
protected IntLiteralImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class NumericLiteralImplpublic int getValue()
getValue in interface IntLiteralIntLiteral.setValue(int),
StoexPackage.getIntLiteral_Value()public void setValue(int newValue)
setValue in interface IntLiteralnewValue - the new value of the 'Value' attribute.IntLiteral.getValue()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class UnitCarryingElementImpl
public void eSet(int featureID,
Object newValue)
eSet in class UnitCarryingElementImplpublic void eUnset(int featureID)
eUnset in class UnitCarryingElementImplpublic boolean eIsSet(int featureID)
eIsSet in class UnitCarryingElementImplpublic String toString()
toString in class UnitCarryingElementImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||