

Public Member Functions | |
| VistaCurveInfo (String id, boolean isDeleted) | |
| VistaCurveInfo (String name, String id) | |
| VistaCurveInfo (String name, String label, String id) | |
| VistaCurveInfo (String name, String id, String label, int orgId, boolean isDefault) | |
| VistaCurveInfo (String baseFamily, String secondFamily, String name, String id, String label, String providerName, String providerUrl, int orgId, boolean isDefault, boolean temp, boolean isCheckable) | |
| String | getBaseFamily () |
| String | getSecondFamily () |
| boolean | isTemp () |
| String | getLongName () |
| String | getProviderName () |
| String | getProviderUrl () |
| int | getOrgId () |
| String | getRun () |
| String | getRunOrg () |
| String | toString () |
Description: Common vista curve attributes
Copyright: Copyright (c) 2002 Ernst Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
get Base Family
|
|
|
return Long Name
Reimplemented from gov::lbl::genome::common::CurveInfo. |
|
|
get Organism Id
|
|
|
get Provider Name
|
|
|
get Provider Url
|
|
|
get Run
|
|
|
get Run_ID and Org_ID in the form ready to pass to the server: <run>_<org>
|
|
|
get Second Family
|
|
|
Ask Mitya
|
|
|
return summary string
Reimplemented from gov::lbl::genome::common::CurveInfo. |
1.3.9.1