public interface DataTypeMapping
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
VocabularyString |
getExtendedType()
Returns the value of the 'Extended Type' containment reference
|
VocabularyDataType |
getVocabularyDataType()
Returns the value of the 'Vocabulary Data Type' containment reference
|
void |
setExtendedType(VocabularyString value)
Sets the value of the '
Extended Type' containment reference |
void |
setVocabularyDataType(VocabularyDataType value)
Sets the value of the '
Vocabulary Data Type' containment reference |
VocabularyString getExtendedType()
If the meaning of the 'Extended Type' containment reference isn't clear, there really should be more of a description here...
setExtendedType(VocabularyString),
CanonicalvocabularymodelPackage.getDataTypeMapping_ExtendedType()void setExtendedType(VocabularyString value)
Extended Type' containment reference.
value - the new value of the 'Extended Type' containment reference.getExtendedType()VocabularyDataType getVocabularyDataType()
If the meaning of the 'Vocabulary Data Type' attribute isn't clear, there really should be more of a description here...
setVocabularyDataType(VocabularyDataType),
CanonicalvocabularymodelPackage.getDataTypeMapping_VocabularyDataType()void setVocabularyDataType(VocabularyDataType value)
Vocabulary Data Type' containment reference.
value - the new value of the 'Vocabulary Data Type' containment reference.getVocabularyDataType()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.