|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.fileparse2.arraydesign.zonematchers.DefaultZoneMatcher
public class DefaultZoneMatcher
The default implementation of ZoneMatcher to allow looking up a Zone such that Zone.name is used as the identifier of a Zone and the parsed feature's zoneIdentifier is to be matched to it to retrieve the Zone for it.
Constructor Summary | |
---|---|
DefaultZoneMatcher()
|
Method Summary | |
---|---|
Zone |
matchZone(java.util.Map zoneMappings,
ParsedFeature parsedFeature)
|
java.util.Map |
setupZoneMappings(Zone[] zones)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultZoneMatcher()
Method Detail |
---|
public Zone matchZone(java.util.Map zoneMappings, ParsedFeature parsedFeature)
matchZone
in interface ZoneMatcher
public java.util.Map setupZoneMappings(Zone[] zones)
setupZoneMappings
in interface ZoneMatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |