|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnEventDefinition | |
---|---|
org.ow2.orchestra.facade.def | |
org.ow2.orchestra.facade.def.impl |
Uses of OnEventDefinition in org.ow2.orchestra.facade.def |
---|
Methods in org.ow2.orchestra.facade.def that return types with arguments of type OnEventDefinition | |
---|---|
List<? extends OnEventDefinition> |
ScopeActivityDefinition.getOnEventEventHandlers()
|
Uses of OnEventDefinition in org.ow2.orchestra.facade.def.impl |
---|
Classes in org.ow2.orchestra.facade.def.impl that implement OnEventDefinition | |
---|---|
class |
OnEventDefinitionImpl
|
Fields in org.ow2.orchestra.facade.def.impl with type parameters of type OnEventDefinition | |
---|---|
protected List<OnEventDefinition> |
ScopeActivityDefinitionImpl.onEvents
|
Methods in org.ow2.orchestra.facade.def.impl that return OnEventDefinition | |
---|---|
OnEventDefinition |
OnEventDefinitionImpl.copy()
|
Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type OnEventDefinition | |
---|---|
List<OnEventDefinition> |
ScopeActivityDefinitionImpl.getOnEventEventHandlers()
|
Constructors in org.ow2.orchestra.facade.def.impl with parameters of type OnEventDefinition | |
---|---|
OnEventDefinitionImpl(OnEventDefinition onEventDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |