Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.di.api.IBPMNPlane

Packages that use IBPMNPlane
com.ebmwebsourcing.petalsbpm.business.domain.di.api   
com.ebmwebsourcing.petalsbpm.business.domain.di.impl   
 

Uses of IBPMNPlane in com.ebmwebsourcing.petalsbpm.business.domain.di.api
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.di.api that return IBPMNPlane
 IBPMNPlane IBPMNDiagram.getRootElement()
           
 

Uses of IBPMNPlane in com.ebmwebsourcing.petalsbpm.business.domain.di.impl
 

Classes in com.ebmwebsourcing.petalsbpm.business.domain.di.impl that implement IBPMNPlane
 class BPMNPlane
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.di.impl that return IBPMNPlane
 IBPMNPlane BPMNDiagram.getRootElement()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.di.impl with parameters of type IBPMNPlane
 void BPMNDiagram.setRootElement(IBPMNPlane rootElement)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.