Uses of Class
org.geneontology.obographs.core.model.axiom.EquivalentNodesSet.Builder
Packages that use EquivalentNodesSet.Builder
Package
Description
Advanced Obo Graph model
Represents OWL axioms that do not fit into the Basic Obo Graph model
-
Uses of EquivalentNodesSet.Builder in org.geneontology.obographs.core.model.axiom
Methods in org.geneontology.obographs.core.model.axiom that return EquivalentNodesSet.BuilderModifier and TypeMethodDescriptionEquivalentNodesSet.Builder.addAllNodeIds(Iterable<String> elements) Adds elements tonodeIdsset.Adds one element tonodeIdsset.EquivalentNodesSet.Builder.addNodeIds(String... elements) Adds elements tonodeIdsset.EquivalentNodesSet.Builder.from(AbstractEquivalentNodesSet instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.axiom.AbstractEquivalentNodesSetinstance.Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.axiom.Axiominstance.Initializes the value for themetaattribute.Sets or replaces all elements fornodeIdsset.EquivalentNodesSet.Builder.representativeNodeId(String representativeNodeId) Initializes the value for therepresentativeNodeIdattribute.