C# Class SIL.FieldWorks.FDO.DomainImpl.MoAffixAllomorphFactory

Datei anzeigen Open project: sillsdev/FieldWorks

Public Methods

Method Description
CreateCircumfix ( ILexEntry entry, ILexSense sense, ITsString lexemeForm, IMoMorphType morphType ) : IMoAffixAllomorph

Create a new circumfix allomorph and add it to the given entry.

Method Details

CreateCircumfix() public method

Create a new circumfix allomorph and add it to the given entry.
public CreateCircumfix ( ILexEntry entry, ILexSense sense, ITsString lexemeForm, IMoMorphType morphType ) : IMoAffixAllomorph
entry ILexEntry
sense ILexSense
lexemeForm ITsString
morphType IMoMorphType
return IMoAffixAllomorph