|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractGraphicalEditPart
com.pnp.xfeature.editparts.AbstractComponentEditPart
com.pnp.xfeature.editparts.FeatureDiagramEditPart
public class FeatureDiagramEditPart
Controller of the whole feature model diagram. The nodes are subordinated to this class.
| Constructor Summary | |
|---|---|
FeatureDiagramEditPart()
|
|
| Method Summary | |
|---|---|
FeatureDiagramModel |
getCastedModel()
return the the featre model typed as FeatureDiagramModel |
void |
propertyChange(java.beans.PropertyChangeEvent ev)
Refreshes visuals on property change. |
| Methods inherited from class com.pnp.xfeature.editparts.AbstractComponentEditPart |
|---|
activate, deactivate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureDiagramEditPart()
| Method Detail |
|---|
public void propertyChange(java.beans.PropertyChangeEvent ev)
propertyChange in interface java.beans.PropertyChangeListenerpropertyChange in class AbstractComponentEditPartPropertyChangeListener.propertyChange(java.beans.PropertyChangeEvent)public FeatureDiagramModel getCastedModel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||