A milking operation simulation model was developed using an object-oriented approach. Six object classes were defined: things, living things, animals, operator, cow, and parlor. Operator, cow, and parlor classes were the basic units of the model. Each object in the model is a self-contained unit that represents its real world counterpart. The model operation and events were scheduled by sending...