jBPM :: BPMN2 EMF Extension Model 6.2.0.CR2

Uses of Interface
bpsim.DateTimeParameterType

Packages that use DateTimeParameterType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of DateTimeParameterType in bpsim
 

Methods in bpsim that return DateTimeParameterType
 DateTimeParameterType BpsimFactory.createDateTimeParameterType()
          Returns a new object of class 'Date Time Parameter Type'
 DateTimeParameterType DocumentRoot.getDateTimeParameter()
          Returns the value of the 'Date Time Parameter' containment reference
 

Methods in bpsim with parameters of type DateTimeParameterType
 void DocumentRoot.setDateTimeParameter(DateTimeParameterType value)
          Sets the value of the 'Date Time Parameter' containment reference
 

Uses of DateTimeParameterType in bpsim.impl
 

Classes in bpsim.impl that implement DateTimeParameterType
 class DateTimeParameterTypeImpl
          An implementation of the model object 'Date Time Parameter Type'
 

Methods in bpsim.impl that return DateTimeParameterType
 DateTimeParameterType BpsimFactoryImpl.createDateTimeParameterType()
           
 DateTimeParameterType DocumentRootImpl.getDateTimeParameter()
           
 

Methods in bpsim.impl with parameters of type DateTimeParameterType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetDateTimeParameter(DateTimeParameterType newDateTimeParameter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setDateTimeParameter(DateTimeParameterType newDateTimeParameter)
           
 

Uses of DateTimeParameterType in bpsim.util
 

Methods in bpsim.util with parameters of type DateTimeParameterType
 T BpsimSwitch.caseDateTimeParameterType(DateTimeParameterType object)
          Returns the result of interpreting the object as an instance of 'Date Time Parameter Type'
 


jBPM :: BPMN2 EMF Extension Model 6.2.0.CR2

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