Package | Description |
---|---|
ambit2.base.data |
Base data structures; no chemistry.
|
ambit2.base.data.substance |
Chemical substances, with complex composition (including nanomaterials)
|
ambit2.base.interfaces |
Format independent IO utilities |
ambit2.base.relation.composition |
Classes to describe chemical composition |
ambit2.core.io |
Input output support.
|
ambit2.core.io.dx | |
ambit2.core.io.json | |
ambit2.core.io.study | |
ambit2.db.processors | |
ambit2.db.update.reference | |
ambit2.rest.rdf |
Modifier and Type | Class and Description |
---|---|
class |
LiteratureEntry
A Literature entry:
title, URL |
Modifier and Type | Field and Description |
---|---|
protected ILiteratureEntry |
Property.reference |
protected ILiteratureEntry |
SourceDataset.reference |
protected ILiteratureEntry |
StructureRecord.reference |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
Property.getReference() |
ILiteratureEntry |
SourceDataset.getReference() |
ILiteratureEntry |
StructureRecord.getReference() |
Modifier and Type | Method and Description |
---|---|
static Property |
Property.getInstance(String name,
ILiteratureEntry reference) |
void |
Property.setReference(ILiteratureEntry reference) |
void |
SourceDataset.setReference(ILiteratureEntry reference) |
void |
StructureRecord.setReference(ILiteratureEntry reference) |
Constructor and Description |
---|
Property(String name,
ILiteratureEntry reference) |
Property(String name,
String units,
ILiteratureEntry reference) |
SourceDataset(String name,
ILiteratureEntry reference) |
Constructor and Description |
---|
SubstanceEndpointsBundle(String name,
ILiteratureEntry reference) |
SubstanceProperty(String topcategory,
String endpointCategory,
String name,
String units,
ILiteratureEntry reference) |
SubstancePropertyCategory(String topcategory,
String endpointCategory,
String name,
String units,
ILiteratureEntry reference) |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
ICiteable.getReference() |
ILiteratureEntry |
IStructureRecord.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
ICiteable.setReference(ILiteratureEntry reference) |
void |
IStructureRecord.setReference(ILiteratureEntry reference) |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
CompositionRelation.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
CompositionRelation.setReference(ILiteratureEntry reference) |
Modifier and Type | Field and Description |
---|---|
protected ILiteratureEntry |
I5ReaderSimple.reference |
protected ILiteratureEntry |
RawIteratingCSVReader.reference |
protected ILiteratureEntry |
RawIteratingReader.reference |
protected ILiteratureEntry |
RawIteratingWrapper.reference |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
I5ReaderSimple.getReference() |
ILiteratureEntry |
RawIteratingCSVReader.getReference() |
ILiteratureEntry |
RawIteratingReader.getReference() |
ILiteratureEntry |
RawIteratingWrapper.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
I5ReaderSimple.setReference(ILiteratureEntry reference) |
void |
RawIteratingCSVReader.setReference(ILiteratureEntry reference) |
void |
RawIteratingReader.setReference(ILiteratureEntry reference) |
void |
RawIteratingWrapper.setReference(ILiteratureEntry reference) |
Modifier and Type | Method and Description |
---|---|
protected Property |
DXParser.verifyDXProperty(Property property,
Object value,
ILiteratureEntry reference) |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
SubstanceStudyParser.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
SubstanceStudyParser.setReference(ILiteratureEntry reference) |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
ProtocolEffectRecord2SubstanceProperty.getReference(ProtocolEffectRecord<String,IParams,String> detail) |
Modifier and Type | Field and Description |
---|---|
protected ILiteratureEntry |
BatchDBProcessor.reference |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
BatchDBProcessor.getReference() |
Modifier and Type | Method and Description |
---|---|
void |
BatchDBProcessor.setReference(ILiteratureEntry reference) |
Modifier and Type | Method and Description |
---|---|
ILiteratureEntry |
ReadReference.getObject(ResultSet rs) |
Modifier and Type | Method and Description |
---|---|
double |
ReadReference.calculateMetric(ILiteratureEntry object) |
Constructor and Description |
---|
CreateReference(ILiteratureEntry ref) |
DeleteReference(ILiteratureEntry ref) |
UpdateReference(ILiteratureEntry ref) |
Modifier and Type | Method and Description |
---|---|
protected ILiteratureEntry |
RDFReferenceIterator.createRecord() |
protected ILiteratureEntry |
RDFReferenceIterator.parseRecord(com.hp.hpl.jena.rdf.model.RDFNode newEntry,
ILiteratureEntry record) |
Modifier and Type | Method and Description |
---|---|
protected void |
RDFReferenceIterator.parseObjectURI(com.hp.hpl.jena.rdf.model.RDFNode uri,
ILiteratureEntry record) |
protected ILiteratureEntry |
RDFReferenceIterator.parseRecord(com.hp.hpl.jena.rdf.model.RDFNode newEntry,
ILiteratureEntry record) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.