Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20.api.element.Artifact

Packages that use Artifact
com.ebmwebsourcing.easybpmn.bpmn20.api.element   
com.ebmwebsourcing.easybpmn.bpmn20.api.with   
 

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

Subinterfaces of Artifact in com.ebmwebsourcing.easybpmn.bpmn20.api.element
 interface Association
           
 interface Group
           
 interface TextAnnotation
           
 

Uses of Artifact in com.ebmwebsourcing.easybpmn.bpmn20.api.with
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with that return Artifact
 Artifact[] WithArtifact.getArtifact()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with with parameters of type Artifact
 void WithArtifact.addArtifact(Artifact a)
           
 void WithArtifact.removeArtifact(Artifact a)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.