org.eaglei.datatools.interim.cores
Class Cores3Mappings

java.lang.Object
  extended by org.eaglei.datatools.interim.cores.Cores3Mappings

public final class Cores3Mappings
extends java.lang.Object

Author:
Daniela Bourges-Waldegg

Field Summary
static int ADDITIONAL_FIRST_ROW
           
static Mapping ADDITIONAL_MAP
           
static Mapping capturedWith
           
static Mapping curatorsComments
           
static Mapping extraData
           
static java.util.Map<java.lang.String,java.lang.Integer> FIRST_ROWS
           
static int INSTRUMENT_FIRST_ROW
           
static Mapping INSTRUMENT_MAP
           
static int LAB_FIRST_ROW
           
static Mapping LAB_MAP
           
static java.util.Map<java.lang.String,Mapping> MAPPINGS
           
static int PROTOCOL_FIRST_ROW
           
static Mapping PROTOCOL_MAP
           
static Mapping rnavName
           
static Mapping rnavsComments
           
static int SERVICE_FIRST_ROW
           
static Mapping SERVICE_MAP
           
static int SOFTWARE_FIRST_ROW
           
static Mapping SOFTWARE_MAP
           
 
Constructor Summary
Cores3Mappings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LAB_FIRST_ROW

public static final int LAB_FIRST_ROW
See Also:
Constant Field Values

INSTRUMENT_FIRST_ROW

public static final int INSTRUMENT_FIRST_ROW
See Also:
Constant Field Values

PROTOCOL_FIRST_ROW

public static final int PROTOCOL_FIRST_ROW
See Also:
Constant Field Values

SOFTWARE_FIRST_ROW

public static final int SOFTWARE_FIRST_ROW
See Also:
Constant Field Values

SERVICE_FIRST_ROW

public static final int SERVICE_FIRST_ROW
See Also:
Constant Field Values

ADDITIONAL_FIRST_ROW

public static final int ADDITIONAL_FIRST_ROW
See Also:
Constant Field Values

LAB_MAP

public static final Mapping LAB_MAP

INSTRUMENT_MAP

public static final Mapping INSTRUMENT_MAP

PROTOCOL_MAP

public static final Mapping PROTOCOL_MAP

SOFTWARE_MAP

public static final Mapping SOFTWARE_MAP

SERVICE_MAP

public static final Mapping SERVICE_MAP

ADDITIONAL_MAP

public static final Mapping ADDITIONAL_MAP

rnavName

public static final Mapping rnavName

extraData

public static final Mapping extraData

rnavsComments

public static final Mapping rnavsComments

curatorsComments

public static final Mapping curatorsComments

capturedWith

public static final Mapping capturedWith

FIRST_ROWS

public static final java.util.Map<java.lang.String,java.lang.Integer> FIRST_ROWS

MAPPINGS

public static final java.util.Map<java.lang.String,Mapping> MAPPINGS
Constructor Detail

Cores3Mappings

public Cores3Mappings()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.