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 TypeClassDescriptionclass
Helper object to merge one mapping set into another.class
Helper visitor to determine the minimum version of the SSSOM specification is required by a mapping or a mapping set.class
Helper 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 TypeClassDescriptionclass
Common logic used by both theMappingSetSlotExtractor
and theMappingSlotExtractor
classes.