Class BuilderTool

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

Declaration :

Directly inherited by : NodeCreatorTool SegmentationTool

Artifact : buildertool

Stereotype: interface

Operation treat

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

Declaration :

All public operations : treat , treat