//------------------------------------------------------------------------------- // This package was automatically generated from EXPRESS (ISO STEP 10303 part11) // by a java generator build with the meta CASE tool Platypus // (alain.plantec@univ-brest.fr) // // Please, be aware that any hand-made updating of this file can be lost!!. //------------------------------------------------------------------------------- package CheddarBridge; public class CheddarBridge_StepRepository extends step.core.StepCoreRepository { public CheddarBridge_StepRepository () { rwByEntityNameIndex.put("RANGE", new RangeStepRW()); rwByEntityNameIndex.put("ASSOCIATION", new AssociationStepRW()); rwByEntityNameIndex.put("ITERATOR", new IteratorStepRW()); rwByEntityNameIndex.put("GENERIC_OBJECT", new Generic_ObjectStepRW()); rwByEntityNameIndex.put("NAMED_OBJECT", new Named_ObjectStepRW()); rwByEntityNameIndex.put("OFFSET_TYPE", new Offset_TypeStepRW()); rwByEntityNameIndex.put("GENERIC_CACHE", new Generic_CacheStepRW()); rwByEntityNameIndex.put("DATA_CACHE", new Data_CacheStepRW()); rwByEntityNameIndex.put("INSTRUCTION_CACHE", new Instruction_CacheStepRW()); rwByEntityNameIndex.put("DATA_INSTRUCTION_CACHE", new Data_Instruction_CacheStepRW()); rwByEntityNameIndex.put("CACHE_SYSTEM", new Cache_SystemStepRW()); rwByEntityNameIndex.put("CORE_UNIT", new Core_UnitStepRW()); rwByEntityNameIndex.put("GENERIC_PROCESSOR", new Generic_ProcessorStepRW()); rwByEntityNameIndex.put("MONO_CORE_PROCESSOR", new Mono_Core_ProcessorStepRW()); rwByEntityNameIndex.put("MULTI_CORES_PROCESSOR", new Multi_Cores_ProcessorStepRW()); rwByEntityNameIndex.put("BUFFER_ROLE", new Buffer_RoleStepRW()); rwByEntityNameIndex.put("BUFFER", new BufferStepRW()); rwByEntityNameIndex.put("CRITICAL_SECTION", new Critical_SectionStepRW()); rwByEntityNameIndex.put("GENERIC_RESOURCE", new Generic_ResourceStepRW()); rwByEntityNameIndex.put("NP_RESOURCE", new Np_ResourceStepRW()); rwByEntityNameIndex.put("PRIORITY_CONSTRAINED_RESOURCE", new Priority_Constrained_ResourceStepRW()); rwByEntityNameIndex.put("PIP_RESOURCE", new Pip_ResourceStepRW()); rwByEntityNameIndex.put("PCP_RESOURCE", new Pcp_ResourceStepRW()); rwByEntityNameIndex.put("IPCP_RESOURCE", new IPcp_ResourceStepRW()); rwByEntityNameIndex.put("GENERIC_TASK", new Generic_TaskStepRW()); rwByEntityNameIndex.put("PERIODIC_TASK", new Periodic_TaskStepRW()); rwByEntityNameIndex.put("APERIODIC_TASK", new Aperiodic_TaskStepRW()); rwByEntityNameIndex.put("POISSON_TASK", new Poisson_TaskStepRW()); rwByEntityNameIndex.put("SPORADIC_TASK", new Sporadic_TaskStepRW()); rwByEntityNameIndex.put("PARAMETRIC_TASK", new Parametric_TaskStepRW()); rwByEntityNameIndex.put("SCHEDULING_TASK", new Scheduling_TaskStepRW()); rwByEntityNameIndex.put("FRAME_TASK", new Frame_TaskStepRW()); rwByEntityNameIndex.put("GENERIC_TASK_GROUP", new Generic_Task_GroupStepRW()); rwByEntityNameIndex.put("TRANSACTION_TASK_GROUP", new Transaction_Task_GroupStepRW()); rwByEntityNameIndex.put("MULTIFRAME_TASK_GROUP", new Multiframe_Task_GroupStepRW()); rwByEntityNameIndex.put("GENERIC_MESSAGE", new Generic_MessageStepRW()); rwByEntityNameIndex.put("PERIODIC_MESSAGE", new Periodic_MessageStepRW()); rwByEntityNameIndex.put("APERIODIC_MESSAGE", new Aperiodic_MessageStepRW()); rwByEntityNameIndex.put("TIME_TRIGGERED_COMMUNICATION_DEPENDENCY_TYPE", new Time_Triggered_Communication_Dependency_TypeStepRW()); rwByEntityNameIndex.put("PRECEDENCE_DEPENDENCY_TYPE", new Precedence_Dependency_TypeStepRW()); rwByEntityNameIndex.put("QUEUING_BUFFER_DEPENDENCY_TYPE", new Queuing_Buffer_Dependency_TypeStepRW()); rwByEntityNameIndex.put("BLACK_BOARD_BUFFER_DEPENDENCY_TYPE", new Black_board_Buffer_Dependency_TypeStepRW()); rwByEntityNameIndex.put("RESOURCE_DEPENDENCY_TYPE", new Resource_Dependency_TypeStepRW()); rwByEntityNameIndex.put("COMMUNICATION_DEPENDENCY_TYPE", new Communication_Dependency_TypeStepRW()); rwByEntityNameIndex.put("DEPENDENCY_UNION", new Dependency_UnionStepRW()); rwByEntityNameIndex.put("DEPENDENCY", new DependencyStepRW()); rwByEntityNameIndex.put("ADDRESS_SPACE", new Address_SpaceStepRW()); rwByEntityNameIndex.put("NETWORK", new NetworkStepRW()); rwByEntityNameIndex.put("GENERIC_SCHEDULER", new Generic_SchedulerStepRW()); rwByEntityNameIndex.put("APERIODIC_TASK_SERVER_PROTOCOL", new Aperiodic_Task_Server_ProtocolStepRW()); rwByEntityNameIndex.put("POLLING_SERVER_PROTOCOL", new Polling_Server_ProtocolStepRW()); rwByEntityNameIndex.put("DEFERRED_SERVER_PROTOCOL", new Deferred_Server_ProtocolStepRW()); rwByEntityNameIndex.put("SPORADIC_SERVER_PROTOCOL", new Sporadic_Server_ProtocolStepRW()); rwByEntityNameIndex.put("HIERARCHICAL_PROTOCOL", new Hierarchical_ProtocolStepRW()); rwByEntityNameIndex.put("COMPILED_USER_DEFINED_PROTOCOL", new Compiled_User_Defined_ProtocolStepRW()); rwByEntityNameIndex.put("AUTOMATA_USER_DEFINED_PROTOCOL", new Automata_User_Defined_ProtocolStepRW()); rwByEntityNameIndex.put("PIPELINE_USER_DEFINED_PROTOCOL", new Pipeline_User_Defined_ProtocolStepRW()); rwByEntityNameIndex.put("USER_DEFINED_PROTOCOL", new User_Defined_ProtocolStepRW()); rwByEntityNameIndex.put("EARLIEST_DEADLINE_FIRST_PROTOCOL", new Earliest_Deadline_First_ProtocolStepRW()); rwByEntityNameIndex.put("LEAST_LAXITY_FIRST_PROTOCOL", new Least_Laxity_First_ProtocolStepRW()); rwByEntityNameIndex.put("RATE_MONOTONIC_PROTOCOL", new Rate_Monotonic_ProtocolStepRW()); rwByEntityNameIndex.put("DEADLINE_MONOTONIC_PROTOCOL", new Deadline_Monotonic_ProtocolStepRW()); rwByEntityNameIndex.put("ROUND_ROBIN_PROTOCOL", new Round_Robin_ProtocolStepRW()); rwByEntityNameIndex.put("TIME_SHARING_BASED_ON_WAIT_TIME_PROTOCOL", new Time_Sharing_Based_On_Wait_Time_ProtocolStepRW()); rwByEntityNameIndex.put("POSIX_1003_HIGHEST_PRIORITY_FIRST_PROTOCOL", new Posix_1003_Highest_Priority_First_ProtocolStepRW()); rwByEntityNameIndex.put("D_OVER_PROTOCOL", new D_Over_ProtocolStepRW()); rwByEntityNameIndex.put("MAXIMUM_URGENCY_FIRST_BASED_ON_LAXITY_PROTOCOL", new Maximum_Urgency_First_Based_On_Laxity_ProtocolStepRW()); rwByEntityNameIndex.put("MAXIMUM_URGENCY_FIRST_BASED_ON_DEADLINE_PROTOCOL", new Maximum_Urgency_First_Based_On_Deadline_ProtocolStepRW()); rwByEntityNameIndex.put("TIME_SHARING_BASED_ON_CPU_USAGE_PROTOCOL", new Time_Sharing_Based_On_Cpu_Usage_ProtocolStepRW()); rwByEntityNameIndex.put("NO_SCHEDULING_PROTOCOL", new No_Scheduling_ProtocolStepRW()); rwByEntityNameIndex.put("HIERARCHICAL_CYCLIC_PROTOCOL", new Hierarchical_Cyclic_ProtocolStepRW()); rwByEntityNameIndex.put("HIERARCHICAL_ROUND_ROBIN_PROTOCOL", new Hierarchical_Round_Robin_ProtocolStepRW()); rwByEntityNameIndex.put("HIERARCHICAL_FIXED_PRIORITY_PROTOCOL", new Hierarchical_Fixed_Priority_ProtocolStepRW()); rwByEntityNameIndex.put("HIERARCHICAL_OFFLINE_PROTOCOL", new Hierarchical_Offline_ProtocolStepRW()); rwByEntityNameIndex.put("FIXED_PRIORITY_PROTOCOL", new Fixed_Priority_ProtocolStepRW()); rwByEntityNameIndex.put("DYNAMIC_PRIORITY_PROTOCOL", new Dynamic_Priority_ProtocolStepRW()); rwByEntityNameIndex.put("SCHEDULING_PARAMETERS", new Scheduling_ParametersStepRW()); rwByEntityNameIndex.put("BOOLEAN_PARAMETER_TYPE", new Boolean_Parameter_TypeStepRW()); rwByEntityNameIndex.put("INTEGER_PARAMETER_TYPE", new Integer_Parameter_TypeStepRW()); rwByEntityNameIndex.put("DOUBLE_PARAMETER_TYPE", new Double_Parameter_TypeStepRW()); rwByEntityNameIndex.put("STRING_PARAMETER_TYPE", new String_Parameter_TypeStepRW()); rwByEntityNameIndex.put("PARAMETER_UNION", new Parameter_UnionStepRW()); rwByEntityNameIndex.put("PARAMETER", new ParameterStepRW()); rwByEntityNameIndex.put("EVENT_ANALYZER", new Event_AnalyzerStepRW()); rwByEntityNameIndex.put("GENERIC_DEPLOYMENT", new Generic_DeploymentStepRW()); rwByEntityNameIndex.put("STATIC_DEPLOYMENT", new Static_DeploymentStepRW()); rwByEntityNameIndex.put("DYNAMIC_DEPLOYMENT", new Dynamic_DeploymentStepRW()); rwByEntityNameIndex.put("ADDRESS_SPACE_ACTIVATION_TYPE", new Address_Space_Activation_TypeStepRW()); rwByEntityNameIndex.put("START_OF_TASK_CAPACITY_TYPE", new Start_Of_Task_Capacity_TypeStepRW()); rwByEntityNameIndex.put("END_OF_TASK_CAPACITY_TYPE", new End_Of_Task_Capacity_TypeStepRW()); rwByEntityNameIndex.put("WRITE_TO_BUFFER_TYPE", new Write_To_Buffer_TypeStepRW()); rwByEntityNameIndex.put("READ_FROM_BUFFER_TYPE", new Read_From_Buffer_TypeStepRW()); rwByEntityNameIndex.put("CONTEXT_SWITCH_OVERHEAD_TYPE", new Context_Switch_Overhead_TypeStepRW()); rwByEntityNameIndex.put("RUNNING_TASK_TYPE", new Running_Task_TypeStepRW()); rwByEntityNameIndex.put("TASK_ACTIVATION_TYPE", new Task_activation_TypeStepRW()); rwByEntityNameIndex.put("ALLOCATE_RESOURCE_TYPE", new Allocate_Resource_TypeStepRW()); rwByEntityNameIndex.put("RELEASE_RESOURCE_TYPE", new Release_Resource_TypeStepRW()); rwByEntityNameIndex.put("WAIT_FOR_RESOURCE_TYPE", new Wait_For_Resource_TypeStepRW()); rwByEntityNameIndex.put("SEND_MESSAGE_TYPE", new Send_Message_TypeStepRW()); rwByEntityNameIndex.put("RECEIVE_MESSAGE_TYPE", new Receive_Message_TypeStepRW()); rwByEntityNameIndex.put("WAIT_FOR_MEMORY_TYPE", new Wait_For_Memory_TypeStepRW()); rwByEntityNameIndex.put("TIME_UNIT_EVENT_UNION", new Time_Unit_Event_UnionStepRW()); rwByEntityNameIndex.put("TIME_UNIT_EVENT", new Time_Unit_EventStepRW()); rwByEntityNameIndex.put("ARINC_653_OBJECT", new ARINC_653_ObjectStepRW()); rwByEntityNameIndex.put("ERROR_ID_TYPE", new Error_ID_TypeStepRW()); rwByEntityNameIndex.put("ERROR_ID_ACTION_TYPE", new Error_ID_Action_TypeStepRW()); rwByEntityNameIndex.put("ERROR_ID_LEVEL_TYPE", new Error_ID_Level_TypeStepRW()); rwByEntityNameIndex.put("SYSTEM_STATE_ENTRY_TYPE", new System_State_Entry_TypeStepRW()); rwByEntityNameIndex.put("SYSHM_EXT_TYPE", new SysHM_Ext_TypeStepRW()); rwByEntityNameIndex.put("SYSTEM_HM_TABLETYPE", new System_HM_TableTypeStepRW()); rwByEntityNameIndex.put("MOD_HM_EXT_TYPE", new Mod_HM_Ext_TypeStepRW()); rwByEntityNameIndex.put("MODULE_HM_TYPE", new Module_HM_TypeStepRW()); rwByEntityNameIndex.put("PORTEXT_TYPE", new PortExt_TypeStepRW()); rwByEntityNameIndex.put("PORTTYPE", new PortTypeStepRW()); rwByEntityNameIndex.put("SAMPLINGPORTTYPE", new SamplingPortTypeStepRW()); rwByEntityNameIndex.put("PROCEXT_TYPE", new ProcExt_TypeStepRW()); rwByEntityNameIndex.put("PROCESSTYPE", new ProcessTypeStepRW()); rwByEntityNameIndex.put("QUEUINGPORTTYPE", new QueuingPortTypeStepRW()); rwByEntityNameIndex.put("PARTITIONEXT_TYPE", new PartitionExt_TypeStepRW()); rwByEntityNameIndex.put("PARTITIONTYPE", new PartitionTypeStepRW()); rwByEntityNameIndex.put("MEMORY_REQUIREMENTS", new Memory_RequirementsStepRW()); rwByEntityNameIndex.put("MEMORY_EXT_TYPE", new Memory_Ext_TypeStepRW()); rwByEntityNameIndex.put("PARTITION_MEMORY_ELEMENT", new Partition_Memory_ElementStepRW()); rwByEntityNameIndex.put("PARTITION_SCHED_EXT_TYPE", new Partition_Sched_Ext_TypeStepRW()); rwByEntityNameIndex.put("WINDOW_SCHEDULE_ELEMENT", new Window_Schedule_ElementStepRW()); rwByEntityNameIndex.put("WINDOW_SCHED_EXT_TYPE", new Window_Sched_Ext_TypeStepRW()); rwByEntityNameIndex.put("PARTITION_SCHEDULE_ELEMENT", new Partition_Schedule_ElementStepRW()); rwByEntityNameIndex.put("MODULE_SCHEDULE_TYPE", new Module_Schedule_TypeStepRW()); rwByEntityNameIndex.put("PART_HM_EXT_TYPE", new Part_HM_Ext_TypeStepRW()); rwByEntityNameIndex.put("PARTITION_HM_TYPE", new Partition_HM_TypeStepRW()); rwByEntityNameIndex.put("PSEUDO_PARTITION", new Pseudo_PartitionStepRW()); rwByEntityNameIndex.put("STANDARD_PARTITION", new Standard_PartitionStepRW()); rwByEntityNameIndex.put("PSEUDO_PARTITION_CHOICE_TYPE", new Pseudo_Partition_Choice_TypeStepRW()); rwByEntityNameIndex.put("STANDARD_PARTITION_CHOICE_TYPE", new Standard_Partition_Choice_TypeStepRW()); rwByEntityNameIndex.put("PORTMAPPINGTYPE_CHOICE_UNION", new PortMappingType_Choice_UnionStepRW()); rwByEntityNameIndex.put("PORTMAPPINGTYPE_CHOICE", new PortMappingType_ChoiceStepRW()); rwByEntityNameIndex.put("PORTMAP_EXT_TYPE", new PortMap_Ext_TypeStepRW()); rwByEntityNameIndex.put("PORTMAPPINGTYPE", new PortMappingTypeStepRW()); rwByEntityNameIndex.put("CHANNEL", new ChannelStepRW()); rwByEntityNameIndex.put("MODEXT_TYPE", new ModExt_TypeStepRW()); rwByEntityNameIndex.put("ARINC_653_MODULE", new ARINC_653_ModuleStepRW()); rwByEntityNameIndex.put("BUFFER_SIZE_ITEM", new Buffer_Size_ItemStepRW()); rwByEntityNameIndex.put("DENSITY_ITEM", new Density_ItemStepRW()); rwByEntityNameIndex.put("DEADLOCK_ITEM", new Deadlock_ItemStepRW()); rwByEntityNameIndex.put("PRIORITY_INVERSION_ITEM", new Priority_Inversion_ItemStepRW()); rwByEntityNameIndex.put("FRAMEWORK_REQUEST", new Framework_RequestStepRW()); rwByEntityNameIndex.put("FRAMEWORK_RESPONSE", new Framework_ResponseStepRW()); rwByEntityNameIndex.put("SCHEDULING_RESULT", new Scheduling_ResultStepRW()); rwByEntityNameIndex.put("BINDING_RECORD_TYPE", new Binding_Record_TypeStepRW()); } }