gov.nih.nci.caarray.services.util.netcdf.test.usecases
Class CanGetBioAssayDatum

java.lang.Object
  extended by gov.nih.nci.caarray.services.util.netcdf.test.usecases.AbstractUseCase
      extended by gov.nih.nci.caarray.services.util.netcdf.test.usecases.CanGetBioAssayDatum
All Implemented Interfaces:
UseCase

public class CanGetBioAssayDatum
extends AbstractUseCase

Author:
TranP

Constructor Summary
CanGetBioAssayDatum()
           
 
Method Summary
 void apply()
          Perform this use case
 java.lang.String getDescription()
          Get descriptive information on use case
 
Methods inherited from class gov.nih.nci.caarray.services.util.netcdf.test.usecases.AbstractUseCase
parseArgs, parseArgs, readLineWithMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CanGetBioAssayDatum

public CanGetBioAssayDatum()
Method Detail

apply

public void apply()
Perform this use case

Specified by:
apply in interface UseCase
Specified by:
apply in class AbstractUseCase

getDescription

public java.lang.String getDescription()
Get descriptive information on use case

Specified by:
getDescription in interface UseCase
Specified by:
getDescription in class AbstractUseCase