|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompositeElementImpl | |
|---|---|
| org.ow2.orchestra.pvm.internal.model | |
| org.ow2.orchestra.pvm.model | |
| Uses of CompositeElementImpl in org.ow2.orchestra.pvm.internal.model |
|---|
| Subclasses of CompositeElementImpl in org.ow2.orchestra.pvm.internal.model | |
|---|---|
class |
NodeImpl
|
class |
ProcessDefinitionImpl
|
static class |
ProcessModificationsImpl.AddedNode
|
| Methods in org.ow2.orchestra.pvm.internal.model with parameters of type CompositeElementImpl | |
|---|---|
ExecutionImpl |
ExecutionImpl.createScope(CompositeElementImpl scope)
|
ExecutionImpl |
ExecutionImpl.destroyScope(CompositeElementImpl scope)
|
protected void |
ExecutionImpl.destroyTimers(CompositeElementImpl scope)
|
protected void |
ExecutionImpl.destroyVariables(CompositeElementImpl scope,
ExecutionImpl outerExecution)
|
protected void |
ExecutionImpl.initializeTimers(CompositeElementImpl scope)
|
protected void |
ExecutionImpl.initializeVariables(CompositeElementImpl scope,
ExecutionImpl outerExecution)
|
| Uses of CompositeElementImpl in org.ow2.orchestra.pvm.model |
|---|
| Fields in org.ow2.orchestra.pvm.model declared as CompositeElementImpl | |
|---|---|
protected CompositeElementImpl |
ProcessFactory.compositeElement
|
protected CompositeElementImpl |
ProcessFactory.scope
|
| Fields in org.ow2.orchestra.pvm.model with type parameters of type CompositeElementImpl | |
|---|---|
protected Stack<CompositeElementImpl> |
ProcessFactory.compositeElementStack
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||