org.protege.editor.owl.model.entity
Class IterativeAutoIDGenerator
java.lang.Object
org.protege.editor.owl.model.entity.AbstractIDGenerator
org.protege.editor.owl.model.entity.IterativeAutoIDGenerator
- All Implemented Interfaces:
- AutoIDGenerator, Revertable
public class IterativeAutoIDGenerator
- extends AbstractIDGenerator
- implements Revertable
Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Jul 25, 2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IterativeAutoIDGenerator
public IterativeAutoIDGenerator()
getRawID
protected long getRawID(Class<? extends org.semanticweb.owlapi.model.OWLEntity> type)
throws AutoIDException
- Specified by:
getRawID in class AbstractIDGenerator
- Throws:
AutoIDException
checkpoint
public void checkpoint()
- Specified by:
checkpoint in interface Revertable
revert
public void revert()
- Specified by:
revert in interface Revertable
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research