Uses of Class
org.jbpm.pvm.internal.model.WireProperties

Packages that use WireProperties
org.jbpm.pvm.internal.model default implementation of process execution in ExecutionImpl based on org.jbpm.pvm.internal.model.AtomicOperations Bidirectional relations In this process model thoughout the pvm codebase, there are several bidirectional relations. 
 

Uses of WireProperties in org.jbpm.pvm.internal.model
 

Fields in org.jbpm.pvm.internal.model declared as WireProperties
protected  WireProperties ProcessElementImpl.properties
           
 

Methods in org.jbpm.pvm.internal.model that return WireProperties
 WireProperties ProcessElementImpl.getProperties()
           
 

Methods in org.jbpm.pvm.internal.model with parameters of type WireProperties
 void ProcessElementImpl.setProperties(WireProperties properties)
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.