|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEditModel | |
---|---|
org.eclipse.stp.core.infrastructure.emf | STP Core EMF Resource Management |
Uses of IEditModel in org.eclipse.stp.core.infrastructure.emf |
---|
Methods in org.eclipse.stp.core.infrastructure.emf that return IEditModel | |
---|---|
IEditModel |
IEditModelFactory.getEditModel(IProject aProject,
java.lang.String editModelLabel)
Return the IEditModel for the given project with the given label. |
Methods in org.eclipse.stp.core.infrastructure.emf with parameters of type IEditModel | |
---|---|
void |
EditModelReaction.IEventReactionListener.closeEditor(IEditModel editModel)
|
void |
EditModelReaction.editModelChanged(IEditModel editModel,
EditModelEvent anEvent)
|
void |
IEditModelListener.editModelChanged(IEditModel notifyingEditModel,
EditModelEvent anEvent)
An event ocurred on the J2EEEditModel. |
void |
EditModelReaction.IEventReactionListener.makeEditorDirty(IEditModel editModel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |