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
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
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