[Biojava-l] SimpleAssembly

Matthew Pocock mrp@sanger.ac.uk
Wed, 04 Apr 2001 10:12:40 +0100


Oops.

Schreiber, Mark wrote:

> Hi -
> 
> I have noticed that SimpleAssembly does not contain an Annotation asscoiated
> with the pointer annotation which causes NullPointerExceptions. I have added
> 
> 	this.annotation = Annotation.EMPTY_ANNOTATION;
> 
> to each of the constructors and added a new constructor:
> 
> 	SimpleAssembly(int length, String name, String uri, Annotation anno)
> 
> to the class.
> 
> I will commit these when i get cvs up and running
> 
> Mark
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l@biojava.org
> http://biojava.org/mailman/listinfo/biojava-l