C# Class 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.
Inheritance: RtFixer
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Private Methods

Méthode Description
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