| Package | Description |
|---|---|
| org.eclipse.epsilon.eml.strategy | |
| org.eclipse.epsilon.etl.strategy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMergingStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMergingStrategy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITransformationStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransformationStrategy |
class |
DefaultTransformationStrategy |
class |
FastTransformationStrategy |
| Modifier and Type | Field and Description |
|---|---|
protected IEquivalentProvider |
AbstractTransformationStrategy.equivalentProvider |
| Modifier and Type | Method and Description |
|---|---|
IEquivalentProvider |
AbstractTransformationStrategy.getEquivalentProvider() |
default IEquivalentProvider |
ITransformationStrategy.getEquivalentProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTransformationStrategy.setEquivalentProvider(IEquivalentProvider equivalentProvider) |
void |
ITransformationStrategy.setEquivalentProvider(IEquivalentProvider equivalentProvider) |
Copyright © 2020. All rights reserved.