|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CorrelationSetDefinition | |
---|---|
org.ow2.orchestra.facade.def | |
org.ow2.orchestra.facade.def.impl |
Uses of CorrelationSetDefinition in org.ow2.orchestra.facade.def |
---|
Methods in org.ow2.orchestra.facade.def that return types with arguments of type CorrelationSetDefinition | |
---|---|
List<CorrelationSetDefinition> |
ScopeActivityDefinition.getCorrelationSets()
|
Uses of CorrelationSetDefinition in org.ow2.orchestra.facade.def.impl |
---|
Classes in org.ow2.orchestra.facade.def.impl that implement CorrelationSetDefinition | |
---|---|
class |
CorrelationSetDefinitionImpl
|
Fields in org.ow2.orchestra.facade.def.impl with type parameters of type CorrelationSetDefinition | |
---|---|
protected List<CorrelationSetDefinition> |
ScopeActivityDefinitionImpl.correlationSets
|
Methods in org.ow2.orchestra.facade.def.impl that return CorrelationSetDefinition | |
---|---|
CorrelationSetDefinition |
CorrelationSetDefinitionImpl.copy()
|
Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type CorrelationSetDefinition | |
---|---|
List<CorrelationSetDefinition> |
ScopeActivityDefinitionImpl.getCorrelationSets()
|
Constructors in org.ow2.orchestra.facade.def.impl with parameters of type CorrelationSetDefinition | |
---|---|
CorrelationSetDefinitionImpl(CorrelationSetDefinition correlationSetDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |