|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.update.AbstractUpdater
de.uni_paderborn.fujaba.fsa.update.LogicToFsaUpdater
add and handle listener between fsa and uml. updates from logic to fsa only
Constructor Summary | |
LogicToFsaUpdater()
Default Constructor |
Method Summary | |
protected void |
addListener()
Access method for an one to n association. |
java.util.EventListener |
getLogicListener()
Get the logicListener attribute of the LogicToFsaUpdater object |
void |
initialize()
No comment provided by developer, please add a comment to improve documentation. |
protected void |
removeListener()
No comment provided by developer, please add a comment to improve documentation. |
protected boolean |
setLogicListener(java.util.EventListener listener)
Sets the logicListener attribute of the LogicToFsaUpdater object |
Methods inherited from class de.uni_paderborn.fujaba.fsa.update.AbstractUpdater |
getFsaAttrName, getFsaObject, getLogicAttrName, getLogicObject, getTranslator, isListenerActive, setFsaAttrName, setFsaObject, setListenerActive, setLogicAttrName, setLogicObject, setTranslator, toString, translateFsaToLogic, translateLogicToFsa |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LogicToFsaUpdater()
Method Detail |
protected boolean setLogicListener(java.util.EventListener listener)
listener
- The new logicListener value
public java.util.EventListener getLogicListener()
protected void addListener()
addListener
in class AbstractUpdater
protected void removeListener()
removeListener
in class AbstractUpdater
public void initialize()
initialize
in class AbstractUpdater
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |