|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.codegen.CodeGenTargetEntry
Class CodeGenTargetEntry
/\ 0..1 Assoc n CodeGenTarget < >------------------------------------------------- CodeGenTargetEntry \/ codeGenTarget {ordered,} codeGenTargetEntry
Constructor Summary | |
CodeGenTargetEntry()
Default Constructor |
Method Summary | |
CodeGenTarget |
getCodeGenTarget()
|
java.lang.String |
getStrategyName()
Get the value of strategyName. |
java.lang.String |
getVisitorName()
Get the value of visitorName. |
void |
removeYou()
UMLMethod: '+ removeYou (): Void'. |
boolean |
setCodeGenTarget(CodeGenTarget value)
|
void |
setStrategyName(java.lang.String strategyName)
Set the value of strategyName. |
void |
setVisitorName(java.lang.String visitorName)
Set the value of visitorName. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CodeGenTargetEntry()
Method Detail |
public boolean setCodeGenTarget(CodeGenTarget value)
value
- The new codeGenTarget value
#codeGenTarget
public CodeGenTarget getCodeGenTarget()
#codeGenTarget
public java.lang.String getStrategyName()
public void setStrategyName(java.lang.String strategyName)
strategyName
- Value to assign to strategyName.public java.lang.String getVisitorName()
public void setVisitorName(java.lang.String visitorName)
visitorName
- Value to assign to visitorName.public void removeYou()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |