|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.OOExpression
de.uni_paderborn.fujaba.codegen.OOSingleExpr
de.uni_paderborn.fujaba.codegen.OOFWIteratorGetExpr
Class OOFWIteratorGetExpr
| Field Summary | |
private OOVariable |
objectName
UMLAttribute : 'objectName : OOVariable ' |
| Fields inherited from class de.uni_paderborn.fujaba.codegen.OOExpression |
|
| Constructor Summary | |
private |
OOFWIteratorGetExpr()
Default Constructor |
|
OOFWIteratorGetExpr(OOVariable objectName)
Constructor for class OOFWIteratorGetExpr |
| Method Summary | |
OOVariable |
getObjectName()
Get the value of objectName. |
java.lang.String |
getSourceCode(OOGenVisitor visitor)
Get the sourceCode attribute of the OOFWIteratorGetExpr object |
java.lang.String |
toString()
|
| Methods inherited from class de.uni_paderborn.fujaba.codegen.OOExpression |
addAll, removeYou, toArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private OOVariable objectName
| Constructor Detail |
private OOFWIteratorGetExpr()
public OOFWIteratorGetExpr(OOVariable objectName)
objectName - No description provided| Method Detail |
public OOVariable getObjectName()
public java.lang.String getSourceCode(OOGenVisitor visitor)
getSourceCode in class OOExpressionvisitor - No description provided
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||