Uses of Interface
org.geneontology.obographs.core.model.axiom.Expression
-
Packages that use Expression 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 Expression in org.geneontology.obographs.core.model.axiom
Classes in org.geneontology.obographs.core.model.axiom that implement Expression Modifier and Type Class Description classAbstractExistentialRestrictionExpressionCorresponds to an axiom of the form C = X1 and ...classExistentialRestrictionExpressionCorresponds to an axiom of the form C = X1 and ...
-