Uses of Class
org.incenp.obofoundry.kgcl.model.EdgeCreation
Packages that use EdgeCreation
Package
Description
-
Uses of EdgeCreation in org.incenp.obofoundry.kgcl
Methods in org.incenp.obofoundry.kgcl with parameters of type EdgeCreationModifier and TypeMethodDescriptionAutoIDAllocator.visit
(EdgeCreation change) ChangeVisitorBase.visit
(EdgeCreation v) KGCLTextTranslator.visit
(EdgeCreation v) -
Uses of EdgeCreation in org.incenp.obofoundry.kgcl.model
Subclasses of EdgeCreation in org.incenp.obofoundry.kgcl.modelModifier and TypeClassDescriptionclass
A specific kind of edge creation in which the created edge is a mapping.class
An edge creation where the predicate is owl:subClassOfMethods in org.incenp.obofoundry.kgcl.model with parameters of type EdgeCreation -
Uses of EdgeCreation in org.incenp.obofoundry.kgcl.owl
Methods in org.incenp.obofoundry.kgcl.owl with parameters of type EdgeCreationModifier and TypeMethodDescriptionList
<org.semanticweb.owlapi.model.OWLOntologyChange> DirectOWLTranslator.visit
(EdgeCreation v) List
<org.semanticweb.owlapi.model.OWLOntologyChange> ProvisionalOWLTranslator.visit
(EdgeCreation v)