/***************************************************************************** * File: A_PAA_ASG_events.c * * Description: * Event classes for the following object Assigner: * * Object: probe_assignment (PAA) * Subsystem: autosampler * Domain: A * Repository: as2.ooa * * Notice: * (C) Copyright 1999, 2000 ROX Software, Inc. * All rights reserved. * * Model Compiler: MC3020 V1.3.0 * * Warnings: * !!! THIS IS AN AUTO-GENERATED FILE. PLEASE DO NOT EDIT. !!! ****************************************************************************/ #include "sys_init.h" #include "A_objects.h" #include "A_PAA_ASG.h" const OoaEventConstant_t A_PAA_AsgEvent1_sc = { A_DOMAIN_ID, A_PAA_ASSIGNER_ID, A_PAA_ASG_EVENT_PAA_A1, ESCHER_IS_ASSIGNER_EVENT, 0 }; const OoaEventConstant_t A_PAA_AsgEvent2_sc = { A_DOMAIN_ID, A_PAA_ASSIGNER_ID, A_PAA_ASG_EVENT_PAA_A2, ESCHER_IS_ASSIGNER_EVENT, 0 }; const OoaEventConstant_t A_PAA_AsgEvent3_sc = { A_DOMAIN_ID, A_PAA_ASSIGNER_ID, A_PAA_ASG_EVENT_PAA_A3, ESCHER_IS_ASSIGNER_EVENT, 0 };