Uses of Class
net.docliff.models.applicationmodel.guimodel.editor.TransUnitInformationData

Packages that use TransUnitInformationData
net.docliff.models.applicationmodel.guimodel.editor   
 

Uses of TransUnitInformationData in net.docliff.models.applicationmodel.guimodel.editor
 

Methods in net.docliff.models.applicationmodel.guimodel.editor that return TransUnitInformationData
 TransUnitInformationData XliffEditorWindow.getCurrentTransUnitInformation()
          getCurrentTransUnitInformation returns information about the current segment the cursor is located on
 TransUnitInformationData XliffEditorWindow.getCurrentTransUnitInformation(int iPosition)
          getCurrentTransUnitInformation returns information about the current segment at character position i
 TransUnitInformationData XliffEditorWindow.getSegmentTransUnitInformation(int iSegmentNumber)
          getSegmentTransUnitInformation returns information about the segment number supplied
 

Methods in net.docliff.models.applicationmodel.guimodel.editor with parameters of type TransUnitInformationData
 int XliffEditorWindow.markupPhraseMatches(TransUnitInformationData transData)
          markupPhraseMatches
 AskAddTranslationMessageBox.AskResult XliffEditorWindow.saveSourceTargetToDataSource(DataSource dataSource, TransUnitInformationData transData)
          saveSourceTargetToDataSource saves a translation to the specified data source
static int XliffEditorForm.segmentLengthCheck(java.lang.String translationText, org.eclipse.swt.widgets.Shell shell, TransUnitInformationData trans, Messages message)
          segmentLengthCheck checks if a target text has the correct length