|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiagramEditorInput | |
---|---|
pl.edu.agh.cast.backward.editor | Provides classes for managing diagram editors. |
pl.edu.agh.cast.backward.resources | Provides classes for accessing project and diagram resources as well as storing and retrieving them. |
Uses of DiagramEditorInput in pl.edu.agh.cast.backward.editor |
---|
Methods in pl.edu.agh.cast.backward.editor that return DiagramEditorInput | |
---|---|
protected abstract DiagramEditorInput |
AbstractEditor.modelToDiagram(ModelEditorInput input)
|
Methods in pl.edu.agh.cast.backward.editor that return types with arguments of type DiagramEditorInput | |
---|---|
static List<DiagramEditorInput> |
EditorUtilBackward.closeProjectEditors(org.eclipse.core.resources.IProject project,
boolean saveEditors)
Close opened editors of given project. |
Uses of DiagramEditorInput in pl.edu.agh.cast.backward.resources |
---|
Methods in pl.edu.agh.cast.backward.resources with parameters of type DiagramEditorInput | |
---|---|
static void |
SerializationUtil.serializeToFile(DiagramEditorInput input)
Serializes diagram from given DiagramEditorInput . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |