Difference between revisions of "Cluster Tool"

(Class Pebble)
Line 7: Line 7:
 
The context menu of a class item in the clusters tool has the context menu of the default [[Class Pebble]] with the following addition:
 
The context menu of a class item in the clusters tool has the context menu of the default [[Class Pebble]] with the following addition:
  
 +
  Delete
 +
 +
The full context menu is:
 +
 +
  Pick
 +
  Open in new Tab
 +
  Open in Editor
 +
  Open in external Editor
 +
  ----
 +
  Show
 +
    Descendants
 +
    Ancestors
 +
    Clients
 +
    Suppliers
 +
    Attributes
 +
    Routines
 +
    Invariants
 +
    Creators
 +
    Deferred Features
 +
    Once Features and Constants
 +
    External Features
 +
    Exported Features
 +
    ----
 +
    in Clusters
 +
    in Diagramm
 +
  Refactor
 +
    Rename
 +
    Move
 +
  Search
 +
    in Editor
 +
    in Cluster
 +
    in Project
 +
  Breakpoints
 +
    Enable all
 +
    Disable all
 +
    Remove all
 +
  ----
 
   Delete
 
   Delete
  

Revision as of 15:46, 7 February 2007

Clusters tool.png

Class Pebble

The context menu of a class item in the clusters tool has the context menu of the default Class Pebble with the following addition:

 Delete

The full context menu is:

 Pick
 Open in new Tab
 Open in Editor
 Open in external Editor
 ----
 Show
    Descendants
    Ancestors
    Clients
    Suppliers
    Attributes
    Routines
    Invariants
    Creators
    Deferred Features
    Once Features and Constants
    External Features
    Exported Features
    ----
    in Clusters
    in Diagramm
 Refactor
    Rename
    Move
 Search
    in Editor
    in Cluster
    in Project
 Breakpoints
    Enable all
    Disable all
    Remove all
 ----
 Delete

Cluster Pebble

The context menu of a cluster item in the clusters tool has the context menu of the default Cluster Pebble with the following additions:

 Add new class
 Add subcluster
 Delete