|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractTreeEditPart
com.pnp.xfeature.editparts.FeatureDiagramTreeEditPart
public class FeatureDiagramTreeEditPart
Class that controls behavior of the tree-like outline view
| Constructor Summary | |
|---|---|
FeatureDiagramTreeEditPart(FeatureDiagramModel model)
calls superclass implementation |
|
| Method Summary | |
|---|---|
void |
activate()
Upon activation, attach to the model element as a property change listener. |
void |
deactivate()
Upon deactivation, detach from the model element as a property change listener. |
void |
propertyChange(java.beans.PropertyChangeEvent event)
updates the view on adding or removing of elements if the feature model |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureDiagramTreeEditPart(FeatureDiagramModel model)
model - | Method Detail |
|---|
public void propertyChange(java.beans.PropertyChangeEvent event)
propertyChange in interface java.beans.PropertyChangeListenerPropertyChangeListener.propertyChange(java.beans.PropertyChangeEvent)public void activate()
public void deactivate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||