uk.ac.ebi.jmzidml.model
Interface IdentifiableMzIdentMLObject


public interface IdentifiableMzIdentMLObject

Interface defining the presence of the getId() method. In the mzIdentML model that is guaranteed for all classes extending the Identifiable abstract class. However this is not the case for all. E.g. Cv.class The getId() method is needed to create the ID lookup caches of the MzIdentMLIndexer.

Since:
1.0
Author:
Florian Reisinger Date: 16-Nov-2010

Method Summary
 String getId()
           
 

Method Detail

getId

String getId()


Copyright © 2012. All Rights Reserved.