|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.fsa.update.LogicFsaTranslator
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
private int |
ancestor
No comment provided by developer, please add a comment to improve documentation. |
private FSAObject |
fsaObject
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
LogicFsaTranslator(FSAObject fsaObject,
int ancestor)
Constructor for class LogicFsaTranslator |
|
| Method Summary | |
int |
getAncestor()
Get the ancestor attribute of the LogicFsaTranslator object |
FSAObject |
getFsaObject()
Get the fsaObject attribute of the LogicFsaTranslator object |
private FSAObject |
retrieveAncestor()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
setAncestor(int value)
Sets the ancestor attribute of the LogicFsaTranslator object |
boolean |
setFsaObject(FSAObject value)
Sets the fsaObject attribute of the LogicFsaTranslator object |
java.lang.Object |
translateFsaToLogic(java.lang.Object data)
No comment provided by developer, please add a comment to improve documentation. |
java.lang.Object |
translateLogicToFsa(java.lang.Object data)
translate new target (LogicUnparseInterface) to an according FSAObject for the diagram. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int ancestor
private FSAObject fsaObject
| Constructor Detail |
public LogicFsaTranslator(FSAObject fsaObject,
int ancestor)
fsaObject - No description providedancestor - No description provided| Method Detail |
public boolean setAncestor(int value)
value - The new ancestor value
public int getAncestor()
public boolean setFsaObject(FSAObject value)
value - The new fsaObject value
public FSAObject getFsaObject()
public java.lang.Object translateLogicToFsa(java.lang.Object data)
translateLogicToFsa in interface Translatordata - No description provided
private FSAObject retrieveAncestor()
public java.lang.Object translateFsaToLogic(java.lang.Object data)
translateFsaToLogic in interface Translatordata - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||