Uses of Package
de.tu_berlin.cs.tfs.muvitorkit.gef.editparts

Packages that use de.tu_berlin.cs.tfs.muvitorkit.gef.editparts
de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test   
 

Classes in de.tu_berlin.cs.tfs.muvitorkit.gef.editparts used by de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test
AdapterGraphicalEditPart
          This edit part is a convenience implementation with the following frequently used features for EObjects: On activation of this edit part, an EMF adapter is being installed on a this edit parts' model, listening for model changes and passing the notifications to AdapterGraphicalEditPart.notifyChanged(Notification) and to the MuvitorNotifierService.