C# 클래스 SIL.FieldWorks.FixData.GrammaticalSenseFixer

Fix up any entries that are found to contain MSA references which none of the senses have. Those references are simply removed.
상속: RtFixer
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

비공개 메소드들

메소드 설명
FinalFixerInitialization ( Guid>.Dictionary owners, HashSet guids, Dictionary parentToOwnedObjsur, HashSet rtElementsToDelete ) : void
FixElement ( System.Xml.Linq.XElement rt, FwDataFixer logger ) : bool
InspectElement ( System.Xml.Linq.XElement rt ) : void
IsRejectedMsa ( String guid ) : bool
IsRejectedMsa ( System.Xml.Linq.XElement elementWithMsaGuid ) : bool
Reset ( ) : void