public class TemplateParameterTypeImpl<O> extends EObjectImpl implements TemplateParameterType<O>
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected String |
specification
The cached value of the '
Specification' attribute. |
protected static String |
SPECIFICATION_EDEFAULT
The default value of the '
Specification' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
TemplateParameterTypeImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getSpecification() |
void |
setSpecification(String newSpecification) |
String |
toString() |
protected static final String SPECIFICATION_EDEFAULT
Specification' attribute.
getSpecification()protected String specification
Specification' attribute.
getSpecification()protected EClass eStaticClass()
public String getSpecification()
getSpecification in interface TemplateParameterType<O>TemplateParameterType.setSpecification(String),
TypesPackage.getTemplateParameterType_Specification()public void setSpecification(String newSpecification)
setSpecification in interface TemplateParameterType<O>newSpecification - the new value of the 'Specification' attribute.TemplateParameterType.getSpecification()public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
Copyright © 2015 Open eHealth Foundation. All rights reserved.