|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEClassifierImpl
org.eclipse.ocl.ecore.impl.TemplateParameterTypeImpl
public class TemplateParameterTypeImpl
An implementation of the model object 'Template Parameter Type'.
The following features are implemented:
Field Summary | |
---|---|
protected java.lang.String |
specification
The cached value of the ' Specification ' attribute |
protected static java.lang.String |
SPECIFICATION_EDEFAULT
The default value of the ' Specification ' attribute |
Constructor Summary | |
---|---|
protected |
TemplateParameterTypeImpl()
|
Method Summary | |
---|---|
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 |
getSpecification()
|
|
oclOperations()
|
void |
setSpecification(java.lang.String newSpecification)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String SPECIFICATION_EDEFAULT
Specification
' attribute.
getSpecification()
protected java.lang.String specification
Specification
' attribute.
getSpecification()
Constructor Detail |
---|
protected TemplateParameterTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
public java.lang.String getSpecification()
getSpecification
in interface TemplateParameterType<EOperation>
TemplateParameterType.setSpecification(String)
,
TypesPackage.getTemplateParameterType_Specification()
public void setSpecification(java.lang.String newSpecification)
setSpecification
in interface TemplateParameterType<EOperation>
newSpecification
- the new value of the 'Specification' attribute.TemplateParameterType.getSpecification()
publicoclOperations()
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()
|
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 |