Uses of Class
org.incenp.obofoundry.kgcl.model.EdgeChange
Packages that use EdgeChange
-
Uses of EdgeChange in org.incenp.obofoundry.kgcl
Methods in org.incenp.obofoundry.kgcl with parameters of type EdgeChange -
Uses of EdgeChange in org.incenp.obofoundry.kgcl.model
Subclasses of EdgeChange in org.incenp.obofoundry.kgcl.modelModifier and TypeClassDescriptionclass
An edge change in which a de-novo edge is created.class
An edge change in which an edge is removed.class
An edge change where the subject, object, and predicate are unchanged, but the logical interpretation changesclass
An edge change in which an edge is obsoleted.class
An edge change where one node is replaced with another, as in the case of obsoletion with replacementclass
A specific kind of edge creation in which the created edge is a mapping.class
A node move in which a node where the destination is a proper descendant of the original location.class
A node move is a combination of deleting a parent edge and adding a parent edge, where the predicate is preserved and the object/parent node changesclass
The opposite of node deepeningclass
An edge creation where the predicate is owl:subClassOfclass
An edge change where the predicate (relationship type) is modified.class
An edge deletion where the predicate is owl:subClassOfMethods in org.incenp.obofoundry.kgcl.model with parameters of type EdgeChange