|
||||||||||
| 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.CallExpCSImpl
org.eclipse.ocl.cst.impl.LoopExpCSImpl
org.eclipse.ocl.cst.impl.IterateExpCSImpl
public class IterateExpCSImpl
An implementation of the model object 'Iterate Exp CS'.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.cst.impl.LoopExpCSImpl |
|---|
body, variable1, variable2 |
| Fields inherited from class org.eclipse.ocl.cst.impl.CallExpCSImpl |
|---|
accessor, ACCESSOR_EDEFAULT, simpleNameCS, source |
| 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 |
IterateExpCSImpl()
|
| Method Summary | |
|---|---|
protected EClass |
eStaticClass()
|
| Methods inherited from class org.eclipse.ocl.cst.impl.LoopExpCSImpl |
|---|
basicSetBody, basicSetVariable1, basicSetVariable2, eGet, eInverseRemove, eIsSet, eSet, eUnset, getBody, getVariable1, getVariable2, setBody, setVariable1, setVariable2 |
| Methods inherited from class org.eclipse.ocl.cst.impl.CallExpCSImpl |
|---|
basicSetSimpleNameCS, basicSetSource, getAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSource, toString |
| 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.LoopExpCS |
|---|
getBody, getVariable1, getVariable2, setBody, setVariable1, setVariable2 |
| Methods inherited from interface org.eclipse.ocl.cst.CallExpCS |
|---|
getAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSource |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| Constructor Detail |
|---|
protected IterateExpCSImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class LoopExpCSImpl
|
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 | |||||||||