Files
imsInterface/resources/target/generated-sources/java/com/itac/resource/ResourcesInterfaceFramework.java
2025-06-06 09:15:13 +02:00

100 lines
4.9 KiB
Java

package com.itac.resource;
/** This class is generated by ResourceTool */
public interface ResourcesInterfaceFramework // #1320(0) InterfaceFramework[0..0]
{
/**de:Vorgabewert "Zustandscode" */
static public final int DEFAULT_CONDITION_CODE = 82236;
/**de:"description", "class" oder "params" fehlen oder sind falsch! */
//#61740 FktDataParser.TXT_INVALID_DATA_ERROR_TITLE Tue Nov 23 15:51:37 CET 2004 Mon Jan 09 14:37:22 CET 2012 de='"description", "class" oder "params" fehlen oder sind falsch!' en='"description", "class" or "params" missing or wrong!' fr='<< description >>, << class >> ou << params >> manquent ou sont faux !' zh='"""描述"", ""类"" 或 ""参数"" 缺失或错误!"'
/**de:ganzzahliger Wert */
static public final int INTEGER_VALUE = 81426;
/**de:Zumindest der Parameter XML-Config file erwartet. (parameter -CONFIG filename) */
static public final int INTERFACEFRAMEWORKAPP_CONFIG_MSG = 61760;
/**de:Applikation muss mit gerader Anzahl Parameter aufgerufen werden. */
static public final int INTERFACEFRAMEWORKAPP_PARAMETER_MSG = 61764;
/**de:Interface-Container */
static public final int INTERFACEFRAMEWORKAPP_TITLE = 61756;
/**de:hinzugefügt */
static public final int INTERFACEFRAMEWORK_ADDED = 61759;
/**de:Erzeuge Interface */
static public final int INTERFACEFRAMEWORK_CREATE_INTF = 61748;
/**de:Erzeuge neues Interface */
static public final int INTERFACEFRAMEWORK_CREATE_NEW_INTF = 61747;
/**de:Interface */
static public final int INTERFACEFRAMEWORK_INTF_ = 61746;
/**de:Status Interface-Container */
static public final int INTERFACEFRAMEWORK_INTF_CONTAINER = 61752;
/**de:Interface erzeugt: */
static public final int INTERFACEFRAMEWORK_INTF_CREATED = 61742;
/**de:Beenden */
static public final int INTERFACEFRAMEWORK_MENU_EXIT = 61754;
/**de:Datei */
static public final int INTERFACEFRAMEWORK_MENU_FILE = 61762;
/**de:Start */
static public final int INTERFACEFRAMEWORK_MENU_START = 61738;
/**de:Alle starten */
static public final int INTERFACEFRAMEWORK_MENU_START_ALL = 61744;
/**de:Stopp */
static public final int INTERFACEFRAMEWORK_MENU_STOP = 61755;
/**de:Alle stoppen */
static public final int INTERFACEFRAMEWORK_MENU_STOP_ALL = 61750;
/**de:bereit */
static public final int INTERFACEFRAMEWORK_READY = 61751;
/**de:Beende alle Interfaces */
static public final int INTERFACEFRAMEWORK_STATE_FINISH_ALL_INTF = 61741;
/**de:Starte alle Interface */
static public final int INTERFACEFRAMEWORK_STATE_START_ALL_INTF = 61763;
/**de:Stoppe alle Interfaces */
static public final int INTERFACEFRAMEWORK_STATE_STOP_ALL_INTF = 61753;
/**de:Einzelnes Interface starten */
static public final int INTERFACEFRAMEWORK_START_A_SINGLE_INTERFACE_1 = 61743;
/**de:Alle angehaltenen Interfaces starten */
static public final int INTERFACEFRAMEWORK_START_ALL_STOPPED_INTERFACES_3 = 61749;
/**de:Alle Interface stoppen */
static public final int INTERFACEFRAMEWORK_STOP_ALL_RUNNING_INTERFACES_4 = 61765;
/**de:Einzelnes Interface stoppen */
static public final int INTERFACEFRAMEWORK_STOPS_A_SINGLE_INTERFACE_2 = 61757;
/**de:Schlüssel */
static public final int KEY = 81425;
/**de:Linie */
static public final int LINE = 82234;
/**de:Maschine */
static public final int MACHINE = 82233;
/**de:Name */
static public final int NAME = 82235;
/**de:Simulationen */
static public final int SIMULATIONS = 81458;
/**de:Kapazität */
static public final int STATION = 81420;
/**de:Kapazitätsbezeichung */
static public final int STATION_DESCRIPTION = 81421;
/**de:Registrierung benötigt */
static public final int STATION_REGISTRATION_REQUIRED = 81422;
/**de:Textwert */
static public final int TEXT_VALUE = 81427;
/**de:Standardwert: */
static public final int VALUE_MAPPING_LBL_DEFAULT_VALUE = 85470;
/**de:Externer Wert: */
static public final int VALUE_MAPPING_LBL_EXTERNAL_VALUE = 85469;
/**de:Info: */
static public final int VALUE_MAPPING_LBL_INFO = 85471;
/**de:Interner Wert: */
static public final int VALUE_MAPPING_LBL_INTERNAL_VALUE = 85468;
/**de:Fenster */
static public final int WINDOW = 81457;
/**de:Konfigurationsdatei \r\n' */
static public final int XMLCONFIGURATION_CONFIGURATION_FILE__N___4 = 61745;
/**de:Interface Beschreibung in XML ist unvollständig:\r\n */
static public final int XMLCONFIGURATION_DESCRIPTION_INCOMLPETE_ = 61761;
/**de:Interface Abschnitt */
static public final int XMLCONFIGURATION_INTF_SECTION_ = 61766;
/**de:Logger Konfigurationsdatei \r\n' */
static public final int XMLCONFIGURATION_LOGGER_CONFIGURATION_FILE__N___2 = 61767;
/**de:Erfolgreich gelesen! */
static public final int XMLCONFIGURATION_READ_SUCCESS = 61758;
/**de:'\r\n nicht gefunden! */
static public final int XMLCONFIGURATION___N_NOT_FOUND__3 = 61739;
/**de:'\r\n nicht gefunden! */
static public final int XMLCONFIGURATION___N_NOT_FOUND__5 = 61737;
}