Package | Description |
---|---|
ambit2.core.io |
Input output support.
|
ambit2.db.processors | |
ambit2.db.search | |
ambit2.db.search.property | |
ambit2.db.update.dictionary | |
ambit2.db.update.model | |
ambit2.dbui.dictionary |
Modifier and Type | Field and Description |
---|---|
protected Hashtable<Dictionary,Integer> |
ToXMLReaderSimple.dictionary |
Modifier and Type | Method and Description |
---|---|
Hashtable<Dictionary,Integer> |
ToXMLReaderSimple.getDictionary() |
Modifier and Type | Field and Description |
---|---|
protected Dictionary[] |
ProcessorOntology.template |
Modifier and Type | Method and Description |
---|---|
protected Dictionary |
ProcessorOntology.createProperty(Property property,
ProcessorOntology.SIDE side) |
protected Dictionary |
ProcessorOntology.createTemplate(Dictionary d,
ProcessorOntology.SIDE side) |
protected Dictionary |
ProcessorOntology.deleteProperty(Property property,
ProcessorOntology.SIDE side) |
protected Dictionary |
ProcessorOntology.getTemplate(ProcessorOntology.SIDE side) |
protected Dictionary |
ProcessorOntology.moveProperty(Property property,
ProcessorOntology.SIDE source,
ProcessorOntology.SIDE destination) |
protected Dictionary |
ProcessorOntology.moveTemplate(Dictionary d,
ProcessorOntology.SIDE source,
ProcessorOntology.SIDE destination) |
Dictionary |
ProcessorOntology.process(Object target) |
Dictionary |
ProcessorOntology.setTemplate(Dictionary dictionary,
ProcessorOntology.SIDE side) |
Modifier and Type | Method and Description |
---|---|
protected Dictionary |
ProcessorOntology.createTemplate(Dictionary d,
ProcessorOntology.SIDE side) |
protected Dictionary |
ProcessorOntology.moveTemplate(Dictionary d,
ProcessorOntology.SIDE source,
ProcessorOntology.SIDE destination) |
Dictionary |
ProcessorOntology.setTemplate(Dictionary dictionary,
ProcessorOntology.SIDE side) |
Modifier and Type | Class and Description |
---|---|
class |
DictionaryQuery<T extends Dictionary> |
Modifier and Type | Method and Description |
---|---|
double |
DictionaryQuery.calculateMetric(Dictionary object) |
Constructor and Description |
---|
DictionaryObjectQuery(Dictionary value) |
DictionarySubjectQuery(Dictionary value) |
Constructor and Description |
---|
QueryOntology(Dictionary dictionary) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateAddProperty.setGroup(Dictionary group) |
Constructor and Description |
---|
CreateDictionary(Dictionary dictionary) |
DeleteDictionary(Dictionary dictionary) |
TemplateAddProperty(Dictionary template,
Property property) |
TemplateDeleteProperty(Dictionary template,
Property property) |
UpdateDictionary(Dictionary dictionary) |
Modifier and Type | Field and Description |
---|---|
protected Dictionary |
CreateModel.dictDependent |
protected Dictionary |
CreateModel.dictPredicted |
protected Dictionary |
CreateModel.dictPredictors |
Modifier and Type | Method and Description |
---|---|
protected List<TemplateAddProperty> |
CreateModel.processTemplate(Dictionary d,
Template t) |
Modifier and Type | Field and Description |
---|---|
protected AmbitRows<Dictionary> |
DictionaryQueryPanel.parents |
protected List<Dictionary> |
DictionaryQueryPanel.path |
Modifier and Type | Method and Description |
---|---|
Dictionary |
OntologyEditor.process(Object target) |
Modifier and Type | Method and Description |
---|---|
protected JComponent |
DictionaryQueryPanel.createNavigator(JComponent parent,
List<Dictionary> path) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.