Uses of Class
pl.edu.agh.cast.resources.DiagramEditorInput

Packages that use DiagramEditorInput
pl.edu.agh.cast.editor   
pl.edu.agh.cast.resources   
 

Uses of DiagramEditorInput in pl.edu.agh.cast.editor
 

Methods in pl.edu.agh.cast.editor that return DiagramEditorInput
protected abstract  DiagramEditorInput AbstractEditor.modelToDiagram(ModelEditorInput input)
           
 

Methods in pl.edu.agh.cast.editor that return types with arguments of type DiagramEditorInput
static java.util.List<DiagramEditorInput> EditorUtil.closeProjectEditors(org.eclipse.core.resources.IProject project, boolean saveEditors)
          Close opened editors of given project.
 

Uses of DiagramEditorInput in pl.edu.agh.cast.resources
 

Methods in pl.edu.agh.cast.resources with parameters of type DiagramEditorInput
static void SerializationUtil.serializeToFile(DiagramEditorInput input)
           
 



Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.