Bug 202543 - Useful public methods in AbstractStructuredGraphViewer not visible in client code
Summary: Useful public methods in AbstractStructuredGraphViewer not visible in client ...
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy Zest (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 17:22 EDT by Peter Nehrer CLA
Modified: 2015-01-22 02:45 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Nehrer CLA 2007-09-06 17:22:23 EDT
Some useful methods, such as addNode, removeNode, addRelationship, removeRelationship (and possibly others, unless they're specifically meant to be non-API) should be made API -- declared in a class/interface in an exported package (e.g., re-declared in GraphViewer). Currently they're not visible to the outside world due to package access restrictions on the plugin.
Comment 1 Alexander Nyßen CLA 2015-01-22 02:45:23 EST
Re-assigning back to inbox, as Ian is no longer active committer.