|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.CodeGenTargetParserPair
| Field Summary | |
private CodeGenStrategy |
strategy
No comment provided by developer, please add a comment to improve documentation. |
private CodeGenTarget |
target
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
CodeGenTargetParserPair()
Constructor for class CodeGenTargetParserPair |
|
| Method Summary | |
CodeGenStrategy |
getStrategy()
Get the strategy attribute of the CodeGenTargetParserPair object |
CodeGenTarget |
getTarget()
Get the target attribute of the CodeGenTargetParserPair object |
boolean |
isValid()
Get the valid attribute of the CodeGenTargetParserPair object |
void |
setStrategy(CodeGenStrategy strategy)
|
void |
setTarget(CodeGenTarget target)
|
java.lang.String |
toString()
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private CodeGenTarget target
private CodeGenStrategy strategy
| Constructor Detail |
public CodeGenTargetParserPair()
| Method Detail |
public boolean isValid()
public CodeGenStrategy getStrategy()
public CodeGenTarget getTarget()
public void setStrategy(CodeGenStrategy strategy)
strategy - public void setTarget(CodeGenTarget target)
target - public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||