Uses of Interface
org.eclipse.pde.core.IEditable
-
Packages that use IEditable Package Description org.eclipse.pde.core Application programming interfaces for working with PDE's models. -
-
Uses of IEditable in org.eclipse.pde.core
Subinterfaces of IEditable in org.eclipse.pde.core Modifier and Type Interface Description interface
IEditableModel
Editable model is an editable object that can be saved.
-