jBPM :: BPMN2 EMF Extension Model 6.0.0.CR4-Pre1

Uses of Interface
bpsim.PropertyType

Packages that use PropertyType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of PropertyType in bpsim
 

Methods in bpsim that return PropertyType
 PropertyType BpsimFactory.createPropertyType()
          Returns a new object of class 'Property Type'
 

Methods in bpsim that return types with arguments of type PropertyType
 org.eclipse.emf.common.util.EList<PropertyType> PropertyParameters.getProperty()
          Returns the value of the 'Property' containment reference list.
 

Uses of PropertyType in bpsim.impl
 

Classes in bpsim.impl that implement PropertyType
 class PropertyTypeImpl
          An implementation of the model object 'Property Type'
 

Fields in bpsim.impl with type parameters of type PropertyType
protected  org.eclipse.emf.common.util.EList<PropertyType> PropertyParametersImpl.property
          The cached value of the 'Property' containment reference list
 

Methods in bpsim.impl that return PropertyType
 PropertyType BpsimFactoryImpl.createPropertyType()
           
 

Methods in bpsim.impl that return types with arguments of type PropertyType
 org.eclipse.emf.common.util.EList<PropertyType> PropertyParametersImpl.getProperty()
           
 

Uses of PropertyType in bpsim.util
 

Methods in bpsim.util with parameters of type PropertyType
 T BpsimSwitch.casePropertyType(PropertyType object)
          Returns the result of interpreting the object as an instance of 'Property Type'
 


jBPM :: BPMN2 EMF Extension Model 6.0.0.CR4-Pre1

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