ERDiagramEditor

com.change_vision.jude.api.inf.editor.Editor Interface

com.change_vision.jude.api.inf.editor. BasicDiagramEditor
+createNote(String note, Point2D location) :INodePresentation
+createNoteAnchor(INodePresentation note, IPresentation annotatedElement) :ILinkPresentation
com.change_vision.jude.api.inf.editor. ERDiagramEditor
+createERDiagram(IERSchema owner, String name) :IERDiagram
+createLinkPresentation(IElement model, INodePresentation source, INodePresentation target) :ILinkPresentation
+createNodePresentation(IElement model, Point2D location) :INodePresentation