Uses of Class
org.geneontology.obographs.core.model.axiom.AbstractPropertyChainAxiom
-
Packages that use AbstractPropertyChainAxiom Package Description org.geneontology.obographs.core.model.axiom Advanced Obo Graph model Represents OWL axioms that do not fit into the Basic Obo Graph model -
-
Uses of AbstractPropertyChainAxiom in org.geneontology.obographs.core.model.axiom
Subclasses of AbstractPropertyChainAxiom in org.geneontology.obographs.core.model.axiom Modifier and Type Class Description classPropertyChainAxiomP <- P1 ...Methods in org.geneontology.obographs.core.model.axiom with parameters of type AbstractPropertyChainAxiom Modifier and Type Method Description intAbstractPropertyChainAxiom. compareTo(AbstractPropertyChainAxiom o)static PropertyChainAxiomPropertyChainAxiom. copyOf(AbstractPropertyChainAxiom instance)Creates an immutable copy of aAbstractPropertyChainAxiomvalue.PropertyChainAxiom.BuilderPropertyChainAxiom.Builder. from(AbstractPropertyChainAxiom instance)Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.axiom.AbstractPropertyChainAxiominstance.
-