Click or drag to resize
AlignmentTMBilingualProcessor Class

[Missing <summary> documentation for "T:Sdl.LanguagePlatform.TranslationMemoryApi.AlignmentTMBilingualProcessor"]

Inheritance Hierarchy
SystemObject
  Sdl.FileTypeSupport.Framework.BilingualApiAbstractBilingualFileTypeComponent
    Sdl.FileTypeSupport.Framework.BilingualApiAbstractBilingualContentHandler
      Sdl.FileTypeSupport.Framework.BilingualApiAbstractBilingualContentProcessor
        Sdl.LanguagePlatform.TranslationMemoryApiAlignmentTMBilingualProcessor

Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi (in Sdl.LanguagePlatform.TranslationMemoryApi.dll) Version: 1.6.0.0 (1.14.4157.0)
Syntax
public class AlignmentTMBilingualProcessor : AbstractBilingualContentProcessor

The AlignmentTMBilingualProcessor type exposes the following members.

Constructors
  NameDescription
Public methodAlignmentTMBilingualProcessor
Initializes a new instance of the AlignmentTMBilingualProcessor class
Top
Properties
  NameDescription
Public propertyAlignSourcePath
Public propertyAlignTargetPath
Public propertyItemFactory
Default implementation of the ItemFactory property
(Inherited from AbstractBilingualFileTypeComponent.)
Public propertyMessageReporter
Accessor for the message reporter
(Inherited from AbstractBilingualFileTypeComponent.)
Public propertyOutput
Default implementation is an accessor to a member
(Inherited from AbstractBilingualContentProcessor.)
Public propertyPropertiesFactory
Convenience accessor to the properties factory used by the item factory.
(Inherited from AbstractBilingualFileTypeComponent.)
Top
Methods
  NameDescription
Public methodAddTranslationUnitsInBundels
Public methodComplete
Calls the corresponding method on the Output.
(Inherited from AbstractBilingualContentProcessor.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFileComplete
Calls the corresponding method on the Output.
(Inherited from AbstractBilingualContentProcessor.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize
Public methodInitialize(IDocumentProperties)
Calls the corresponding method on the Output.
(Inherited from AbstractBilingualContentProcessor.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodProcessParagraphUnit
(Overrides AbstractBilingualContentProcessorProcessParagraphUnit(IParagraphUnit).)
Public methodReportMessage(Object, String, ErrorLevel, String, String)
Calls the corresponding method on the message reporter (if set).
(Inherited from AbstractBilingualFileTypeComponent.)
Public methodReportMessage(Object, String, ErrorLevel, String, TextLocation, TextLocation)
Calls the corresponding method on the message reporter (if set).
(Inherited from AbstractBilingualFileTypeComponent.)
Public methodReportMessage(Object, String, ErrorLevel, String, String, ExtendedMessageEventData)
Calls the corresponding method on the message reporter (if set).
(Inherited from AbstractBilingualFileTypeComponent.)
Public methodReportMessage(Object, String, ErrorLevel, String, TextLocation, TextLocation, ExtendedMessageEventData)
Calls the corresponding method on the message reporter (if set).
(Inherited from AbstractBilingualFileTypeComponent.)
Public methodSetFileProperties
Calls the corresponding method on the Output.
(Inherited from AbstractBilingualContentProcessor.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Community
Edit

Be the first to Edit the community content of this topic.
Comments