|
||||||||||
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.TransitionTerminalImpl
org.eclipse.etrice.core.room.impl.SubStateTrPointTerminalImpl
public class SubStateTrPointTerminalImpl
An implementation of the model object 'Sub State Tr Point Terminal'.
The following features are implemented:
Field Summary | |
---|---|
protected BaseState |
state
The cached value of the ' State ' reference. |
protected TrPoint |
trPoint
The cached value of the ' Tr Point ' reference. |
Constructor Summary | |
---|---|
protected |
SubStateTrPointTerminalImpl()
|
Method Summary | |
---|---|
BaseState |
basicGetState()
|
TrPoint |
basicGetTrPoint()
|
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)
|
BaseState |
getState()
|
TrPoint |
getTrPoint()
|
void |
setState(BaseState newState)
|
void |
setTrPoint(TrPoint newTrPoint)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected TrPoint trPoint
Tr Point
' reference.
getTrPoint()
protected BaseState state
State
' reference.
getState()
Constructor Detail |
---|
protected SubStateTrPointTerminalImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class TransitionTerminalImpl
public TrPoint getTrPoint()
getTrPoint
in interface SubStateTrPointTerminal
SubStateTrPointTerminal.setTrPoint(TrPoint)
,
RoomPackage.getSubStateTrPointTerminal_TrPoint()
public TrPoint basicGetTrPoint()
public void setTrPoint(TrPoint newTrPoint)
setTrPoint
in interface SubStateTrPointTerminal
newTrPoint
- the new value of the 'Tr Point' reference.SubStateTrPointTerminal.getTrPoint()
public BaseState getState()
getState
in interface SubStateTrPointTerminal
SubStateTrPointTerminal.setState(BaseState)
,
RoomPackage.getSubStateTrPointTerminal_State()
public BaseState basicGetState()
public void setState(BaseState newState)
setState
in interface SubStateTrPointTerminal
newState
- the new value of the 'State' reference.SubStateTrPointTerminal.getState()
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |