|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.codegen.OOExpression
UMLClass: 'OOExpression'.
Constructor Summary | |
OOExpression()
|
Method Summary | |
static void |
addAll(java.util.Vector theVector,
OOExpression[] expression)
Access method for an one to n association. |
java.lang.String |
getSourceCode(OOGenVisitor visitor)
Get the sourceCode attribute of the OOExpression object |
void |
removeYou()
UMLMethod: '+ removeYou (): Void'. |
static OOExpression[] |
toArray(java.util.Vector theVector)
copy contents of theVector to an array |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OOExpression()
Method Detail |
public void removeYou()
public static void addAll(java.util.Vector theVector, OOExpression[] expression)
theVector
- The object added.expression
- The object added.public static OOExpression[] toArray(java.util.Vector theVector)
theVector
to an array
theVector
- a Vector
value
OOExpression[]
valuepublic java.lang.String getSourceCode(OOGenVisitor visitor)
visitor
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |