Changeset 166


Ignore:
Timestamp:
Feb 3, 2010, 2:46:39 PM (13 years ago)
Author:
jahn
Message:

Samples have names now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/domain/dbnp/studycapturing/Sample.groovy

    r162 r166  
    1414    String name      // should be unique with respect to the parent study (which can be inferred)
    1515    Term material
    16     // don't we need a member, that describes the quantity of the sample?
     16    // don't we need a member that describes the quantity of the sample?
    1717
    1818    static constraints = {
Note: See TracChangeset for help on using the changeset viewer.