Uses of Class
org.incenp.obofoundry.kgcl.model.NodeAnnotationChange
Packages that use NodeAnnotationChange
Package
Description
-
Uses of NodeAnnotationChange in org.incenp.obofoundry.kgcl
Methods in org.incenp.obofoundry.kgcl with parameters of type NodeAnnotationChangeModifier and TypeMethodDescriptionChangeVisitorBase.visit
(NodeAnnotationChange v) KGCLTextTranslator.visit
(NodeAnnotationChange v) -
Uses of NodeAnnotationChange in org.incenp.obofoundry.kgcl.model
Subclasses of NodeAnnotationChange in org.incenp.obofoundry.kgcl.modelModifier and TypeClassDescriptionclass
A node annotation change where the change replaces a particular property value.Methods in org.incenp.obofoundry.kgcl.model with parameters of type NodeAnnotationChange -
Uses of NodeAnnotationChange in org.incenp.obofoundry.kgcl.owl
Methods in org.incenp.obofoundry.kgcl.owl with parameters of type NodeAnnotationChangeModifier and TypeMethodDescriptionList
<org.semanticweb.owlapi.model.OWLOntologyChange> DirectOWLTranslator.visit
(NodeAnnotationChange v)