Uses of Enum Class
org.incenp.obofoundry.kgcl.model.SynonymScopeEnum
Packages that use SynonymScopeEnum
-
Uses of SynonymScopeEnum in org.incenp.obofoundry.kgcl.model
Subclasses with type arguments of type SynonymScopeEnum in org.incenp.obofoundry.kgcl.modelMethods in org.incenp.obofoundry.kgcl.model that return SynonymScopeEnumModifier and TypeMethodDescriptionstatic SynonymScopeEnumSynonymScopeEnum.fromString(String v) static SynonymScopeEnumReturns the enum constant of this class with the specified name.static SynonymScopeEnum[]SynonymScopeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.