Uses of Class
adams.flow.standalone.SubProcessEvent
-
Packages that use SubProcessEvent Package Description adams.flow.standalone.subprocessevent -
-
Uses of SubProcessEvent in adams.flow.standalone.subprocessevent
Fields in adams.flow.standalone.subprocessevent declared as SubProcessEvent Modifier and Type Field Description protected SubProcessEvent
AbstractSubProcessEventTrigger. m_Owner
the owner.Methods in adams.flow.standalone.subprocessevent with parameters of type SubProcessEvent Modifier and Type Method Description String
AbstractSubProcessEventTrigger. setUp(SubProcessEvent owner)
Configures the trigger.String
SubProcessEventTrigger. setUp(SubProcessEvent owner)
Configures the trigger.String
SubPub. setUp(SubProcessEvent owner)
Configures the trigger.
-