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