Uses of Class
org.incenp.obofoundry.kgcl.model.NodeCreation
Packages that use NodeCreation
Package
Description
-
Uses of NodeCreation in org.incenp.obofoundry.kgcl
Methods in org.incenp.obofoundry.kgcl with parameters of type NodeCreationModifier and TypeMethodDescriptionChangeVisitorBase.visit
(NodeCreation v) KGCLTextTranslator.visit
(NodeCreation v) -
Uses of NodeCreation in org.incenp.obofoundry.kgcl.model
Subclasses of NodeCreation in org.incenp.obofoundry.kgcl.modelModifier and TypeClassDescriptionclass
A node creation where the owl type is 'owl:Class'class
A node creation where the owl type is 'ObjectProperty'Methods in org.incenp.obofoundry.kgcl.model with parameters of type NodeCreation -
Uses of NodeCreation in org.incenp.obofoundry.kgcl.owl
Methods in org.incenp.obofoundry.kgcl.owl with parameters of type NodeCreationModifier and TypeMethodDescriptionList
<org.semanticweb.owlapi.model.OWLOntologyChange> DirectOWLTranslator.visit
(NodeCreation v)