| Package | Description |
|---|---|
| org.eclipse.emf.ecore |
Provides an API for the Ecore dialect of
UML.
|
| org.eclipse.emf.ecore.impl |
Provides an implementation of Ecore.
|
| org.eclipse.emf.ecore.util |
Provides utilities.
|
| Modifier and Type | Method and Description |
|---|---|
EDataType.Internal.ConversionDelegate |
EDataType.Internal.ConversionDelegate.Factory.createConversionDelegate(EDataType eDataType)
Creates a conversion delegate for the given EDataType.
|
EDataType.Internal.ConversionDelegate |
EDataType.Internal.getConversionDelegate()
Returns the delegate for this data type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EDataType.Internal.setConversionDelegate(EDataType.Internal.ConversionDelegate conversionDelegate)
Sets the specialized delegate for this data type.
|
| Modifier and Type | Field and Description |
|---|---|
protected EDataType.Internal.ConversionDelegate |
EDataTypeImpl.conversionDelegate |
| Modifier and Type | Method and Description |
|---|---|
EDataType.Internal.ConversionDelegate |
EDataTypeImpl.getConversionDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
EDataTypeImpl.setConversionDelegate(EDataType.Internal.ConversionDelegate conversionDelegate) |
| Modifier and Type | Method and Description |
|---|---|
EDataType.Internal.ConversionDelegate |
DateConversionDelegateFactory.createConversionDelegate(EDataType eDataType)
Creates a conversion delegate for the given EDataType.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature