Uses of Class
org.incenp.obofoundry.idrange.IDRangePolicyException
Packages that use IDRangePolicyException
-
Uses of IDRangePolicyException in org.incenp.obofoundry.idrange
Methods in org.incenp.obofoundry.idrange that throw IDRangePolicyException -
Uses of IDRangePolicyException in org.incenp.obofoundry.kgcl.robot
Methods in org.incenp.obofoundry.kgcl.robot that throw IDRangePolicyExceptionModifier and TypeMethodDescriptionstatic IAutoIDGenerator
IDRangeHelper.getIDGenerator
(org.semanticweb.owlapi.model.OWLOntology ontology, String rangeFile, String rangeName, String[] altNames, boolean random) Gets an ID generator initialised with data from the specified range file.static IAutoIDGenerator
IDRangeHelper.maybeGetIDGenerator
(org.semanticweb.owlapi.model.OWLOntology ontology, String rangeFile, String rangeName, String[] altNames, boolean random) Gets an ID generator initialised with data from the specified range file, or a default file.