uk.ac.ebi.microarray.zooma.annotations
Annotation Type ZoomaMappingGenerator


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ZoomaMappingGenerator

An annotation that can be applied to classes indicating that this class contains Zooma mapping functions for a given operation.

Author:
Tony Burdett

Required Element Summary
 java.lang.String mode
           
 

Element Detail

mode

public abstract java.lang.String mode


Copyright © 2010. All Rights Reserved.