public final class Relations extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FAMILY
Relation for links pointing to a family.
|
static String |
HISTORY
Relation for links pointing to the history of a resource.
|
static String |
PATIENT_RECORD
Relation for links pointing to a patient record.
|
static String |
PEDIGREE
Relation for links pointing to a pedigree.
|
static String |
SEARCH
Relation for links pointing to a search service for the current type of resource.
|
static String |
SELF
Relation for links pointing to the resource that returned the current representation.
|
static String |
VOCABULARY
Relation for links pointing to a vocabulary.
|
static String |
VOCABULARY_TERM
Relation for links pointing to a vocabulary term.
|
public static final String SELF
public static final String SEARCH
public static final String HISTORY
public static final String PATIENT_RECORD
public static final String PEDIGREE
public static final String FAMILY
public static final String VOCABULARY
public static final String VOCABULARY_TERM
Copyright © 2011–2017 University of Toronto, Computational Biology Lab. All rights reserved.