Uses of Class
org.incenp.obofoundry.sssom.transform.BaseStringModifierFunction
-
Packages that use BaseStringModifierFunction Package Description org.incenp.obofoundry.sssom.transform -
-
Uses of BaseStringModifierFunction in org.incenp.obofoundry.sssom.transform
Subclasses of BaseStringModifierFunction in org.incenp.obofoundry.sssom.transform Modifier and Type Class Description classSimpleStringModifierFunctionRepresents a simple format modifier function that does not take any argument.classSSSOMTFormatFunctionRepresents the SSSOM/T modifier function "format".classSSSOMTPrefixFunctionRepresents the SSSOM/T modifier function "prefix".classSSSOMTReplaceModifierFunctionRepresents the SSSOM/T modifier function "replace".classSSSOMTShortFunctionRepresents the SSSOM/T substitution modifier function "short".classSSSOMTSuffixFunctionRepresents the SSSOM/T modifier function "suffix".
-