| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArtifactImpl
The BPMN artifact element 
 | 
class  | 
AssociationImpl  | 
class  | 
TextAnnotationImpl
The BPMN 2.0 textAnnotation element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElementCollection<Artifact> | 
ProcessImpl.artifactCollection  | 
protected static ChildElementCollection<Artifact> | 
CollaborationImpl.artifactCollection  | 
protected static ChildElementCollection<Artifact> | 
SubProcessImpl.artifactCollection  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Artifact> | 
ProcessImpl.getArtifacts()  | 
Collection<Artifact> | 
CollaborationImpl.getArtifacts()  | 
Collection<Artifact> | 
SubProcessImpl.getArtifacts()  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Association
The BPMN association element 
 | 
interface  | 
TextAnnotation
The BPMN 2.0 textAnnotation element 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Artifact> | 
SubProcess.getArtifacts()  | 
Collection<Artifact> | 
Process.getArtifacts()  | 
Collection<Artifact> | 
Collaboration.getArtifacts()  | 
Copyright © 2018. All rights reserved.