|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.ocl.cst.impl.CSTNodeImpl
org.eclipse.ocl.cst.impl.OCLExpressionCSImpl
org.eclipse.ocl.cst.impl.SimpleNameCSImpl
org.eclipse.ocl.cst.impl.BooleanLiteralExpCSImpl
public class BooleanLiteralExpCSImpl
An implementation of the model object 'Boolean Literal Exp CS'.
The following features are implemented:
| Field Summary | |
|---|---|
protected static java.lang.Boolean |
BOOLEAN_SYMBOL_EDEFAULT
The default value of the ' Boolean Symbol' attribute |
protected java.lang.Boolean |
booleanSymbol
The cached value of the ' Boolean Symbol' attribute |
protected java.lang.String |
symbol
The cached value of the ' Symbol' attribute |
protected static java.lang.String |
SYMBOL_EDEFAULT
The default value of the ' Symbol' attribute |
| Fields inherited from class org.eclipse.ocl.cst.impl.SimpleNameCSImpl |
|---|
type, TYPE_EDEFAULT, value, VALUE_EDEFAULT |
| Fields inherited from class org.eclipse.ocl.cst.impl.CSTNodeImpl |
|---|
ast, AST_EDEFAULT, END_OFFSET_EDEFAULT, END_TOKEN_EDEFAULT, endOffset, endToken, START_OFFSET_EDEFAULT, START_TOKEN_EDEFAULT, startOffset, startToken |
| Constructor Summary | |
|---|---|
protected |
BooleanLiteralExpCSImpl()
|
| Method Summary | |
|---|---|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.Boolean |
getBooleanSymbol()
|
java.lang.String |
getSymbol()
|
void |
setBooleanSymbol(java.lang.Boolean newBooleanSymbol)
|
void |
setSymbol(java.lang.String newSymbol)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.ocl.cst.impl.SimpleNameCSImpl |
|---|
getType, getValue, setType, setValue |
| Methods inherited from class org.eclipse.ocl.cst.impl.CSTNodeImpl |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.cst.SimpleNameCS |
|---|
getType, getValue, setType, setValue |
| Field Detail |
|---|
protected static final java.lang.String SYMBOL_EDEFAULT
Symbol' attribute.
getSymbol()protected java.lang.String symbol
Symbol' attribute.
getSymbol()protected static final java.lang.Boolean BOOLEAN_SYMBOL_EDEFAULT
Boolean Symbol' attribute.
getBooleanSymbol()protected java.lang.Boolean booleanSymbol
Boolean Symbol' attribute.
getBooleanSymbol()| Constructor Detail |
|---|
protected BooleanLiteralExpCSImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class SimpleNameCSImplpublic java.lang.String getSymbol()
getSymbol in interface PrimitiveLiteralExpCSPrimitiveLiteralExpCS.setSymbol(String),
CSTPackage.getPrimitiveLiteralExpCS_Symbol()public void setSymbol(java.lang.String newSymbol)
setSymbol in interface PrimitiveLiteralExpCSnewSymbol - the new value of the 'Symbol' attribute.PrimitiveLiteralExpCS.getSymbol()public java.lang.Boolean getBooleanSymbol()
getBooleanSymbol in interface BooleanLiteralExpCSBooleanLiteralExpCS.setBooleanSymbol(Boolean),
CSTPackage.getBooleanLiteralExpCS_BooleanSymbol()public void setBooleanSymbol(java.lang.Boolean newBooleanSymbol)
setBooleanSymbol in interface BooleanLiteralExpCSnewBooleanSymbol - the new value of the 'Boolean Symbol' attribute.BooleanLiteralExpCS.getBooleanSymbol()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class SimpleNameCSImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class SimpleNameCSImplpublic void eUnset(int featureID)
eUnset in class SimpleNameCSImplpublic boolean eIsSet(int featureID)
eIsSet in class SimpleNameCSImpl
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
public java.lang.String toString()
toString in class SimpleNameCSImpl
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||