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

Packages that use ModelEditorInput
pl.edu.agh.cast.dataview.ui.editor   
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 ModelEditorInput in pl.edu.agh.cast.dataview.ui.editor
 

Subclasses of ModelEditorInput in pl.edu.agh.cast.dataview.ui.editor
 class TableEditorInput
          Editor input for DataTableEditor.
 

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

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

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

Methods in pl.edu.agh.cast.schema.editor with parameters of type ModelEditorInput
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.