Modifier and Type | Method and Description |
---|---|
protected abstract AbstractWizardAction<?> |
AbstractFunctionWizardContribution.createWizardAction(FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService)
Create a wizard action for the given function wizard descriptor
|
protected AbstractWizardAction<?> |
ReplaceFunctionWizardContribution.createWizardAction(FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService) |
protected AbstractWizardAction<?> |
SchemaSelectionFunctionContribution.createWizardAction(FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService) |
protected AbstractWizardAction<?> |
CellFunctionContribution.createWizardAction(FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService) |
Modifier and Type | Field and Description |
---|---|
protected AlignmentService |
AbstractWizardAction.alignmentService
The alignment service
|
Constructor and Description |
---|
AbstractWizardAction(T functionContribution,
FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService)
Constructor
|
CellWizardAction(CellFunctionContribution functionContribution,
Cell originalCell,
FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService)
Constructor
|
ReplaceFunctionWizardAction(SchemaSelectionFunctionContribution functionContribution,
Cell originalCell,
FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService)
Constructor
|
SchemaSelectionWizardAction(SchemaSelectionFunctionContribution functionContribution,
FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService) |
SetPriorityAction(Priority priority,
String cellID,
AlignmentService alignmentService) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAlignmentService
Notification handling for
AlignmentService s that support
AlignmentServiceListener s |
class |
AlignmentServiceDecorator
Alignment service decorator
|
class |
AlignmentServiceImpl
Default
AlignmentService implementation |
class |
AlignmentServiceUndoSupport
Decorator that adds undo/redo support to an alignment service.
|
Modifier and Type | Field and Description |
---|---|
protected AlignmentService |
AlignmentServiceDecorator.alignmentService
The decorated alignment service
|
Constructor and Description |
---|
AlignmentServiceDecorator(AlignmentService alignmentService)
Create a decorator for the given alignment service
|
AlignmentServiceUndoSupport(AlignmentService alignmentService)
Create undo/redo support for the given alignment service.
|
Constructor and Description |
---|
EntityDefinitionServiceImpl(AlignmentService alignmentService,
ProjectService projectService)
Create the entity definition service
|
Modifier and Type | Method and Description |
---|---|
protected AlignmentService |
AbstractInstanceService.getAlignmentService() |
Constructor and Description |
---|
AbstractInstanceService(ProjectService projectService,
AlignmentService alignmentService)
Create an instance service.
|
Modifier and Type | Method and Description |
---|---|
static OrientInstanceService |
OrientInstanceService.getInstance(SchemaService schemaService,
ProjectService projectService,
AlignmentService alignmentService)
Get the service instance
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a