| Summary: | ZEST Enhancement - Zest should provide access to underlying domain model in Layout classes | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Philip Mayer <eclipsetalk2> |
| Component: | GEF-Legacy Zest | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 3.5 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows NT | ||
| Whiteboard: | |||
|
Description
Philip Mayer
Sorry for the trouble. The solution is already there; cast getGraphData() to public classes GraphNode and GraphConnection and use getData(). |