Uses of Class
org.geneontology.obographs.core.model.axiom.AbstractExistentialRestrictionExpression
Packages that use AbstractExistentialRestrictionExpression
Package
Description
Advanced Obo Graph model
Represents OWL axioms that do not fit into the Basic Obo Graph model
-
Uses of AbstractExistentialRestrictionExpression in org.geneontology.obographs.core.model.axiom
Subclasses of AbstractExistentialRestrictionExpression in org.geneontology.obographs.core.model.axiomModifier and TypeClassDescriptionfinal classCorresponds to an axiom of the form C = X1 and ...Methods in org.geneontology.obographs.core.model.axiom with parameters of type AbstractExistentialRestrictionExpressionModifier and TypeMethodDescriptionintAbstractExistentialRestrictionExpression.compareTo(AbstractExistentialRestrictionExpression o) ExistentialRestrictionExpression.copyOf(AbstractExistentialRestrictionExpression instance) Creates an immutable copy of aAbstractExistentialRestrictionExpressionvalue.ExistentialRestrictionExpression.Builder.from(AbstractExistentialRestrictionExpression instance) Fill a builder with attribute values from the providedAbstractExistentialRestrictionExpressioninstance.