Add objects to the concern model
Drag and drop
Actions:
- Select one or more elements in the Package Explorer, Type Hierarchy, Outline View, or
CallHierarchy View and drag them onto a concern in the ConcernMapper view.
Context menu
Actions:
- Select one or more elements in the Package Explorer, Type Hierarchy, Outline View,
CallHierarchy View or a singe element in the Java Editor.
- From the context menu select Add to Concern, and select the concern to add the element
to from the submenu. To add the element to a new concern select New Concern from the submenu.
Notes:
- Elements added to the concern model have a defaut degree of 100
- If a selection contains elements that are already in the concern, these elements are not added.
This is to prevent overriding elements whose membership degree had been previously modified.
Elements that can be added to a concern
- IField elements
- IMethod elements, as long as they are not local or anonymous.
Views from which elements can be dragged
- Package Explorer
- Type Hierarchy
- Outline view
- Call Hierarchy view
- Search view
- Members view