Uses of Interface
org.incenp.obofoundry.kgcl.IPatcher
Packages that use IPatcher
-
Uses of IPatcher in org.incenp.obofoundry.kgcl
Methods in org.incenp.obofoundry.kgcl with parameters of type IPatcherModifier and TypeMethodDescriptionstatic voidKGCLHelper.apply(List<org.incenp.obofoundry.kgcl.model.Change> changeset, IPatcher patcher, boolean noPartialApply, List<RejectedChange> rejects) Applies a KGCL changeset using the provided patcher object. -
Uses of IPatcher in org.incenp.obofoundry.kgcl.owl
Classes in org.incenp.obofoundry.kgcl.owl that implement IPatcherModifier and TypeClassDescriptionclassA class to apply KGCL-described changes to a OWL API ontology.