Kie Workbench - Commom - Data modeller Client 6.2.0.CR2

org.kie.workbench.common.screens.datamodeller.client.resources.i18n
Interface Constants

All Superinterfaces:
com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages

public interface Constants
extends com.google.gwt.i18n.client.Messages


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Messages
com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Select
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
 
Field Summary
static Constants INSTANCE
           
 
Method Summary
 String java_id_placeholder()
           
 String modelBrowser_action_deleteDataObject()
           
 String modelBrowser_columnName()
           
 String modelBrowser_create()
           
 String modelBrowser_createDataObject()
           
 String modelBrowser_emptyTable()
           
 String modelBrowser_modelUnknown()
           
 String modelEditor_action_no_discard_changes()
           
 String modelEditor_action_no_dont_refactor_directory()
           
 String modelEditor_action_no_dont_refactor_file_name()
           
 String modelEditor_action_yes_force_save()
           
 String modelEditor_action_yes_refactor_directory()
           
 String modelEditor_action_yes_refactor_file_name()
           
 String modelEditor_annotationDef_loading_error()
           
 String modelEditor_confirm_delete()
           
 String modelEditor_confirm_deletion_of_used_class(String className)
           
 String modelEditor_confirm_deletion_of_used_field(String fieldName)
           
 String modelEditor_confirm_file_name_refactoring(String newFileName)
           
 String modelEditor_confirm_file_package_refactoring(String newPackageName)
           
 String modelEditor_confirm_package_change_of_used_class(String className)
           
 String modelEditor_confirm_renaming_of_used_class(String className)
           
 String modelEditor_confirm_renaming_of_used_field(String fieldName)
           
 String modelEditor_confirm_save_before_rename()
           
 String modelEditor_confirm_save_model_before_project_change_force(String user, String to)
           
 String modelEditor_confirm_save_model_before_project_change(String from, String to)
           
 String modelEditor_copying_error()
           
 String modelEditor_deleting_error()
           
 String modelEditor_discard_changes_message()
           
 String modelEditor_loading_error()
           
 String modelEditor_loading()
           
 String modelEditor_menu_file()
           
 String modelEditor_menu_generate()
           
 String modelEditor_menu_main()
           
 String modelEditor_menu_new_dataObject()
           
 String modelEditor_menu_save()
           
 String modelEditor_message_file_parsing_errors()
           
 String modelEditor_newModel()
           
 String modelEditor_notification_dataModel_generated()
           
 String modelEditor_notification_dataModel_loaded(String name)
           
 String modelEditor_notification_dataModel_saved(String seconds)
           
 String modelEditor_notification_dataObject_created(String name)
           
 String modelEditor_notification_dataObject_deleted(String name)
           
 String modelEditor_notification_dataObject_referenced_has_been_deleted(String classA, String classB)
           
 String modelEditor_notify_externally_modified_objects_read()
           
 String modelEditor_notify_project_change(String from, String to)
           
 String modelEditor_notify_readonly_objects_read()
           
 String modelEditor_projectPath_calc_error()
           
 String modelEditor_propertyType_loading_error()
           
 String modelEditor_renaming_error()
           
 String modelEditor_saving_error()
           
 String modelEditor_saving()
           
 String modelEditor_screen_name()
           
 String modeler_callback_error(String localMessage, String excMessage)
           
 String new_dataobject_popup_existing_package()
           
 String new_dataobject_popup_identifier()
           
 String new_dataobject_popup_label()
           
 String new_dataobject_popup_new_package()
           
 String new_dataobject_popup_superclass()
           
 String new_dataobject_popup_title()
           
 String objectBrowser_action_deleteProperty()
           
 String objectBrowser_action_goToDataObjectDefinition()
           
 String objectBrowser_columnLabel()
           
 String objectBrowser_columnName()
           
 String objectBrowser_columnPosition()
           
 String objectBrowser_columnType()
           
 String objectBrowser_create()
           
 String objectBrowser_createProperty()
           
 String objectBrowser_emptyTable()
           
 String objectBrowser_externallyModifiedLabel()
           
 String objectBrowser_idLabel()
           
 String objectBrowser_labelLabel()
           
 String objectBrowser_labelPlaceholder()
           
 String objectBrowser_message_file_not_exists_or_renamed(String file)
           
 String objectBrowser_readonlyLabel()
           
 String objectBrowser_typeLabel()
           
 String objectEditor_classReactiveLabel()
           
 String objectEditor_classReactiveLabelHelp()
           
 String objectEditor_dataObjectTitle()
           
 String objectEditor_descriptionLabel()
           
 String objectEditor_droolsParametersLabel()
           
 String objectEditor_durationHelp()
           
 String objectEditor_durationLabel()
           
 String objectEditor_expiresHelp()
           
 String objectEditor_expiresLabel()
           
 String objectEditor_labelLabel()
           
 String objectEditor_nameLabel()
           
 String objectEditor_packageLabel()
           
 String objectEditor_propertyReactiveLabel()
           
 String objectEditor_propertyReactiveLabelHelp()
           
 String objectEditor_remotableHelp()
           
 String objectEditor_remotableLabel()
           
 String objectEditor_roleHelp()
           
 String objectEditor_roleLabel()
           
 String objectEditor_superclassLabel()
           
 String objectEditor_timestampHelp()
           
 String objectEditor_timestampLabel()
           
 String objectEditor_typeSafeHelp()
           
 String objectEditor_typeSafeLabel()
           
 String objectFieldEditor_descriptionLabel()
           
 String objectFieldEditor_equalsHelp()
           
 String objectFieldEditor_equalsLabel()
           
 String objectFieldEditor_fieldTitle()
           
 String objectFieldEditor_labelLabel()
           
 String objectFieldEditor_nameLabel()
           
 String objectFieldEditor_positionHelp()
           
 String objectFieldEditor_positionLabel()
           
 String objectFieldEditor_typeLabel()
           
 String package_id_placeholder()
           
 String packageSelector_popup_add()
           
 String packageSelector_popup_title()
           
 String usages_popup_action_yes_change_anyway()
           
 String usages_popup_action_yes_delete_anyway()
           
 String usages_popup_action_yes_rename_anyway()
           
 String usages_popup_file_name_column()
           
 String usages_popup_file_path_column()
           
 String usages_popup_title()
           
 String validation_error_cannot_change_object_name()
           
 String validation_error_cannot_change_object_package()
           
 String validation_error_cannot_delete_object(String objectName, String references)
           
 String validation_error_cyclic_extension(String sibling, String parent)
           
 String validation_error_invalid_object_attribute_identifier(String attributeName)
           
 String validation_error_invalid_object_identifier(String name)
           
 String validation_error_invalid_package_identifier_null()
           
 String validation_error_invalid_package_identifier(String packageName)
           
 String validation_error_invalid_position()
           
 String validation_error_invalid_timer_expression(String expression)
           
 String validation_error_missing_object_attribute_type()
           
 String validation_error_no_package_selected()
           
 String validation_error_object_already_exists(String name, String packageName)
           
 String validation_error_object_attribute_already_exists(String attributeName)
           
 String validPackageHelp(String line_break)
           
 

Field Detail

INSTANCE

static final Constants INSTANCE
Method Detail

modelEditor_newModel

String modelEditor_newModel()

modelEditor_menu_main

String modelEditor_menu_main()

modelEditor_menu_file

String modelEditor_menu_file()

modelEditor_screen_name

String modelEditor_screen_name()

modelEditor_menu_save

String modelEditor_menu_save()

modelEditor_menu_new_dataObject

String modelEditor_menu_new_dataObject()

modelEditor_menu_generate

String modelEditor_menu_generate()

modelEditor_saving

String modelEditor_saving()

modelEditor_saving_error

String modelEditor_saving_error()

modelEditor_loading

String modelEditor_loading()

modelEditor_loading_error

String modelEditor_loading_error()

modelEditor_deleting_error

String modelEditor_deleting_error()

modelEditor_propertyType_loading_error

String modelEditor_propertyType_loading_error()

modelEditor_annotationDef_loading_error

String modelEditor_annotationDef_loading_error()

modelEditor_projectPath_calc_error

String modelEditor_projectPath_calc_error()

modelEditor_notification_dataObject_created

String modelEditor_notification_dataObject_created(String name)

modelEditor_notification_dataObject_deleted

String modelEditor_notification_dataObject_deleted(String name)

modelEditor_notification_dataModel_generated

String modelEditor_notification_dataModel_generated()

modelEditor_notification_dataModel_loaded

String modelEditor_notification_dataModel_loaded(String name)

modelEditor_notification_dataModel_saved

String modelEditor_notification_dataModel_saved(String seconds)

modelEditor_notification_dataObject_referenced_has_been_deleted

String modelEditor_notification_dataObject_referenced_has_been_deleted(String classA,
                                                                       String classB)

modelEditor_notify_readonly_objects_read

String modelEditor_notify_readonly_objects_read()

modelEditor_notify_externally_modified_objects_read

String modelEditor_notify_externally_modified_objects_read()

modelEditor_discard_changes_message

String modelEditor_discard_changes_message()

modelEditor_confirm_delete

String modelEditor_confirm_delete()

modelEditor_action_yes_force_save

String modelEditor_action_yes_force_save()

modelEditor_action_no_discard_changes

String modelEditor_action_no_discard_changes()

modelEditor_action_yes_refactor_file_name

String modelEditor_action_yes_refactor_file_name()

modelEditor_action_yes_refactor_directory

String modelEditor_action_yes_refactor_directory()

modelEditor_action_no_dont_refactor_file_name

String modelEditor_action_no_dont_refactor_file_name()

modelEditor_action_no_dont_refactor_directory

String modelEditor_action_no_dont_refactor_directory()

modelEditor_confirm_save_model_before_project_change

String modelEditor_confirm_save_model_before_project_change(String from,
                                                            String to)

modelEditor_confirm_save_model_before_project_change_force

String modelEditor_confirm_save_model_before_project_change_force(String user,
                                                                  String to)

modelEditor_confirm_save_before_rename

String modelEditor_confirm_save_before_rename()

modelEditor_notify_project_change

String modelEditor_notify_project_change(String from,
                                         String to)

modelEditor_message_file_parsing_errors

String modelEditor_message_file_parsing_errors()

modelEditor_confirm_deletion_of_used_class

String modelEditor_confirm_deletion_of_used_class(String className)

modelEditor_confirm_renaming_of_used_class

String modelEditor_confirm_renaming_of_used_class(String className)

modelEditor_confirm_package_change_of_used_class

String modelEditor_confirm_package_change_of_used_class(String className)

modelEditor_confirm_deletion_of_used_field

String modelEditor_confirm_deletion_of_used_field(String fieldName)

modelEditor_confirm_renaming_of_used_field

String modelEditor_confirm_renaming_of_used_field(String fieldName)

modelEditor_confirm_file_name_refactoring

String modelEditor_confirm_file_name_refactoring(String newFileName)

modelEditor_confirm_file_package_refactoring

String modelEditor_confirm_file_package_refactoring(String newPackageName)

modelEditor_renaming_error

String modelEditor_renaming_error()

modelEditor_copying_error

String modelEditor_copying_error()

modelBrowser_modelUnknown

String modelBrowser_modelUnknown()

modelBrowser_emptyTable

String modelBrowser_emptyTable()

modelBrowser_create

String modelBrowser_create()

modelBrowser_createDataObject

String modelBrowser_createDataObject()

modelBrowser_action_deleteDataObject

String modelBrowser_action_deleteDataObject()

objectBrowser_columnPosition

String objectBrowser_columnPosition()

modelBrowser_columnName

String modelBrowser_columnName()

objectBrowser_createProperty

String objectBrowser_createProperty()

objectBrowser_create

String objectBrowser_create()

objectBrowser_emptyTable

String objectBrowser_emptyTable()

objectBrowser_columnName

String objectBrowser_columnName()

objectBrowser_columnLabel

String objectBrowser_columnLabel()

objectBrowser_columnType

String objectBrowser_columnType()

objectBrowser_action_deleteProperty

String objectBrowser_action_deleteProperty()

objectBrowser_idLabel

String objectBrowser_idLabel()

objectBrowser_labelLabel

String objectBrowser_labelLabel()

objectBrowser_typeLabel

String objectBrowser_typeLabel()

objectBrowser_labelPlaceholder

String objectBrowser_labelPlaceholder()

objectBrowser_readonlyLabel

String objectBrowser_readonlyLabel()

objectBrowser_externallyModifiedLabel

String objectBrowser_externallyModifiedLabel()

objectBrowser_action_goToDataObjectDefinition

String objectBrowser_action_goToDataObjectDefinition()

objectBrowser_message_file_not_exists_or_renamed

String objectBrowser_message_file_not_exists_or_renamed(String file)

objectEditor_nameLabel

String objectEditor_nameLabel()

objectEditor_labelLabel

String objectEditor_labelLabel()

objectEditor_descriptionLabel

String objectEditor_descriptionLabel()

objectEditor_packageLabel

String objectEditor_packageLabel()

objectEditor_superclassLabel

String objectEditor_superclassLabel()

objectEditor_roleLabel

String objectEditor_roleLabel()

objectEditor_roleHelp

String objectEditor_roleHelp()

objectEditor_typeSafeLabel

String objectEditor_typeSafeLabel()

objectEditor_typeSafeHelp

String objectEditor_typeSafeHelp()

objectEditor_timestampLabel

String objectEditor_timestampLabel()

objectEditor_timestampHelp

String objectEditor_timestampHelp()

objectEditor_durationLabel

String objectEditor_durationLabel()

objectEditor_durationHelp

String objectEditor_durationHelp()

objectEditor_expiresLabel

String objectEditor_expiresLabel()

objectEditor_expiresHelp

String objectEditor_expiresHelp()

objectEditor_remotableLabel

String objectEditor_remotableLabel()

objectEditor_remotableHelp

String objectEditor_remotableHelp()

objectEditor_classReactiveLabel

String objectEditor_classReactiveLabel()

objectEditor_classReactiveLabelHelp

String objectEditor_classReactiveLabelHelp()

objectEditor_propertyReactiveLabel

String objectEditor_propertyReactiveLabel()

objectEditor_propertyReactiveLabelHelp

String objectEditor_propertyReactiveLabelHelp()

objectFieldEditor_nameLabel

String objectFieldEditor_nameLabel()

objectFieldEditor_labelLabel

String objectFieldEditor_labelLabel()

objectFieldEditor_descriptionLabel

String objectFieldEditor_descriptionLabel()

objectFieldEditor_typeLabel

String objectFieldEditor_typeLabel()

objectFieldEditor_equalsLabel

String objectFieldEditor_equalsLabel()

objectFieldEditor_equalsHelp

String objectFieldEditor_equalsHelp()

objectFieldEditor_positionLabel

String objectFieldEditor_positionLabel()

objectFieldEditor_positionHelp

String objectFieldEditor_positionHelp()

objectEditor_droolsParametersLabel

String objectEditor_droolsParametersLabel()

new_dataobject_popup_title

String new_dataobject_popup_title()

new_dataobject_popup_identifier

String new_dataobject_popup_identifier()

new_dataobject_popup_label

String new_dataobject_popup_label()

java_id_placeholder

String java_id_placeholder()

package_id_placeholder

String package_id_placeholder()

validPackageHelp

String validPackageHelp(String line_break)

new_dataobject_popup_new_package

String new_dataobject_popup_new_package()

new_dataobject_popup_existing_package

String new_dataobject_popup_existing_package()

new_dataobject_popup_superclass

String new_dataobject_popup_superclass()

packageSelector_popup_title

String packageSelector_popup_title()

packageSelector_popup_add

String packageSelector_popup_add()

modeler_callback_error

String modeler_callback_error(String localMessage,
                              String excMessage)

validation_error_missing_object_attribute_type

String validation_error_missing_object_attribute_type()

validation_error_invalid_object_identifier

String validation_error_invalid_object_identifier(String name)

validation_error_invalid_object_attribute_identifier

String validation_error_invalid_object_attribute_identifier(String attributeName)

validation_error_invalid_package_identifier

String validation_error_invalid_package_identifier(String packageName)

validation_error_invalid_package_identifier_null

String validation_error_invalid_package_identifier_null()

validation_error_no_package_selected

String validation_error_no_package_selected()

validation_error_invalid_position

String validation_error_invalid_position()

validation_error_object_already_exists

String validation_error_object_already_exists(String name,
                                              String packageName)

validation_error_object_attribute_already_exists

String validation_error_object_attribute_already_exists(String attributeName)

validation_error_cannot_delete_object

String validation_error_cannot_delete_object(String objectName,
                                             String references)

validation_error_cannot_change_object_name

String validation_error_cannot_change_object_name()

validation_error_cannot_change_object_package

String validation_error_cannot_change_object_package()

validation_error_cyclic_extension

String validation_error_cyclic_extension(String sibling,
                                         String parent)

validation_error_invalid_timer_expression

String validation_error_invalid_timer_expression(String expression)

objectEditor_dataObjectTitle

String objectEditor_dataObjectTitle()

objectFieldEditor_fieldTitle

String objectFieldEditor_fieldTitle()

usages_popup_title

String usages_popup_title()

usages_popup_action_yes_delete_anyway

String usages_popup_action_yes_delete_anyway()

usages_popup_action_yes_rename_anyway

String usages_popup_action_yes_rename_anyway()

usages_popup_action_yes_change_anyway

String usages_popup_action_yes_change_anyway()

usages_popup_file_name_column

String usages_popup_file_name_column()

usages_popup_file_path_column

String usages_popup_file_path_column()

Kie Workbench - Commom - Data modeller Client 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.