Uses of Class
edu.upenn.gloDB.InvalidIDException

Packages that use InvalidIDException
edu.upenn.gloDB   
 

Uses of InvalidIDException in edu.upenn.gloDB
 

Methods in edu.upenn.gloDB that throw InvalidIDException
static void ObjectHandles.addSequence(Sequence sequence)
          Add a Sequence to the sequencePool.
static void ObjectHandles.addTrack(Track track)
          Add a Tracks to the trackPool.
 void Track.setID(java.lang.String id)
          Set the ID.
 void Track.setID(java.lang.String id, boolean updatePool)
          Set the ID.
 




Copyright 2012 Stephen Fisher and Junhyong Kim, University of Pennsylvania. All Rights Reserved.