Uses of Class
org.geneontology.obographs.core.model.axiom.ExistentialRestrictionExpression.Builder
Packages that use ExistentialRestrictionExpression.Builder
Package
Description
Advanced Obo Graph model
Represents OWL axioms that do not fit into the Basic Obo Graph model
-
Uses of ExistentialRestrictionExpression.Builder in org.geneontology.obographs.core.model.axiom
Methods in org.geneontology.obographs.core.model.axiom that return ExistentialRestrictionExpression.BuilderModifier and TypeMethodDescriptionInitializes the value for thefillerIdattribute.ExistentialRestrictionExpression.Builder.from(AbstractExistentialRestrictionExpression instance) Fill a builder with attribute values from the providedAbstractExistentialRestrictionExpressioninstance.ExistentialRestrictionExpression.Builder.propertyId(String propertyId) Initializes the value for thepropertyIdattribute.