Uses of Interface
org.incenp.obofoundry.sssom.extract.IValueExtractor
Packages that use IValueExtractor
-
Uses of IValueExtractor in org.incenp.obofoundry.sssom.extract
Classes in org.incenp.obofoundry.sssom.extract that implement IValueExtractorModifier and TypeClassDescriptionclass
Extracts the standard SSSOM hash for a mapping.class
Extracts the value of an extension slot from a mapping object.class
Extracts the value of an extension slot from a mapping set object.class
Extracts the value of a slot from a mapping set object.class
Extracts the value of a slot from a mapping object.class
Base class for extractors that extract a value from a specific mapping record.class
Extracts the canonical S-expression that represents a mapping.Methods in org.incenp.obofoundry.sssom.extract that return IValueExtractor