|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FromDefinition | |
---|---|
org.ow2.orchestra.facade.def | |
org.ow2.orchestra.facade.def.impl |
Uses of FromDefinition in org.ow2.orchestra.facade.def |
---|
Methods in org.ow2.orchestra.facade.def that return types with arguments of type FromDefinition | |
---|---|
java.util.List<FromDefinition> |
CopyDefinition.getFromDefinitionList()
|
Uses of FromDefinition in org.ow2.orchestra.facade.def.impl |
---|
Classes in org.ow2.orchestra.facade.def.impl that implement FromDefinition | |
---|---|
class |
FromDefinitionImpl
|
Methods in org.ow2.orchestra.facade.def.impl that return FromDefinition | |
---|---|
FromDefinition |
FromDefinitionImpl.copy()
|
Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type FromDefinition | |
---|---|
java.util.List<FromDefinition> |
CopyDefinitionImpl.getFromDefinitionList()
|
Constructors in org.ow2.orchestra.facade.def.impl with parameters of type FromDefinition | |
---|---|
FromDefinitionImpl(FromDefinition fromDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |