A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

About - Class in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor
 
About(Shell) - Constructor for class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.About
 
About - Class in net.docliff.models.applicationmodel.guimodel.editor
 
About(Shell) - Constructor for class net.docliff.models.applicationmodel.guimodel.editor.About
 
acceptAll100Translation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
acceptAll100Translation
acceptAll100Translation(boolean) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
acceptAll100Translation accepts all matching translation when quality = 100
acceptAll100Translation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
acceptAll100Translation
acceptAll100Translation(boolean) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
acceptAll100Translation accepts all matching translation when quality = 100
acceptAllTranslations() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
acceptAllTranslations accept all translations from the alt-trans regardless of quality of the match
acceptAllTranslations(boolean) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
acceptAllTranslations accept all translations from the alt-trans regardless of quality of the match
acceptTranslation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorForm
acceptTranslation accepts matching translation regardless of quality of the match
acceptTranslation() - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWithToolBars
acceptTranslation accepts matching translation regardless of quality of the match
accumulate(String, Object) - Method in class org.json.JSONObject
Accumulate values under a key.
adaptDictionaryViewer(String, String) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorDictionaryViewer
 
adaptDictionaryViewer(String, String, String) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorDictionaryViewer
 
adaptInstallationFiles() - Method in class de.folt.util.InstallSupport
adaptInstallationFiles adapts some files immediately after an installation.
adaptToAscii(String) - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.EditorConfiguration
adaptToAscii replaces non ASCII chars with "_" in the given string
add(LinguisticProperty) - Method in class de.folt.models.datamodel.LinguisticProperties
add add a LingusticProperty to the LinguisticProperties
add(String) - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
addAltTrans(Element, Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
addAltTrans adds an alt-trans to the given trans-unit
addAltTrans(Element, MonoLingualObject, MonoLingualObject, int) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
addAltTrans a a new alt-trans using source = sourceMono and target = targetMono
addAltTrans(Element, MonoLingualObject, Vector<MonoLingualObject>, int, Hashtable<String, Object>) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
addAltTrans a a new alt-trans using source = sourceMono and target = targetMono
addAltTransSorted(Element, Element) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
addAltTransSorted adds an alt-trans to the given trans-unit by searching for the next lower match-quality
addAttribute(String, String) - Method in class de.folt.models.applicationmodel.termtagger.TermTagObject
 
addConfiguration(String) - Method in class de.folt.models.datamodel.DataSourceConfigurations
addConfiguration add a new configuration with the name configName
addConfiguration(String, String, DataSourceProperties) - Method in class de.folt.models.datamodel.DataSourceConfigurations
addConfiguration add a new configuration with the name configName, a dataSourceType and the dataSourceProperties.
addContent(Element, Object) - Static method in class net.docliff.segmenter.SegmentProcess
 
addData(String, Object) - Method in class de.folt.models.datamodel.BasicDataSource
 
addData(String, Object) - Method in interface de.folt.models.datamodel.DataSource
addData this allows to add a whatever object to the data source based on a key
addDataSource(String) - Method in class de.folt.models.datamodel.multipledatasource.MultipleDataSource
addDataSource adds a data source to the Multiple DateSource; checks if data source is already in the list of data sources
addDataSource(Vector<String>) - Method in class de.folt.models.datamodel.multipledatasource.MultipleDataSource
addDataSource adds a vector of data source to the Multiple DateSource; checks if data source is already in the list of data sources
addDataSource(String) - Method in class net.docliff.models.applicationmodel.guimodel.editor.DataSourceListWithTools
 
addFile(String) - Method in class de.folt.util.JarFileLoader
addFile add a jar file incl classes - taken from hhttp://stackoverflow.com/questions/60764/how-should-i-load-jars-dynamically-at-runtime and adapted
addLinguisticProperty(LinguisticProperty) - Method in class de.folt.models.datamodel.GeneralLinguisticObject
addLinguisticPropertiy
addMonoLingualObject(MonoLingualObject, boolean) - Method in class com.araya.OpenTMS.ArayaDataSource
 
addMonoLingualObject(MonoLingualObject, boolean) - Method in class de.folt.models.datamodel.BasicDataSource
 
addMonoLingualObject(MonoLingualObject, boolean) - Method in class de.folt.models.datamodel.csv.Csv
 
addMonoLingualObject(MonoLingualObject, boolean) - Method in interface de.folt.models.datamodel.DataSource
addMultiLingualObject adds a MonoLingualObject to the given MultiLingualObject to the data source
addMonoLingualObject(MonoLingualObject, boolean) - Method in class de.folt.models.datamodel.db4o.DB4O
 
addMonoLingualObject(MonoLingualObject) - Method in class de.folt.models.datamodel.MultiLingualObject
addMonoLingualObject adds a MonoLingualObject to the given MultiLingualObject
addMonoLingualObject(MonoLingualObject, boolean) - Method in class de.folt.models.datamodel.MultiLingualObjectCollection
 
addMonoLingualObject(MonoLingualObject, boolean) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
addMonoLingualObjectIfNotExist(MonoLingualObject) - Method in class de.folt.models.datamodel.MultiLingualObject
addMonoLingualObjectIfNotExist adds a MonoLingualObject to the given MultiLingualObject if the formattedSegment and language combination does not exist in the MUL
addMultiLingualObject(MultiLingualObject, boolean) - Method in class com.araya.OpenTMS.ArayaDataSource
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.BasicDataSource
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.csv.Csv
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in interface de.folt.models.datamodel.DataSource
addMultiLingualObject adds a MultiLingualObject to the data source
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.db4o.DB4O
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.MultiLingualObjectCollection
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.sql.OpenTMSSQLDataSource
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.tbxfile.TbxFileDataSource
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.tmxfile.TmxFileDataSource
 
addMultiLingualObject(MultiLingualObject, boolean) - Method in class de.folt.models.datamodel.xlifffile.XliffFileDataSource
 
addObjectLinguisticProperty(Object, Object) - Method in class de.folt.models.datamodel.GeneralLinguisticObject
addObjectLinguisticPropertiy
addObserver(Observer) - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSStyledText
addObserver
addObserver(Observer) - Method in class de.folt.models.datamodel.MultiLingualObject
 
addObserver(Observer) - Method in class de.folt.observer.ObserverObject
addObserver
addObserver(Observer) - Method in class de.folt.util.ObservableHashMap
addObserver
addObserver(Observer) - Method in class de.folt.util.ObservableHashtable
addObserver
addObserver(Observer) - Method in class net.docliff.models.applicationmodel.guimodel.editor.TagWindow
addObserver
addObserver(Observer) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorDictionaryViewer
addObserver
addPercentage(int) - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
addPercentage(int, int, int) - Method in class de.folt.models.documentmodel.xliff.XliffStatistics
 
addPhase(Element, String, String, String, String, String, String, String) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
addPhase adds a new phase to a phase group - Example:
addPropertiesToDataModelProperties(String, DataSourceProperties) - Method in class de.folt.models.datamodel.DataSourceConfigurations
addPropertiesToDataModelProperties add all the properties stored to the supplied DataSourceProperties
addSentence(String[], String[]) - Method in class org.lingutil.bleu.BleuMeasurer
Adds a sentence to the considered corpus (the statistics are summed up).
addSorted(TermInternalMatch) - Method in class de.folt.models.applicationmodel.termtagger.TermTagObjectMatch
 
addSQLMonoLingualObject(SQLMonoLingualObject) - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
addSQLMonoLingualObject adds a MonoLingualObject to the given MultiLingualObject
addStringLinguisticProperty(String, String) - Method in class de.folt.models.datamodel.GeneralLinguisticObject
addStringLinguisticPropertiy
addSubSegmentTranslationToGlossary(Element, String, String) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
addSubSegmentTranslationToGlossary add a phrase (source and target) to the internal dictionary
addSubSegmentTranslationToGlossary(Element, Vector<String>, Vector<String>) - Method in class de.folt.models.documentmodel.xliff.XliffDocument
addSubSegmentTranslationToGlossary
addTagDescriptor(TagDescriptor) - Method in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSXMLStyledText
addTagDescriptor add a TagDescriptor
addTargetStatistics(String, int) - Method in class de.folt.models.datamodel.TranslationStatistics
Set the number of matching sources for the targets found for match
addTmxProp(SQLTmxProp) - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
addTmxProp adds a new property to the MOL
addTmxProp(String, String) - Method in class de.folt.models.datamodel.sql.SQLMonoLingualObject
addTmxProp
addTmxProp(SQLTmxProp) - Method in class de.folt.models.datamodel.sql.SQLMultiLingualObject
addTmxProp adds a new property to the MOL
addToTransUnit(Element, Vector<TermTagObject>, String, String, DataSource) - Method in class de.folt.models.applicationmodel.termtagger.XliffTermTagger
addToTransUnit adds a vector of PhraseTranslateResult to a transUnit
addToTransUnit(Element, Vector<PhraseTranslateResult>, String, String, DataSource) - Method in class de.folt.models.datamodel.phrasetranslate.PhraseTranslate
addToTransUnit adds a vector of PhraseTranslateResult to a transUnit
addWordSplitChars() - Method in class de.folt.models.documentmodel.xliff.XliffElementHandler
 
allMenus - Static variable in class de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSMenu
Add all openTMS menus
append(String, Object) - Method in class org.json.JSONObject
Append values to the array under a key.
appendIdentitySelectToInsert(String) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
appendLockHint(LockMode, String) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
applyLocksToSql(String, Map, Map) - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
approveAllSegments(boolean, DataSource) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
approveAllSegments approve all translations
approveSegment(int, boolean, DataSource) - Method in class net.docliff.models.applicationmodel.guimodel.editor.XliffEditorWindow
approveSegment approve or disapprove a segment, depending on bDoNotStore store the segment in the selected data source
ArayaDataSource - Class in com.araya.OpenTMS
 
ArayaDataSource() - Constructor for class com.araya.OpenTMS.ArayaDataSource
 
ArayaDataSource(DataSourceProperties) - Constructor for class com.araya.OpenTMS.ArayaDataSource
 
areStringComparisonsCaseInsensitive() - Method in class org.hibernate.dialect.SQLAnywhere10Dialect
 
argumentReader(String) - Static method in class de.folt.util.OpenTMSSupportFunctions
argumentReader reads arguments from a file into a hash table
argumentReader(String, Hashtable<String, String>) - Static method in class de.folt.util.OpenTMSSupportFunctions
argumentReader reads arguments from a file into a given hash table
argumentReader(String[]) - Static method in class de.folt.util.OpenTMSSupportFunctions
argumentReader stores a string array which is parameter encoded as key=value in a hash table the behavior is a follows
key starts with - ("-key") then the following string is the value of the key and stores as (key, value)
Exception is if the value after the key starts again with "-" the key is stored as (key, key) in the hash table
otherwise it is stored as (i, string) where i the string is the i-th element in the string array
argumentReader(String[], boolean) - Static method in class de.folt.util.OpenTMSSupportFunctions
argumentReader stores a string array which is parameter encoded as key=value in a hash table the behavior is a follows
key starts with - ("-key") then the following string is the value of the key and stores as (key, value)
Exception is if the value after the key starts again with "-" the key is stored as (key, key) in the hash table
otherwise it is stored as (i, string) where i the string is the i-th element in the string array
array() - Method in class org.json.JSONWriter
Begin appending a new array.
AskAddTranslationMessageBox - Class in net.docliff.models.applicationmodel.guimodel.editor
 
AskAddTranslationMessageBox(Shell, String, String, TranslationCheckResult, Font, String, String, int, DataSource) - Constructor for class net.docliff.models.applicationmodel.guimodel.editor.AskAddTranslationMessageBox
 
AskAddTranslationMessageBox.AskResult - Enum in net.docliff.models.applicationmodel.guimodel.editor
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z