Uses of Class
org.geneontology.obographs.core.model.Edge.Builder
Packages that use Edge.Builder
Package
Description
## Basic Obo Graph Model
Corresponds to the subset of OWL consisting of SubClassOf axioms between named classes
and either named classes or simple existential restrictions.
-
Uses of Edge.Builder in org.geneontology.obographs.core.model
Methods in org.geneontology.obographs.core.model that return Edge.BuilderModifier and TypeMethodDescriptionfinal Edge.BuilderEdge.Builder.from(AbstractEdge instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.AbstractEdgeinstance.final Edge.BuilderEdge.Builder.from(NodeOrEdge instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.NodeOrEdgeinstance.final Edge.BuilderInitializes the value for themetaattribute.final Edge.BuilderInitializes the value for theobjattribute.final Edge.BuilderInitializes the value for thepredattribute.final Edge.BuilderInitializes the value for thesubattribute.