org.biomage.Interface
Interface HasFeatureGroup

All Known Implementing Classes:
Feature

public interface HasFeatureGroup


Method Summary
 FeatureGroup getFeatureGroup()
          Get method for featureGroup
 void setFeatureGroup(FeatureGroup featureGroup)
          Set method for featureGroup
 

Method Detail

setFeatureGroup

void setFeatureGroup(FeatureGroup featureGroup)
Set method for featureGroup

Parameters:
value - to set

getFeatureGroup

FeatureGroup getFeatureGroup()
Get method for featureGroup

Returns:
value of the attribute