| # /** |
| # * Copyright (c) 2008 IBM Corporation and others. |
| # * All rights reserved. This program and the accompanying materials |
| # * are made available under the terms of the Eclipse Public License 2.0 |
| # * which accompanies this distribution, and is available at |
| # * https://www.eclipse.org/legal/epl-2.0/ |
| # * |
| # * Contributors: |
| # * itemis - Initial API and implementation |
| # */ |
| |
| # NLS_MESSAGEFORMAT_VAR |
| |
| _UI_AMALTHEA_ExamplesCategory_name = APP4MC AMALTHEA Model Examples |
| _UI_Tools_ExamplesCategory_name = APP4MC Tools Examples |
| |
| _UI_AMALTHEA_ModelingExamplesWizard_name = Modeling Examples |
| _UI_AMALTHEA_ModelingExamplesWizard_desc = Create projects that contain general Modeling Examples |
| |
| _UI_AMALTHEA_DemocarExamplesWizard_name = Democar Examples |
| _UI_AMALTHEA_DemocarExamplesWizard_desc = Create projects that contain the Democar Example |
| |
| _UI_AMALTHEA_HwmodelExamplesWizard_name = Hardware Examples |
| _UI_AMALTHEA_HwmodelExamplesWizard_desc = Create a project that contains the Hardware Examples |
| |
| _UI_AMALTHEA_SchedulerExamplesWizard_name = Scheduler Examples |
| _UI_AMALTHEA_SchedulerExamplesWizard_desc = Create a project that contains the Scheduler Examples |
| |
| _UI_AMALTHEA_NumericModesExamplesWizard_name = NumericMode Example |
| _UI_AMALTHEA_NumericModesExamplesWizard_desc = Create a project that contains the NumericMode Example |
| |
| _UI_Tools_JavaExamplesWizard_name = Java Examples |
| _UI_Tools_JavaExamplesWizard_desc = Create a project that contains the Java Examples |
| |
| _UI_Tools_ValidationExamplesWizard_name = Validation Examples |
| _UI_Tools_ValidationExamplesWizard_desc = Create a project that contains the Validation (Java) Examples |
| |
| _UI_AMALTHEA_Example_Modeling_Project_desc = The project contains the AMALTHEA models of general modeling examples |
| _UI_AMALTHEA_Example_Democar_Project_desc = The project contains the AMALTHEA models of the Democar example |
| _UI_AMALTHEA_Example_Hwmodel_Project_desc = The project contains the AMALTHEA models of some Hardware examples |
| _UI_AMALTHEA_Example_Scheduler_Project_desc = The project contains the AMALTHEA models of some Schedulers examples |
| _UI_AMALTHEA_Example_NumericModes_Project_desc = The project contains the AMALTHEA models of some NumericMode example |
| |
| _UI_Tools_Example_Java_Project_desc = The project contains the APP4MC Java examples |
| _UI_Tools_Example_Validation_Project_desc = The project contains the APP4MC Validation (Java) examples |