Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact.IArtifactBean

Packages that use IArtifactBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact   
 

Uses of IArtifactBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact
 

Subinterfaces of IArtifactBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact
 interface IAssociationBean
           
 interface ITextAnnotationBean
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact that return types with arguments of type IArtifactBean
 java.util.List<IArtifactBean> WithArtifactsBean.getArtifacts()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common.artifact with parameters of type IArtifactBean
 void WithArtifactsBean.addArtifact(IArtifactBean a)
           
 void WithArtifactsBean.removeArtifact(IArtifactBean a)
           
 



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