Uses of Class
org.geneontology.obographs.core.model.axiom.AbstractPropertyChainAxiom
Packages that use AbstractPropertyChainAxiom
Package
Description
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.axiomMethods in org.geneontology.obographs.core.model.axiom with parameters of type AbstractPropertyChainAxiomModifier and TypeMethodDescriptionintAbstractPropertyChainAxiom.compareTo(AbstractPropertyChainAxiom o) static PropertyChainAxiomPropertyChainAxiom.copyOf(AbstractPropertyChainAxiom instance) Creates an immutable copy of aAbstractPropertyChainAxiomvalue.PropertyChainAxiom.Builder.from(AbstractPropertyChainAxiom instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.axiom.AbstractPropertyChainAxiominstance.