|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEClassImpl
org.eclipse.ocl.ecore.impl.TupleTypeImpl
public class TupleTypeImpl
An implementation of the model object 'Tuple Type'.
The following features are implemented:
| Field Summary | |
|---|---|
protected boolean |
serializable
The cached value of the ' Serializable' attribute |
protected static boolean |
SERIALIZABLE_EDEFAULT
The default value of the ' Serializable' attribute |
| Fields inherited from interface org.eclipse.ocl.types.TupleType |
|---|
SINGLETON_NAME |
| Constructor Summary | |
|---|---|
protected |
TupleTypeImpl()
|
| Method Summary | |
|---|---|
boolean |
checkFeaturesOnlyProperties(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkPartNamesUnique(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkTupleTypeName(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
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)
|
java.lang.String |
getName()
|
boolean |
isSerializable()
|
|
oclOperations()
|
|
oclProperties()
|
void |
setSerializable(boolean newSerializable)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.types.TupleType |
|---|
checkFeaturesOnlyProperties, checkPartNamesUnique, checkTupleTypeName |
| Field Detail |
|---|
protected static final boolean SERIALIZABLE_EDEFAULT
Serializable' attribute.
isSerializable(),
Constant Field Valuesprotected boolean serializable
Serializable' attribute.
isSerializable()| Constructor Detail |
|---|
protected TupleTypeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public boolean isSerializable()
public void setSerializable(boolean newSerializable)
public boolean checkTupleTypeName(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkPartNamesUnique(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkFeaturesOnlyProperties(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
publicoclProperties()
oclProperties in interface TupleType<EOperation,EStructuralFeature>publicoclOperations()
oclOperations in interface PredefinedType<EOperation>
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 int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
public java.lang.String toString()
public java.lang.String getName()
getName in interface PredefinedType<EOperation>
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||