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 annotatedPresentation) :ILinkPresentation
+createNoteAnchor(INodePresentation note, IPresentation annotatedPresentation, IElement 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
+getSubtypeRelationshipGroup(ILinkPresentation subtypeRelationship) :INodePresentation
+createSubtypeRelationshipGroup(ILinkPresentation[] subtypeRelationships, String direction) :INodePresentation