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

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

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

Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CmmnModelElementInstance
 class ApplicabilityRuleImpl
           
 class BindingRefinementExpression
           
 class Body
           
 class CaseFileImpl
           
 class CaseFileItemDefinitionImpl
           
 class CaseFileItemImpl
           
 class CaseFileItemOnPartImpl
           
 class CaseFileItemStartTriggerImpl
           
 class CaseFileItemTransitionStandardEvent
           
 class CaseFileModel
           
 class CaseImpl
           
 class CaseParameterImpl
           
 class CasePlanModel
           
 class CaseRoles
           
 class CaseTaskImpl
           
 class ChildrenImpl
           
 class CmmnElementImpl
           
 class CmmnModelElementInstanceImpl
           
 class ConditionExpression
           
 class DefaultControl
           
 class DefinitionsImpl
           
 class DiscretionaryItemImpl
           
 class EventListenerImpl
           
 class ExpressionImpl
           
 class ExtensionElementsImpl
           
 class HumanTaskImpl
           
 class IfPartImpl
           
 class ImportImpl
           
 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 PlanItemTransitionStandardEvent
           
 class PlanningTableImpl
           
 class ProcessImpl
           
 class ProcessParameterImpl
           
 class ProcessTaskImpl
           
 class PropertyImpl
           
 class RelationshipImpl
           
 class RepetitionRuleImpl
           
 class RequiredRuleImpl
           
 class RoleImpl
           
 class SentryImpl
           
 class SourceImpl
           
 class StageImpl
           
 class StartTriggerImpl
           
 class TableItemImpl
           
 class TargetImpl
           
 class TaskImpl
           
 class TimerEventListenerImpl
           
 class TimerExpression
           
 class TransformationExpression
           
 class UserEventListenerImpl
           
 

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

Classes in org.camunda.bpm.model.cmmn.impl.instance.camunda that implement CmmnModelElementInstance
 class CamundaCaseExecutionListenerImpl
           
 class CamundaExpressionImpl
           
 class CamundaFieldImpl
           
 class CamundaInImpl
           
 class CamundaOutImpl
           
 class CamundaRepititionCriterionImpl
           
 class CamundaScriptImpl
           
 class CamundaStringImpl
           
 class CamundaTaskListenerImpl
           
 class CamundaVariableListenerImpl
           
 

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

Subinterfaces of CmmnModelElementInstance 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 CmmnElement
           
 interface Definitions
           
 interface DiscretionaryItem
           
 interface EventListener
           
 interface Expression
           
 interface ExtensionElements
           
 interface HumanTask
           
 interface IfPart
           
 interface Import
           
 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 Source
           
 interface Stage
           
 interface StartTrigger
           
 interface TableItem
           
 interface Target
           
 interface Task
           
 interface TimerEventListener
           
 interface UserEventListener
           
 

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

Subinterfaces of CmmnModelElementInstance in org.camunda.bpm.model.cmmn.instance.camunda
 interface CamundaCaseExecutionListener
           
 interface CamundaExpression
           
 interface CamundaField
           
 interface CamundaIn
          The CMMN in camunda extension element
 interface CamundaOut
          The CMMN out camunda extension element
 interface CamundaRepetitionCriterion
           
 interface CamundaScript
           
 interface CamundaString
           
 interface CamundaTaskListener
           
 interface CamundaVariableListener
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.