Uses of Class
pl.edu.agh.cast.editor.input.DiagramEditorInput

Packages that use DiagramEditorInput
pl.edu.agh.cast.editor Provides abstract editor implementation and editor utility classes. 
pl.edu.agh.cast.schema.editor Provides CAST Schema eXtended model's entry level classes. 
 

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

Methods in pl.edu.agh.cast.editor that return DiagramEditorInput
protected abstract  DiagramEditorInput<M,V,T> AbstractEditor.modelToDiagram(ModelEditorInput<? extends IDataSet<? extends IElement>> input)
          Convert the model editor input into diagram.
 

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

Methods in pl.edu.agh.cast.schema.editor that return DiagramEditorInput
protected  DiagramEditorInput<ISchemaDataSet,IVisualSchemaDataSet,ISchemaDiagram> SchemaEditor.modelToDiagram(ModelEditorInput<? extends IDataSet<? extends IElement>> input)
          Convert the model editor input into diagram.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.