|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeElementImpl | |
---|---|
org.ow2.bonita.pvm.internal.model | |
org.ow2.bonita.pvm.model |
Uses of CompositeElementImpl in org.ow2.bonita.pvm.internal.model |
---|
Subclasses of CompositeElementImpl in org.ow2.bonita.pvm.internal.model | |
---|---|
class |
NodeImpl
|
static class |
ProcessModificationsImpl.AddedNode
|
class |
PVMProcessDefinitionImpl
|
Methods in org.ow2.bonita.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.bonita.pvm.model |
---|
Fields in org.ow2.bonita.pvm.model declared as CompositeElementImpl | |
---|---|
protected CompositeElementImpl |
ProcessFactory.compositeElement
|
protected CompositeElementImpl |
ProcessFactory.scope
|
Fields in org.ow2.bonita.pvm.model with type parameters of type CompositeElementImpl | |
---|---|
protected java.util.Stack<CompositeElementImpl> |
ProcessFactory.compositeElementStack
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |