hepdata is hosted by Hepforge, IPPP Durham

Uses of Interface
cedar.hepdata.migration.model.Matchable

Packages that use Matchable
cedar.hepdata.migration.model   
cedar.hepdata.model Object Model for HEPData 
 

Uses of Matchable in cedar.hepdata.migration.model
 

Classes in cedar.hepdata.migration.model that implement Matchable

protected static class Match.Matched
          A single Match between Systematic conditions and Dataset/Axis header information.  

Methods in cedar.hepdata.migration.model that return Matchable

static Matchable Match.createMatch(int pId, int dsId, int yId, int xId, java.lang.String xval)
          Returns Matchable object as specified by the input ids  

Methods in cedar.hepdata.migration.model with parameters of type Matchable

 void Match.removeMatch(Matchable m)
             

Uses of Matchable in cedar.hepdata.model
 

Methods in cedar.hepdata.model that return Matchable

 Matchable Value.getMatch()
          match information stored on a Value object  


Generated 20060512 1623

HEPData