Uses of Interface
ucot.model.ModelEditor

Packages that use ModelEditor
ucot.model Classes related to analyzemodel and its editing. 
ucot.model.object Objects used by analyzemodel. 
 

Uses of ModelEditor in ucot.model
 

Methods in ucot.model that return ModelEditor
 ModelEditor AnalyzeModel.getEditor()
          Returns editor for this analyze model.
 

Uses of ModelEditor in ucot.model.object
 

Classes in ucot.model.object that implement ModelEditor
 class ObjectAnalyzeModelEditor
          Editor for the ObjectAnalyzeModel.
 

Methods in ucot.model.object that return ModelEditor
 ModelEditor ObjectAnalyzeModel.getEditor()