gov.nih.nci.mageom.domain.BioEvent
Interface Map

All Superinterfaces:
BioEvent, Describable, Extendable, Identifiable
All Known Subinterfaces:
BioAssayMap, CompositeCompositeMap, DesignElementMap, FeatureReporterMap, QuantitationTypeMap, ReporterCompositeMap
All Known Implementing Classes:
BioAssayMapImpl, CompositeCompositeMapImpl, DesignElementMapImpl, FeatureReporterMapImpl, MapImpl, QuantitationTypeMapImpl, ReporterCompositeMapImpl

public interface Map
extends BioEvent

A Map is the description of how sources are transformed into a target. Provides an abstarct base class that separates the mapping BioEvents from the transforming.

Version:
%I%, %G%

Method Summary
 
Methods inherited from interface gov.nih.nci.mageom.domain.BioEvent.BioEvent
getProtocolApplications, setProtocolApplications
 
Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable
getIdentifier, getName, setIdentifier, setName
 
Methods inherited from interface gov.nih.nci.mageom.domain.Describable
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity
 
Methods inherited from interface gov.nih.nci.mageom.domain.Extendable
getPropertySets, setPropertySets