jBPM :: BPMN2 EMF Extension Model 6.0.0-SNAPSHOT

Uses of Interface
bpsim.UserDistributionDataPointType

Packages that use UserDistributionDataPointType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of UserDistributionDataPointType in bpsim
 

Methods in bpsim that return UserDistributionDataPointType
 UserDistributionDataPointType BpsimFactory.createUserDistributionDataPointType()
          Returns a new object of class 'User Distribution Data Point Type'
 UserDistributionDataPointType DocumentRoot.getUserDistributionDataPoint()
          Returns the value of the 'User Distribution Data Point' containment reference
 

Methods in bpsim that return types with arguments of type UserDistributionDataPointType
 org.eclipse.emf.common.util.EList<UserDistributionDataPointType> UserDistributionType.getUserDistributionDataPoint()
          Returns the value of the 'User Distribution Data Point' containment reference list.
 

Methods in bpsim with parameters of type UserDistributionDataPointType
 void DocumentRoot.setUserDistributionDataPoint(UserDistributionDataPointType value)
          Sets the value of the 'User Distribution Data Point' containment reference
 

Uses of UserDistributionDataPointType in bpsim.impl
 

Classes in bpsim.impl that implement UserDistributionDataPointType
 class UserDistributionDataPointTypeImpl
          An implementation of the model object 'User Distribution Data Point Type'
 

Methods in bpsim.impl that return UserDistributionDataPointType
 UserDistributionDataPointType BpsimFactoryImpl.createUserDistributionDataPointType()
           
 UserDistributionDataPointType DocumentRootImpl.getUserDistributionDataPoint()
           
 

Methods in bpsim.impl that return types with arguments of type UserDistributionDataPointType
 org.eclipse.emf.common.util.EList<UserDistributionDataPointType> UserDistributionTypeImpl.getUserDistributionDataPoint()
           
 

Methods in bpsim.impl with parameters of type UserDistributionDataPointType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setUserDistributionDataPoint(UserDistributionDataPointType newUserDistributionDataPoint)
           
 

Uses of UserDistributionDataPointType in bpsim.util
 

Methods in bpsim.util with parameters of type UserDistributionDataPointType
 T BpsimSwitch.caseUserDistributionDataPointType(UserDistributionDataPointType object)
          Returns the result of interpreting the object as an instance of 'User Distribution Data Point Type'
 


jBPM :: BPMN2 EMF Extension Model 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.