Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20.api.with.ItemAwareElement

Packages that use ItemAwareElement
com.ebmwebsourcing.easybpmn.bpmn20.api.element   
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of ItemAwareElement in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 

Subinterfaces of ItemAwareElement in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 interface DataInput
           
 interface DataObject
           
 interface DataObjectReference
           
 interface DataOutput
           
 interface DataStore
           
 interface DataStoreReference
           
 interface Property
           
 

Uses of ItemAwareElement in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Subinterfaces of ItemAwareElement in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 interface TDataInput
           
 interface TDataObject
           
 interface TDataObjectReference
           
 interface TDataOutput
           
 interface TDataStore
           
 interface TDataStoreReference
           
 interface TProperty
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return ItemAwareElement
 ItemAwareElement[] TDataAssociation.getSourceRef()
           
 ItemAwareElement TDataAssociation.getTargetRef()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type ItemAwareElement
 void TDataAssociation.addSourceRef(ItemAwareElement iae)
           
 void TDataAssociation.removeSourceRef(ItemAwareElement iae)
           
 void TDataAssociation.setTargetRef(ItemAwareElement iae)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.