Package OpenCAGE.Controller.Pipe_Segments.Collect_Data

This package holds the collect data pipe segment.

Class Collect_Data_Pipe_Segment

extends OpenCAGE.Controller.Pipe_Segments.Pipe_Segment

This Pipe_Segement implementation tells the command to start collecting all requiered data.

Operations

public Take( OpenCAGE.Controller.Command.Command Cmd);

Takes a Command object and tells it to collect data.

Precondition: see Command, Collect_Data()

Postcondition: see Command, Collect_Data()