|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Source | |
|---|---|
| uk.ac.ebi.microarray.zooma.calc | |
| uk.ac.ebi.microarray.zooma.context | |
| uk.ac.ebi.microarray.zooma.hypothesis | |
| uk.ac.ebi.microarray.zooma.utils | |
| Uses of Source in uk.ac.ebi.microarray.zooma.calc |
|---|
| Constructor parameters in uk.ac.ebi.microarray.zooma.calc with type arguments of type Source | |
|---|---|
SourceRanker(java.util.List<Source> sourceNameRankings)
|
|
| Uses of Source in uk.ac.ebi.microarray.zooma.context |
|---|
| Methods in uk.ac.ebi.microarray.zooma.context that return Source | |
|---|---|
Source |
NewTermContext.getSource()
|
Source |
OntocatContext.getSource()
|
Source |
AggregatedContext.getSource()
|
Source |
DefaultMappingContext.getSource()
|
Source |
OntologyMappingContext.getSource()
The "source" in which a mapping is asserted. |
| Constructors in uk.ac.ebi.microarray.zooma.context with parameters of type Source | |
|---|---|
DefaultMappingContext(Source source)
|
|
NewTermContext(Source termSource)
|
|
OntocatContext(Source source)
|
|
| Uses of Source in uk.ac.ebi.microarray.zooma.hypothesis |
|---|
| Methods in uk.ac.ebi.microarray.zooma.hypothesis that return Source | |
|---|---|
static Source |
Source.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Source[] |
Source.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Source in uk.ac.ebi.microarray.zooma.utils |
|---|
| Methods in uk.ac.ebi.microarray.zooma.utils that return types with arguments of type Source | |
|---|---|
java.util.List<Source> |
Configurator.getSourcesConfig()
|
java.util.List<Source> |
Configurator.readSourcesConfig(java.io.InputStream sourcesInputStream)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||