org.drools.workbench.screens.factmodel.client.resources.i18n
Interface FactModelConstants
- All Superinterfaces:
- com.google.gwt.i18n.shared.Localizable, com.google.gwt.i18n.client.LocalizableResource, com.google.gwt.i18n.client.Messages
public interface FactModelConstants
- extends com.google.gwt.i18n.client.Messages
EnumEditor I18N constants
| 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 |
INSTANCE
static final FactModelConstants INSTANCE
OK
String OK()
InvalidModelName
String InvalidModelName(String name)
NameTakenForModel
String NameTakenForModel(String name)
ModelNameChangeWarning
String ModelNameChangeWarning()
Rename
String Rename()
Delete
String Delete()
Name
String Name()
DoesNotExtend
String DoesNotExtend()
CreatesCircularDependency
String CreatesCircularDependency(String text)
TypeExtends
String TypeExtends()
AddField
String AddField()
AddAnnotation
String AddAnnotation()
AreYouSureYouWantToRemoveTheField0
String AreYouSureYouWantToRemoveTheField0(String name)
AreYouSureYouWantToRemoveTheAnnotation0
String AreYouSureYouWantToRemoveTheAnnotation0(String name)
MoveUp
String MoveUp()
MoveDown
String MoveDown()
RemoveThisFactType
String RemoveThisFactType()
CannotDeleteADeclarationThatIsASuperType
String CannotDeleteADeclarationThatIsASuperType()
AreYouSureYouWantToRemoveThisFact
String AreYouSureYouWantToRemoveThisFact()
AddNewFactType
String AddNewFactType()
InvalidDataTypeName
String InvalidDataTypeName(String dataType)
Type
String Type()
FieldNameAttribute
String FieldNameAttribute()
chooseType
String chooseType()
newFactModelDescription
String newFactModelDescription()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.