|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.stoex.impl.ExpressionImpl
de.uka.ipd.sdq.stoex.impl.IfElseImpl
de.uka.ipd.sdq.stoex.impl.BooleanExpressionImpl
de.uka.ipd.sdq.stoex.impl.ComparisonImpl
de.uka.ipd.sdq.stoex.impl.TermImpl
de.uka.ipd.sdq.stoex.impl.ProductImpl
de.uka.ipd.sdq.stoex.impl.PowerImpl
de.uka.ipd.sdq.stoex.impl.UnaryImpl
de.uka.ipd.sdq.stoex.impl.AtomImpl
de.uka.ipd.sdq.stoex.impl.StringLiteralImpl
public class StringLiteralImpl
An implementation of the model object 'String Literal'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected String |
value
The cached value of the ' Value' attribute. |
protected static String |
VALUE_EDEFAULT
The default value of the ' Value' attribute. |
| Constructor Summary | |
|---|---|
protected |
StringLiteralImpl()
|
| 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)
|
String |
getValue()
|
void |
setValue(String newValue)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected static final String VALUE_EDEFAULT
Value' attribute.
getValue()protected String value
Value' attribute.
getValue()| Constructor Detail |
|---|
protected StringLiteralImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class AtomImplpublic String getValue()
getValue in interface StringLiteralStringLiteral.setValue(String),
StoexPackage.getStringLiteral_Value()public void setValue(String newValue)
setValue in interface StringLiteralnewValue - the new value of the 'Value' attribute.StringLiteral.getValue()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||