|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityDefinitionService | |
---|---|
eu.esdihumboldt.hale.ui.service.entity.internal | |
eu.esdihumboldt.hale.ui.service.entity.util |
Uses of EntityDefinitionService in eu.esdihumboldt.hale.ui.service.entity.internal |
---|
Classes in eu.esdihumboldt.hale.ui.service.entity.internal that implement EntityDefinitionService | |
---|---|
class |
AbstractEntityDefinitionService
Abstract entity definition service implementation. |
class |
EntityDefinitionServiceDecorator
Entity definition service decorator. |
class |
EntityDefinitionServiceImpl
Manages instance contexts and the corresponding entity definitions. |
class |
EntityDefinitionServiceUndoSupport
Decorator that adds undo/redo support to an entity definition service. |
Fields in eu.esdihumboldt.hale.ui.service.entity.internal declared as EntityDefinitionService | |
---|---|
protected EntityDefinitionService |
EntityDefinitionServiceDecorator.entityDefinitionService
The decorated entity definition service. |
Constructors in eu.esdihumboldt.hale.ui.service.entity.internal with parameters of type EntityDefinitionService | |
---|---|
EntityDefinitionServiceDecorator(EntityDefinitionService entityDefinitionService)
Create a decorator for the entity definition service. |
|
EntityDefinitionServiceUndoSupport(EntityDefinitionService entityDefinitionService)
Create undo/redo support for the given entity definition service |
Uses of EntityDefinitionService in eu.esdihumboldt.hale.ui.service.entity.util |
---|
Fields in eu.esdihumboldt.hale.ui.service.entity.util declared as EntityDefinitionService | |
---|---|
protected EntityDefinitionService |
EntityTypeIndexContentProvider.entityDefinitionService
The entity definition service instance |
Constructors in eu.esdihumboldt.hale.ui.service.entity.util with parameters of type EntityDefinitionService | |
---|---|
EntityTypeIndexContentProvider(org.eclipse.jface.viewers.TreeViewer tree,
EntityDefinitionService entityDefinitionService,
SchemaSpaceID schemaSpace)
Create a content provider based on a TypeIndex as input. |
|
EntityTypePropertyContentProvider(org.eclipse.jface.viewers.TreeViewer tree,
EntityDefinitionService entityDefinitionService,
SchemaSpaceID schemaSpace)
|
|
EntityTypesContentProvider(org.eclipse.jface.viewers.TreeViewer tree,
EntityDefinitionService entityDefinitionService,
SchemaSpaceID schemaSpace)
Create a content provider. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |