Uses of Class
pl.edu.agh.cast.editor.EditorException

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

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

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

Methods in pl.edu.agh.cast.schema.editor that throw EditorException
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.