phenote.edit
Class AutoAnnotIdGenerator

java.lang.Object
  extended by phenote.edit.AutoAnnotIdGenerator

public class AutoAnnotIdGenerator
extends java.lang.Object

produces unique annot ids for session of form _:#


Constructor Summary
AutoAnnotIdGenerator()
           
 
Method Summary
static java.lang.String getNewId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoAnnotIdGenerator

public AutoAnnotIdGenerator()
Method Detail

getNewId

public static java.lang.String getNewId()