Uses of Interface
org.omg.spec.bpmn._20100524.model.DocumentRoot

Packages that use DocumentRoot
org.omg.spec.bpmn._20100524.model   
org.omg.spec.bpmn._20100524.model.impl   
org.omg.spec.bpmn._20100524.model.util   
 

Uses of DocumentRoot in org.omg.spec.bpmn._20100524.model
 

Methods in org.omg.spec.bpmn._20100524.model that return DocumentRoot
 DocumentRoot ModelFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'
 

Uses of DocumentRoot in org.omg.spec.bpmn._20100524.model.impl
 

Methods in org.omg.spec.bpmn._20100524.model.impl that return DocumentRoot
 DocumentRoot ModelFactoryImpl.createDocumentRoot()
           
 

Uses of DocumentRoot in org.omg.spec.bpmn._20100524.model.util
 

Methods in org.omg.spec.bpmn._20100524.model.util with parameters of type DocumentRoot
 Object ModelSwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'
 



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