Class AbstractExistentialRestrictionExpression

java.lang.Object
org.geneontology.obographs.core.model.axiom.AbstractExistentialRestrictionExpression
All Implemented Interfaces:
Comparable<AbstractExistentialRestrictionExpression>, Expression
Direct Known Subclasses:
ExistentialRestrictionExpression

@Immutable public abstract class AbstractExistentialRestrictionExpression extends Object implements Expression, Comparable<AbstractExistentialRestrictionExpression>
Corresponds to an axiom of the form C = X1 and ... and Xn, Where X_i is either a named class or OWL Restriction
Author:
cjm