Uses of Interface
org.opencrx.kernel.activity1.cci2.ActivityProcess

Packages that use ActivityProcess
org.opencrx.kernel.activity1.cci2   
org.opencrx.kernel.activity1.jmi1   
org.opencrx.kernel.activity1.jpa3   
 

Uses of ActivityProcess in org.opencrx.kernel.activity1.cci2
 

Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type ActivityProcess
<T extends ActivityProcess>
SegmentContainsActivityProcess.ActivityProcess<T>
Segment.getActivityProcess()
          Retrieves a set containing all the elements for the reference activityProcess.
 

Methods in org.opencrx.kernel.activity1.cci2 that return ActivityProcess
 ActivityProcess ActivityType.getControlledBy()
          Retrieves the value for the reference controlledBy.
 

Methods in org.opencrx.kernel.activity1.cci2 with parameters of type ActivityProcess
 void ActivityType.setControlledBy(ActivityProcess controlledBy)
          Sets a new value for the reference controlledBy.
 

Uses of ActivityProcess in org.opencrx.kernel.activity1.jmi1
 

Subinterfaces of ActivityProcess in org.opencrx.kernel.activity1.jmi1
 interface ActivityProcess
          Class ActivityProcess
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ActivityProcess
 void ActivityType.setControlledBy(ActivityProcess controlledBy)
          Sets a new value for the reference controlledBy.
 

Uses of ActivityProcess in org.opencrx.kernel.activity1.jpa3
 

Classes in org.opencrx.kernel.activity1.jpa3 that implement ActivityProcess
 class ActivityProcess
          Class ActivityProcess
 

Methods in org.opencrx.kernel.activity1.jpa3 with type parameters of type ActivityProcess
<T extends ActivityProcess>
SegmentContainsActivityProcess.ActivityProcess<T>
Segment.getActivityProcess()
          Retrieves a set containing all the elements for the reference activityProcess.
 

Methods in org.opencrx.kernel.activity1.jpa3 that return ActivityProcess
 ActivityProcess ActivityType.getControlledBy()
          Retrieves the value for the reference controlledBy.
 

Methods in org.opencrx.kernel.activity1.jpa3 with parameters of type ActivityProcess
 void ActivityType.setControlledBy(ActivityProcess controlledBy)
          Sets a new value for the reference controlledBy.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.