Uses of Class
org.geneontology.obographs.core.model.meta.AbstractSynonymPropertyValue.SCOPES
-
Packages that use AbstractSynonymPropertyValue.SCOPES Package Description org.geneontology.obographs.core.model.meta Objects that can be associated with aMetaholder -
-
Uses of AbstractSynonymPropertyValue.SCOPES in org.geneontology.obographs.core.model.meta
Methods in org.geneontology.obographs.core.model.meta that return AbstractSynonymPropertyValue.SCOPES Modifier and Type Method Description static AbstractSynonymPropertyValue.SCOPESAbstractSynonymPropertyValue.SCOPES. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractSynonymPropertyValue.SCOPES[]AbstractSynonymPropertyValue.SCOPES. values()Returns an array containing the constants of this enum type, in the order they are declared.
-