org.biomage.Interface
Interface HasFeatureLocation

All Known Implementing Classes:
Feature

public interface HasFeatureLocation


Method Summary
 FeatureLocation getFeatureLocation()
          Get method for featureLocation
 void setFeatureLocation(FeatureLocation featureLocation)
          Set method for featureLocation
 

Method Detail

setFeatureLocation

public void setFeatureLocation(FeatureLocation featureLocation)
Set method for featureLocation


getFeatureLocation

public FeatureLocation getFeatureLocation()
Get method for featureLocation

Returns:
value of the attribute


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