|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ebi.microarray.zooma.context.DefaultMappingContext
public class DefaultMappingContext
A basic implementation of a mapping context that contains only core information. This implementation can be used when generating new context information manually rather than retrieving information from an external source.
| Field Summary |
|---|
| Fields inherited from interface uk.ac.ebi.microarray.zooma.context.OntologyMappingContext |
|---|
IRRELEVANT_VALUE, UNKNOWN_VALUE, USER_SUBMITTED |
| Constructor Summary | |
|---|---|
DefaultMappingContext(Source source)
|
|
| Method Summary | |
|---|---|
Source |
getSource()
The "source" in which a mapping is asserted. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMappingContext(Source source)
| Method Detail |
|---|
public Source getSource()
OntologyMappingContext
getSource in interface OntologyMappingContextpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||