public static class OEventHandler.OAlarm extends OAgent
Modifier and Type | Field and Description |
---|---|
OActivity |
activity |
OExpression |
forExpr |
OExpression |
repeatExpr |
OExpression |
untilExpr |
incomingLinks, nested, outgoingLinks, variableRd, variableWr
Constructor and Description |
---|
OEventHandler.OAlarm(OProcess owner) |
public OExpression forExpr
public OExpression untilExpr
public OExpression repeatExpr
public OActivity activity
public OEventHandler.OAlarm(OProcess owner)