|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface ContainsTunables
An annotation designed to signal that the annotated field contains
fields and methods that are annotated with the Tunable annotation.
The goal is to allow rich tunable collections to be created by
combining the tunables found in fields annotated with ContainsTunables.
For example, given classes A and B:
public class A {
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Cytoscape 3.0.0-beta1 API
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: REQUIRED | OPTIONAL
DETAIL: ELEMENT
Copyright 2011 Cytoscape Consortium. All rights reserved.