Uses of Interface
com.ebmwebsourcing.geasytools.diagrameditor.api.modeleditor.IEditorView

Packages that use IEditorView
com.ebmwebsourcing.geasytools.diagrameditor   
com.ebmwebsourcing.geasytools.diagrameditor.api.graphic   
com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor   
 

Uses of IEditorView in com.ebmwebsourcing.geasytools.diagrameditor
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor that return IEditorView
 IEditorView DiagramController.getEditorView()
           
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor with parameters of type IEditorView
 void DiagramController.setEditorView(IEditorView editorView)
           
 

Constructors in com.ebmwebsourcing.geasytools.diagrameditor with parameters of type IEditorView
DiagramController(IDiagramView diagramUI, IEditorView editorView, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IMainModelElement mainModel)
           
 

Uses of IEditorView in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic that return IEditorView
 IEditorView IDiagramElementView.getEditorView()
          Get actual diagram element editor's view
 

Methods in com.ebmwebsourcing.geasytools.diagrameditor.api.graphic with parameters of type IEditorView
 void IDiagramElementView.setEditorView(IEditorView editorView)
           
 

Uses of IEditorView in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor
 

Classes in com.ebmwebsourcing.geasytools.diagrameditor.impl.modeleditor that implement IEditorView
 class EditorView
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.