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

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

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

Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CmmnElement
 class ApplicabilityRuleImpl
           
 class BindingRefinementExpression
           
 class CaseFileImpl
           
 class CaseFileItemDefinitionImpl
           
 class CaseFileItemImpl
           
 class CaseFileItemOnPartImpl
           
 class CaseFileItemStartTriggerImpl
           
 class CaseFileModel
           
 class CaseImpl
           
 class CaseParameterImpl
           
 class CasePlanModel
           
 class CaseRoles
           
 class CaseTaskImpl
           
 class ChildrenImpl
           
 class CmmnElementImpl
           
 class ConditionExpression
           
 class DefaultControl
           
 class DiscretionaryItemImpl
           
 class EventListenerImpl
           
 class ExpressionImpl
           
 class HumanTaskImpl
           
 class IfPartImpl
           
 class InputCaseParameter
           
 class InputProcessParameter
           
 class InputsCaseParameter
           
 class ItemControl
           
 class ManualActivationRuleImpl
           
 class MilestoneImpl
           
 class OnPartImpl
           
 class OutputCaseParameter
           
 class OutputProcessParameter
           
 class OutputsCaseParameter
           
 class ParameterImpl
           
 class ParameterMappingImpl
           
 class PlanFragmentImpl
           
 class PlanItemControlImpl
           
 class PlanItemDefinitionImpl
           
 class PlanItemImpl
           
 class PlanItemOnPartImpl
           
 class PlanItemStartTriggerImpl
           
 class PlanningTableImpl
           
 class ProcessImpl
           
 class ProcessParameterImpl
           
 class ProcessTaskImpl
           
 class PropertyImpl
           
 class RelationshipImpl
           
 class RepetitionRuleImpl
           
 class RequiredRuleImpl
           
 class RoleImpl
           
 class SentryImpl
           
 class StageImpl
           
 class StartTriggerImpl
           
 class TableItemImpl
           
 class TaskImpl
           
 class TimerEventListenerImpl
           
 class TimerExpression
           
 class TransformationExpression
           
 class UserEventListenerImpl
           
 

Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CmmnElement
protected  String CmmnAttributeElementReferenceCollection.getTargetElementIdentifier(CmmnElement referenceTargetElement)
           
 

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

Subinterfaces of CmmnElement in org.camunda.bpm.model.cmmn.instance
 interface ApplicabilityRule
           
 interface Case
           
 interface CaseFile
           
 interface CaseFileItem
           
 interface CaseFileItemDefinition
           
 interface CaseFileItemOnPart
           
 interface CaseFileItemStartTrigger
           
 interface CaseParameter
           
 interface CaseTask
           
 interface Children
           
 interface DiscretionaryItem
           
 interface EventListener
           
 interface Expression
           
 interface HumanTask
           
 interface IfPart
           
 interface ManualActivationRule
           
 interface Milestone
           
 interface OnPart
           
 interface Parameter
           
 interface ParameterMapping
           
 interface PlanFragment
           
 interface PlanItem
           
 interface PlanItemControl
           
 interface PlanItemDefinition
           
 interface PlanItemOnPart
           
 interface PlanItemStartTrigger
           
 interface PlanningTable
           
 interface Process
           
 interface ProcessParameter
           
 interface ProcessTask
           
 interface Property
           
 interface Relationship
           
 interface RepetitionRule
           
 interface RequiredRule
           
 interface Role
           
 interface Sentry
           
 interface Stage
           
 interface StartTrigger
           
 interface TableItem
           
 interface Task
           
 interface TimerEventListener
           
 interface UserEventListener
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.