Class AbstractEquivalentNodesSet

java.lang.Object
org.geneontology.obographs.core.model.axiom.AbstractEquivalentNodesSet
All Implemented Interfaces:
Comparable<AbstractEquivalentNodesSet>, Axiom
Direct Known Subclasses:
EquivalentNodesSet

@Immutable public abstract class AbstractEquivalentNodesSet extends Object implements Axiom, Comparable<AbstractEquivalentNodesSet>
A set of nodes that all stand in a mutual equivalence or identity relationship to one another

Corresponds to Node in the OWLAPI

Author:
cjm