Drools Workbench - Fact Model Editor - Client 6.0.0.Beta5

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 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 FactModelConstants INSTANCE
           
 
Method Summary
 String AddAnnotation()
           
 String AddField()
           
 String AddNewFactType()
           
 String AreYouSureYouWantToRemoveTheAnnotation0(String name)
           
 String AreYouSureYouWantToRemoveTheField0(String name)
           
 String AreYouSureYouWantToRemoveThisFact()
           
 String CannotDeleteADeclarationThatIsASuperType()
           
 String chooseType()
           
 String CreatesCircularDependency(String text)
           
 String Delete()
           
 String DoesNotExtend()
           
 String FieldNameAttribute()
           
 String InvalidDataTypeName(String dataType)
           
 String InvalidModelName(String name)
           
 String ModelNameChangeWarning()
           
 String MoveDown()
           
 String MoveUp()
           
 String Name()
           
 String NameTakenForModel(String name)
           
 String newFactModelDescription()
           
 String OK()
           
 String RemoveThisFactType()
           
 String Rename()
           
 String Type()
           
 String TypeExtends()
           
 

Field Detail

INSTANCE

static final FactModelConstants INSTANCE
Method Detail

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()

Drools Workbench - Fact Model Editor - Client 6.0.0.Beta5

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