Uses of Class
org.geneontology.obographs.core.model.meta.SynonymPropertyValue.Builder
Packages that use SynonymPropertyValue.Builder
-
Uses of SynonymPropertyValue.Builder in org.geneontology.obographs.core.model.meta
Methods in org.geneontology.obographs.core.model.meta that return SynonymPropertyValue.BuilderModifier and TypeMethodDescriptionSynonymPropertyValue.Builder.addAllXrefs(Iterable<String> elements) Adds elements toxrefslist.Adds one element toxrefslist.Adds elements toxrefslist.SynonymPropertyValue.Builder.from(AbstractSynonymPropertyValue instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.meta.AbstractSynonymPropertyValueinstance.SynonymPropertyValue.Builder.from(PropertyValue instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.meta.PropertyValueinstance.Initializes the value for themetaattribute.Initializes the value for thepredattribute.SynonymPropertyValue.Builder.synonymType(String synonymType) Initializes the value for thesynonymTypeattribute.Initializes the value for thevalattribute.Sets or replaces all elements forxrefslist.