|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.featuremodel.impl.NamedElementImpl
de.uka.ipd.sdq.featuremodel.impl.AttributeImpl
public class AttributeImpl
An implementation of the model object 'Attribute'.
The following features are implemented:
| Field Summary | |
|---|---|
protected AttributeTypes |
type
The cached value of the ' Type' attribute. |
protected static AttributeTypes |
TYPE_EDEFAULT
The default value of the ' Type' attribute. |
| Fields inherited from class de.uka.ipd.sdq.featuremodel.impl.NamedElementImpl |
|---|
name, NAME_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
AttributeImpl()
|
| Method Summary | |
|---|---|
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)
|
AttributeTypes |
getType()
|
void |
setType(AttributeTypes newType)
|
String |
toString()
|
| Methods inherited from class de.uka.ipd.sdq.featuremodel.impl.NamedElementImpl |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.uka.ipd.sdq.featuremodel.NamedElement |
|---|
getName, setName |
| Field Detail |
|---|
protected static final AttributeTypes TYPE_EDEFAULT
Type' attribute.
getType()protected AttributeTypes type
Type' attribute.
getType()| Constructor Detail |
|---|
protected AttributeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class NamedElementImplpublic AttributeTypes getType()
getType in interface AttributeAttributeTypes,
Attribute.setType(AttributeTypes),
featuremodelPackage.getAttribute_Type()public void setType(AttributeTypes newType)
setType in interface AttributenewType - the new value of the 'Type' attribute.AttributeTypes,
Attribute.getType()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class NamedElementImpl
public void eSet(int featureID,
Object newValue)
eSet in class NamedElementImplpublic void eUnset(int featureID)
eUnset in class NamedElementImplpublic boolean eIsSet(int featureID)
eIsSet in class NamedElementImplpublic String toString()
toString in class NamedElementImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||