|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v1.OBase
org.apache.ode.bpel.rtrep.v1.OAgent
org.apache.ode.bpel.rtrep.v1.OEventHandler.OAlarm
public static class OEventHandler.OAlarm
Field Summary | |
---|---|
OActivity |
activity
|
OExpression |
forExpr
|
OExpression |
repeatExpr
|
OExpression |
untilExpr
|
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OAgent |
---|
incomingLinks, nested, outgoingLinks, variableRd, variableWr |
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
debugInfo |
Constructor Summary | |
---|---|
OEventHandler.OAlarm(OProcess owner)
|
Method Summary |
---|
Methods inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
equals, getExtensibilityElements, getId, getOwner, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public OExpression forExpr
public OExpression untilExpr
public OExpression repeatExpr
public OActivity activity
Constructor Detail |
---|
public OEventHandler.OAlarm(OProcess owner)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |