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

Add IMoMorphTypeFactoryInternal impl.
Inheritance: IMoMorphTypeFactoryInternal
Show file Open project: sillsdev/FieldWorks

Private Methods

Method Description
IMoMorphTypeFactory ( System.Guid guid, ICmPossibilityList owner ) : IMoMorphType

Create a new IMoMorphType instance with the given guid and owner. It will be added to the end of the Possibilities list.

IMoMorphTypeFactory ( System.Guid guid, IMoMorphType owner ) : IMoMorphType

Create a new IMoMorphType instance with the given guid and owner. It will be added to the end of the SubPossibilities list.

IMoMorphTypeFactoryInternal ( System.Guid guid, int hvo, ICmPossibilityList owner, int index, ITsString name, int nameWs, ITsString abbreviation, int abbreviationWs, string prefix, string postfix, int secondaryOrder ) : void

Create a new IMoMorphType instance with the given parameters. This will add the new IMoMorphType to the owning list at the given index