jBPM :: BPMN2 EMF Extension Model 6.0.0.Beta2

Uses of Interface
bpsim.DocumentRoot

Packages that use DocumentRoot
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of DocumentRoot in bpsim
 

Methods in bpsim that return DocumentRoot
 DocumentRoot BpsimFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'
 

Uses of DocumentRoot in bpsim.impl
 

Classes in bpsim.impl that implement DocumentRoot
 class DocumentRootImpl
          An implementation of the model object 'Document Root'
 

Methods in bpsim.impl that return DocumentRoot
 DocumentRoot BpsimFactoryImpl.createDocumentRoot()
           
 

Uses of DocumentRoot in bpsim.util
 

Methods in bpsim.util with parameters of type DocumentRoot
 T BpsimSwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'
 


jBPM :: BPMN2 EMF Extension Model 6.0.0.Beta2

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