org.biomage.Interface
Interface HasCategory

All Known Implementing Classes:
ExperimentalFactor

public interface HasCategory


Method Summary
 OntologyEntry getCategory()
          Get method for category
 void setCategory(OntologyEntry category)
          Set method for category
 

Method Detail

setCategory

public void setCategory(OntologyEntry category)
Set method for category


getCategory

public OntologyEntry getCategory()
Get method for category

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.