|
|||||||||||
| 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
de.uni_paderborn.fujaba.fsa.update.VisibilityUpdater
de.uni_paderborn.fujaba.uml.update.ClassCompartmentVisibilityUpdater
update visibility of Class compartment panels
| Constructor Summary | |
ClassCompartmentVisibilityUpdater()
Default Constructor |
|
ClassCompartmentVisibilityUpdater(LogicUnparseInterface incr,
java.lang.String attr)
Constructor for class ClassCompartmentVisibilityUpdater |
|
| Method Summary | |
protected void |
addListener()
Access method for an one to n association. |
void |
initialize()
No comment provided by developer, please add a comment to improve documentation. |
void |
propertyChange(java.beans.PropertyChangeEvent e)
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. |
boolean |
setFsaAttrName(java.lang.String name)
Sets the fsaAttrName attribute of the ClassCompartmentVisibilityUpdater object |
boolean |
setLogicAttrName(java.lang.String name)
Sets the logicAttrName attribute of the ClassCompartmentVisibilityUpdater object |
boolean |
setLogicObject(java.lang.Object object)
Sets the logicObject attribute of the ClassCompartmentVisibilityUpdater object |
java.lang.Object |
translateLogicToFsa(java.lang.Object data)
expects an array of 3 int numbers: 0: Number of Stereotypes 1: Number of Attrs 2: Number of Methods 3: Number of Signals translates that array to a boolean value according to UML class compartment visibility rules. |
| Methods inherited from class de.uni_paderborn.fujaba.fsa.update.LogicToFsaUpdater |
getLogicListener, setLogicListener |
| Methods inherited from class de.uni_paderborn.fujaba.fsa.update.AbstractUpdater |
getFsaAttrName, getFsaObject, getLogicAttrName, getLogicObject, getTranslator, isListenerActive, setFsaObject, setListenerActive, setTranslator, toString, translateFsaToLogic |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ClassCompartmentVisibilityUpdater()
public ClassCompartmentVisibilityUpdater(LogicUnparseInterface incr,
java.lang.String attr)
incr - No description providedattr - No description provided| Method Detail |
public boolean setLogicObject(java.lang.Object object)
setLogicObject in class AbstractUpdaterobject - The new logicObject value
public boolean setFsaAttrName(java.lang.String name)
setFsaAttrName in class VisibilityUpdatername - The new fsaAttrName value
public boolean setLogicAttrName(java.lang.String name)
setLogicAttrName in class AbstractUpdatername - The new logicAttrName value
public java.lang.Object translateLogicToFsa(java.lang.Object data)
translateLogicToFsa in interface TranslatortranslateLogicToFsa in class VisibilityUpdaterdata - No description provided
protected void addListener()
addListener in class VisibilityUpdaterprotected void removeListener()
removeListener in class VisibilityUpdaterpublic void initialize()
initialize in class LogicToFsaUpdaterpublic void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange in interface java.beans.PropertyChangeListenere - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||