|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.markov.impl.EntityImpl
de.uka.ipd.sdq.markov.impl.StateImpl
public class StateImpl
An implementation of the model object 'State'.
The following features are implemented:
| Field Summary | |
|---|---|
protected StateType |
type
The cached value of the ' Type' attribute. |
protected static StateType |
TYPE_EDEFAULT
The default value of the ' Type' attribute. |
| Fields inherited from class de.uka.ipd.sdq.markov.impl.EntityImpl |
|---|
name, NAME_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
StateImpl()
|
| 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)
|
StateType |
getType()
|
void |
setType(StateType newType)
|
String |
toString()
|
| Methods inherited from class de.uka.ipd.sdq.markov.impl.EntityImpl |
|---|
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.markov.Entity |
|---|
getName, setName |
| Field Detail |
|---|
protected static final StateType TYPE_EDEFAULT
Type' attribute.
getType()protected StateType type
Type' attribute.
getType()| Constructor Detail |
|---|
protected StateImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class EntityImplpublic StateType getType()
getType in interface StateStateType,
State.setType(StateType),
MarkovPackage.getState_Type()public void setType(StateType newType)
setType in interface StatenewType - the new value of the 'Type' attribute.StateType,
State.getType()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class EntityImpl
public void eSet(int featureID,
Object newValue)
eSet in class EntityImplpublic void eUnset(int featureID)
eUnset in class EntityImplpublic boolean eIsSet(int featureID)
eIsSet in class EntityImplpublic String toString()
toString in class EntityImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||