|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmodhelxs.util.UpdateTrigger
modhelxs.mocs.de.DEMoC.DEEvent
protected class DEMoC.DEEvent
An event in DE.
| Field Summary | |
|---|---|
private Pin |
pin_
The destination pin of this event. |
private Token |
token_
The token for the value of this event. |
| Constructor Summary | |
|---|---|
DEMoC.DEEvent(Block e,
Token t,
Pin p)
Build a new DE event. |
|
| Method Summary | |
|---|---|
void |
prepareUpdate()
Prepare the update of the entity (MoC dependent). |
java.lang.String |
toString()
|
void |
update()
Update the entity. |
| Methods inherited from class modhelxs.util.UpdateTrigger |
|---|
getEntity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private Token token_
private Pin pin_
| Constructor Detail |
|---|
public DEMoC.DEEvent(Block e,
Token t,
Pin p)
e - the block which is to receive the eventt - the token holding the value of the eventp - the pin onto which the event should be delivered| Method Detail |
|---|
public void prepareUpdate()
UpdateTrigger
prepareUpdate in class UpdateTriggerpublic void update()
UpdateTrigger
update in class UpdateTriggerpublic java.lang.String toString()
toString in class UpdateTrigger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||