|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.StateGraphItemImpl
org.eclipse.etrice.core.room.impl.StateGraphNodeImpl
org.eclipse.etrice.core.room.impl.TrPointImpl
org.eclipse.etrice.core.room.impl.TransitionPointImpl
public class TransitionPointImpl
An implementation of the model object 'Transition Point'.
The following features are implemented:
| Field Summary | |
|---|---|
protected boolean |
handler
The cached value of the ' Handler' attribute. |
protected static boolean |
HANDLER_EDEFAULT
The default value of the ' Handler' attribute. |
| Fields inherited from class org.eclipse.etrice.core.room.impl.TrPointImpl |
|---|
name, NAME_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
TransitionPointImpl()
|
| Method Summary | |
|---|---|
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)
|
boolean |
isHandler()
|
void |
setHandler(boolean newHandler)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.etrice.core.room.impl.TrPointImpl |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.etrice.core.room.TrPoint |
|---|
getName, setName |
| Field Detail |
|---|
protected static final boolean HANDLER_EDEFAULT
Handler' attribute.
isHandler(),
Constant Field Valuesprotected boolean handler
Handler' attribute.
isHandler()| Constructor Detail |
|---|
protected TransitionPointImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class TrPointImplpublic boolean isHandler()
isHandler in interface TransitionPointTransitionPoint.setHandler(boolean),
RoomPackage.getTransitionPoint_Handler()public void setHandler(boolean newHandler)
setHandler in interface TransitionPointnewHandler - the new value of the 'Handler' attribute.TransitionPoint.isHandler()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class TrPointImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class TrPointImplpublic void eUnset(int featureID)
eUnset in class TrPointImplpublic boolean eIsSet(int featureID)
eIsSet in class TrPointImplpublic java.lang.String toString()
toString in class TrPointImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||