Package | Description |
---|---|
systems.dmx.core.impl | |
systems.dmx.core.osgi | |
systems.dmx.core.service | |
systems.dmx.core.storage.spi | |
systems.dmx.geomaps | |
systems.dmx.storage.neo4j | |
systems.dmx.topicmaps |
Modifier and Type | Class and Description |
---|---|
class |
ModelFactoryImpl |
Modifier and Type | Field and Description |
---|---|
(package private) ModelFactory |
CoreServiceImpl.mf |
private ModelFactory |
ChildTopicsImpl.mf |
private ModelFactory |
ChildTopicsModelImpl.mf |
private ModelFactory |
MigrationManager.mf |
private ModelFactory |
PluginImpl.mf |
Modifier and Type | Method and Description |
---|---|
ModelFactory |
CoreServiceImpl.getModelFactory() |
Constructor and Description |
---|
ChildTopicsModelImpl(Map<String,Object> childTopics,
ModelFactory mf) |
FacetValueModelImpl(String childTypeUri,
ModelFactory mf) |
Modifier and Type | Field and Description |
---|---|
protected ModelFactory |
PluginActivator.mf |
Modifier and Type | Method and Description |
---|---|
static ModelFactory |
CoreActivator.getModelFactory() |
Modifier and Type | Field and Description |
---|---|
protected ModelFactory |
Migration.mf |
Modifier and Type | Method and Description |
---|---|
ModelFactory |
CoreService.getModelFactory() |
Modifier and Type | Method and Description |
---|---|
ModelFactory |
DMXStorage.getModelFactory() |
Modifier and Type | Method and Description |
---|---|
DMXStorage |
DMXStorageFactory.newDMXStorage(String databasePath,
ModelFactory mf) |
Modifier and Type | Method and Description |
---|---|
ChildTopicsModel |
GeomapRenderer.initialTopicmapState(ModelFactory mf) |
Modifier and Type | Field and Description |
---|---|
private ModelFactory |
Neo4jStorage.mf |
(package private) ModelFactory |
Neo4jStorageActivator.mf |
Modifier and Type | Method and Description |
---|---|
ModelFactory |
Neo4jStorage.getModelFactory() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract RoleModel |
NodeType.createRoleModel(org.neo4j.graphdb.Node node,
String roleTypeUri,
ModelFactory mf) |
DMXStorage |
Neo4jStorageFactory.newDMXStorage(String databasePath,
ModelFactory mf) |
Constructor and Description |
---|
Neo4jStorage(String databasePath,
ModelFactory mf) |
Modifier and Type | Method and Description |
---|---|
ChildTopicsModel |
TopicmapRenderer.initialTopicmapState(ModelFactory mf) |
ChildTopicsModel |
DefaultTopicmapRenderer.initialTopicmapState(ModelFactory mf) |
Copyright © 2018. All Rights Reserved.