Uses of Class
org.geneontology.obographs.core.model.axiom.AbstractLogicalDefinitionAxiom
Packages that use AbstractLogicalDefinitionAxiom
Package
Description
Advanced Obo Graph model
Represents OWL axioms that do not fit into the Basic Obo Graph model
-
Uses of AbstractLogicalDefinitionAxiom in org.geneontology.obographs.core.model.axiom
Modifier and TypeClassDescriptionfinal classCorresponds to an axiom of the form C = X1 and ...Methods in org.geneontology.obographs.core.model.axiom with parameters of type AbstractLogicalDefinitionAxiomModifier and TypeMethodDescriptionintAbstractLogicalDefinitionAxiom.compareTo(AbstractLogicalDefinitionAxiom o) static LogicalDefinitionAxiomLogicalDefinitionAxiom.copyOf(AbstractLogicalDefinitionAxiom instance) Creates an immutable copy of aAbstractLogicalDefinitionAxiomvalue.LogicalDefinitionAxiom.Builder.from(AbstractLogicalDefinitionAxiom instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.axiom.AbstractLogicalDefinitionAxiominstance.