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