|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Source | |
---|---|
org.ow2.orchestra.facade.def | |
org.ow2.orchestra.facade.def.impl |
Uses of Source in org.ow2.orchestra.facade.def |
---|
Methods in org.ow2.orchestra.facade.def that return types with arguments of type Source | |
---|---|
java.util.List<? extends Source> |
BpelActivityDefinition.getSourceList()
|
Uses of Source in org.ow2.orchestra.facade.def.impl |
---|
Classes in org.ow2.orchestra.facade.def.impl that implement Source | |
---|---|
class |
SourceImpl
|
Fields in org.ow2.orchestra.facade.def.impl with type parameters of type Source | |
---|---|
protected java.util.List<Source> |
BpelActivityDefinitionImpl.sourceList
|
Methods in org.ow2.orchestra.facade.def.impl that return Source | |
---|---|
Source |
SourceImpl.copy()
|
Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type Source | |
---|---|
java.util.List<Source> |
BpelActivityDefinitionImpl.getSourceList()
|
Constructors in org.ow2.orchestra.facade.def.impl with parameters of type Source | |
---|---|
SourceImpl(Source src)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |