|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |