| Package | Description |
|---|---|
| de.deepamehta.core | |
| de.deepamehta.core.impl | |
| de.deepamehta.core.model | |
| de.deepamehta.core.service |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicType.update(TopicTypeModel model) |
| Modifier and Type | Method and Description |
|---|---|
TopicType |
CoreServiceImpl.createTopicType(TopicTypeModel model) |
void |
CoreServiceImpl.updateTopicType(TopicTypeModel newModel) |
| Modifier and Type | Method and Description |
|---|---|
TopicTypeModel |
TopicTypeModel.addAssocDef(AssociationDefinitionModel assocDef) |
TopicTypeModel |
TopicTypeModel.setLabelConfig(List<String> labelConfig) |
| Modifier and Type | Method and Description |
|---|---|
TopicTypeModel |
ModelFactory.newTopicTypeModel(org.codehaus.jettison.json.JSONObject topicType) |
TopicTypeModel |
ModelFactory.newTopicTypeModel(String uri,
String value,
String dataTypeUri) |
TopicTypeModel |
ModelFactory.newTopicTypeModel(TopicModel typeTopic,
String dataTypeUri,
List<IndexMode> indexModes,
List<AssociationDefinitionModel> assocDefs,
List<String> labelConfig,
ViewConfigurationModel viewConfig) |
| Modifier and Type | Method and Description |
|---|---|
TopicType |
CoreService.createTopicType(TopicTypeModel model) |
void |
CoreService.updateTopicType(TopicTypeModel newModel) |
Copyright © 2017. All rights reserved.