Uses of Interface
org.camunda.bpm.model.cmmn.instance.Artifact

Packages that use Artifact
org.camunda.bpm.model.cmmn.impl.instance   
org.camunda.bpm.model.cmmn.instance   
 

Uses of Artifact in org.camunda.bpm.model.cmmn.impl.instance
 

Classes in org.camunda.bpm.model.cmmn.impl.instance that implement Artifact
 class ArtifactImpl
           
 class AssociationImpl
           
 class TextAnnotationImpl
           
 

Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type Artifact
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<Artifact> DefinitionsImpl.artifactCollection
           
 

Methods in org.camunda.bpm.model.cmmn.impl.instance that return types with arguments of type Artifact
 Collection<Artifact> DefinitionsImpl.getArtifacts()
           
 

Uses of Artifact in org.camunda.bpm.model.cmmn.instance
 

Subinterfaces of Artifact in org.camunda.bpm.model.cmmn.instance
 interface Association
           
 interface TextAnnotation
           
 

Methods in org.camunda.bpm.model.cmmn.instance that return types with arguments of type Artifact
 Collection<Artifact> Definitions.getArtifacts()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.