|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCollectionTypeImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.DictionaryTypeImpl
public class DictionaryTypeImpl
An implementation of the model object 'Dictionary Type'.
The following features are implemented:
Field Summary | |
---|---|
protected EClassifier |
keyType
The cached value of the ' Key Type ' reference |
Constructor Summary | |
---|---|
protected |
DictionaryTypeImpl()
|
Method Summary | |
---|---|
EClassifier |
basicGetKeyType()
|
boolean |
checkCollectionTypeName(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Overwriting of the method checkCollectionTypeName |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EClassifier |
getKeyType()
|
void |
setKeyType(EClassifier newKeyType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected EClassifier keyType
Key Type
' reference.
getKeyType()
Constructor Detail |
---|
protected DictionaryTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
public EClassifier getKeyType()
getKeyType
in interface DictionaryType
DictionaryType.setKeyType(EClassifier)
,
ImperativeOCLPackage.getDictionaryType_KeyType()
public EClassifier basicGetKeyType()
public void setKeyType(EClassifier newKeyType)
setKeyType
in interface DictionaryType
newKeyType
- the new value of the 'Key Type' reference.DictionaryType.getKeyType()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public boolean checkCollectionTypeName(DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |