Uses of Class
org.eclipse.stp.core.infrastructure.emf.EditModelEvent

Packages that use EditModelEvent
org.eclipse.stp.core.infrastructure.emf STP Core EMF Resource Management 
 

Uses of EditModelEvent in org.eclipse.stp.core.infrastructure.emf
 

Methods in org.eclipse.stp.core.infrastructure.emf with parameters of type EditModelEvent
 void EditModelReaction.editModelChanged(IEditModel editModel, EditModelEvent anEvent)
           
 void IEditModelListener.editModelChanged(IEditModel notifyingEditModel, EditModelEvent anEvent)
          An event ocurred on the J2EEEditModel.