Uses of Enum Class
org.incenp.obofoundry.sssom.model.BuiltinPrefix
Packages that use BuiltinPrefix
-
Uses of BuiltinPrefix in org.incenp.obofoundry.sssom.model
Subclasses with type arguments of type BuiltinPrefix in org.incenp.obofoundry.sssom.modelModifier and TypeClassDescriptionenumURL prefixes considered builtin by the SSSOM specification.Methods in org.incenp.obofoundry.sssom.model that return BuiltinPrefixModifier and TypeMethodDescriptionstatic BuiltinPrefixBuiltinPrefix.fromString(String v) Parses a prefix name into one of the built-in prefix.static BuiltinPrefixReturns the enum constant of this class with the specified name.static BuiltinPrefix[]BuiltinPrefix.values()Returns an array containing the constants of this enum class, in the order they are declared.