public interface IEditableModel extends IEditable
save
of IEditable
and supplying
the required PrintWriter
object.Modifier and Type | Method and Description |
---|---|
void |
save()
Saves the editable model using the mechanism suitable for the
concrete model implementation.
|
isDirty, isEditable, save, setDirty
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.