Uses of Class
org.incenp.obofoundry.sssom.slots.SlotVisitorBase
Packages that use SlotVisitorBase
-
Uses of SlotVisitorBase in org.incenp.obofoundry.sssom
Subclasses of SlotVisitorBase in org.incenp.obofoundry.sssomModifier and TypeClassDescriptionclassA visitor to to turn the slots of aMappingobject into a list of values that can be written to a TSV or CSV file.classHelper object to merge one mapping set into another.classHelper visitor to determine the minimum version of the SSSOM specification is required by a mapping or a mapping set.classHelper object to forcibly remove from a set or a mapping all slots or slot values that are incompatible with a given version of the SSSOM specification. -
Uses of SlotVisitorBase in org.incenp.obofoundry.sssom.extract
Subclasses of SlotVisitorBase in org.incenp.obofoundry.sssom.extractModifier and TypeClassDescriptionclassCommon logic used by both theMappingSetSlotExtractorand theMappingSlotExtractorclasses.