Class Tool

Declaration :

Directly inherited by : NodeCreatorTool SegmentationTool

Used according to the visitor pattern: each Tool contains the concrete implementation for one task to be done to the various MObject classes

Artifact : tool

Operation treat

Declaration :

This operation is to be overloaded for the specific MObject subclasses to be treated.

All public operations : treat