Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data.IItemAwareElementBean

Packages that use IItemAwareElementBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data   
 

Uses of IItemAwareElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data
 

Subinterfaces of IItemAwareElementBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data
 interface IDataInputBean
           
 interface IDataObjectBean
           
 interface IDataOutputBean
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data that return IItemAwareElementBean
 IItemAwareElementBean IDataAssociationBean.getTarget()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data that return types with arguments of type IItemAwareElementBean
 java.util.List<IItemAwareElementBean> IDataAssociationBean.getSources()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with parameters of type IItemAwareElementBean
 void IDataAssociationBean.addSource(IItemAwareElementBean arg0)
           
 void IDataAssociationBean.removeSource(IItemAwareElementBean arg0)
           
 void IDataAssociationBean.setTarget(IItemAwareElementBean arg0)
           
 

Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.data with type arguments of type IItemAwareElementBean
 void IDataAssociationBean.setSources(java.util.List<IItemAwareElementBean> arg0)
           
 



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