gov.nih.nci.cagrid.data.creation
Class BDTFeatureCreator

java.lang.Object
  extended by gov.nih.nci.cagrid.data.creation.FeatureCreator
      extended by gov.nih.nci.cagrid.data.creation.BDTFeatureCreator

public class BDTFeatureCreator
extends FeatureCreator

BDTFeatureCreator Provides implementation, methods, classes, etc for BDT query

Version:
$Id: BDTFeatureCreator.java,v 1.4 2008/02/18 17:18:21 oster Exp $
Author:
David Ervin

Constructor Summary
BDTFeatureCreator(ServiceInformation info, ServiceType mainService)
           
 
Method Summary
 void addFeature()
           
 
Methods inherited from class gov.nih.nci.cagrid.data.creation.FeatureCreator
getMainService, getServiceInformation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BDTFeatureCreator

public BDTFeatureCreator(ServiceInformation info,
                         ServiceType mainService)
Method Detail

addFeature

public void addFeature()
                throws CreationExtensionException
Specified by:
addFeature in class FeatureCreator
Throws:
CreationExtensionException