Uses of Class
org.geneontology.obographs.core.model.axiom.AbstractEquivalentNodesSet
Packages that use AbstractEquivalentNodesSet
Package
Description
Advanced Obo Graph model
Represents OWL axioms that do not fit into the Basic Obo Graph model
-
Uses of AbstractEquivalentNodesSet in org.geneontology.obographs.core.model.axiom
Subclasses of AbstractEquivalentNodesSet in org.geneontology.obographs.core.model.axiomModifier and TypeClassDescriptionfinal classA set of nodes that all stand in a mutual equivalence or identity relationship to one anotherMethods in org.geneontology.obographs.core.model.axiom with parameters of type AbstractEquivalentNodesSetModifier and TypeMethodDescriptionintAbstractEquivalentNodesSet.compareTo(AbstractEquivalentNodesSet o) static EquivalentNodesSetEquivalentNodesSet.copyOf(AbstractEquivalentNodesSet instance) Creates an immutable copy of aAbstractEquivalentNodesSetvalue.EquivalentNodesSet.Builder.from(AbstractEquivalentNodesSet instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.axiom.AbstractEquivalentNodesSetinstance.