C# Класс SIL.FieldWorks.XWorks.LexEd.GoldEticGuidFixer

This class implements a uitility to allow users to fix any part of speech guids that do not match the GOLD etic file. This is needed to simplify cross language analysis. We need this because there was a defect in FLEx for a number of years which did not use the correct guid for the items inserted into a new project.
Наследование: IUtility
Показать файл Открыть проект

Открытые методы

Метод Описание
LoadUtilities ( ) : void
OnSelection ( ) : void
Process ( ) : void
ToString ( ) : string

Приватные методы

Метод Описание
CheckPossibilityGuidAgainstGold ( IPartOfSpeech pos, XmlDocument dom, string>.Dictionary itemsWithBadGuids ) : void
ReplacePOSGuidsWithGoldEticGuids ( SIL.FieldWorks.FDO.FdoCache cache ) : bool
ReplacePosItemWithCloneWithNewGuid ( SIL.FieldWorks.FDO.FdoCache cache, string>.KeyValuePair badItem ) : void

Описание методов

LoadUtilities() публичный Метод

public LoadUtilities ( ) : void
Результат void

OnSelection() публичный Метод

public OnSelection ( ) : void
Результат void

Process() публичный Метод

public Process ( ) : void
Результат void

ToString() публичный Метод

public ToString ( ) : string
Результат string