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 ArtifactImpl
           
 class AssociationImpl
           
 class BindingRefinementExpressionImpl
           
 class BodyImpl
           
 class CaseFileImpl
           
 class CaseFileItemDefinitionImpl
           
 class CaseFileItemImpl
           
 class CaseFileItemOnPartImpl
           
 class CaseFileItemStartTriggerImpl
           
 class CaseFileItemTransitionStandardEventImpl
           
 class CaseFileModelImpl
           
 class CaseImpl
           
 class CaseParameterImpl
           
 class CasePlanModel
           
 class CaseRefExpressionImpl
           
 class CaseRoleImpl
           
 class CaseRolesImpl
           
 class CaseTaskImpl
           
 class ChildrenImpl
           
 class CmmnElementImpl
           
 class CmmnModelElementInstanceImpl
           
 class ConditionExpressionImpl
           
 class CriterionImpl
           
 class DecisionImpl
           
 class DecisionParameterImpl
           
 class DecisionRefExpressionImpl
           
 class DecisionTaskImpl
           
 class DefaultControlImpl
           
 class DefinitionsImpl
           
 class DiscretionaryItemImpl
           
 class DocumentationImpl
           
 class EntryCriterionImpl
           
 class EventImpl
           
 class EventListenerImpl
           
 class ExitCriterionImpl
           
 class ExpressionImpl
           
 class ExtensionElementsImpl
           
 class HumanTaskImpl
           
 class IfPartImpl
           
 class ImportImpl
           
 class InputCaseParameterImpl
           
 class InputDecisionParameterImpl
           
 class InputProcessParameterImpl
           
 class InputsCaseParameterImpl
           
 class ItemControlImpl
           
 class ManualActivationRuleImpl
           
 class MilestoneImpl
           
 class OnPartImpl
           
 class OutputCaseParameterImpl
           
 class OutputDecisionParameterImpl
           
 class OutputProcessParameterImpl
           
 class OutputsCaseParameterImpl
           
 class ParameterImpl
           
 class ParameterMappingImpl
           
 class PlanFragmentImpl
           
 class PlanItemControlImpl
           
 class PlanItemDefinitionImpl
           
 class PlanItemImpl
           
 class PlanItemOnPartImpl
           
 class PlanItemStartTriggerImpl
           
 class PlanItemTransitionStandardEventImpl
           
 class PlanningTableImpl
           
 class ProcessImpl
           
 class ProcessParameterImpl
           
 class ProcessRefExpressionImpl
           
 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 TextAnnotationImpl
           
 class TextImpl
           
 class TimerEventImpl
           
 class TimerEventListenerImpl
           
 class TimerExpressionImpl
           
 class TransformationExpressionImpl
           
 class UserEventImpl
           
 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 CamundaScriptImpl
           
 class CamundaStringImpl
           
 class CamundaTaskListenerImpl
           
 class CamundaVariableListenerImpl
           
 class CamundaVariableOnPartImpl
           
 class CamundaVariableTransitionEventImpl
           
 

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

Subinterfaces of CmmnModelElementInstance in org.camunda.bpm.model.cmmn.instance
 interface ApplicabilityRule
           
 interface Artifact
           
 interface Association
           
 interface BindingRefinementExpression
           
 interface Body
           
 interface Case
           
 interface CaseFile
           
 interface CaseFileItem
           
 interface CaseFileItemDefinition
           
 interface CaseFileItemOnPart
           
 interface CaseFileItemStartTrigger
           
 interface CaseFileItemTransitionStandardEvent
           
 interface CaseFileModel
           
 interface CaseParameter
           
 interface CasePlanModel
           
 interface CaseRefExpression
           
 interface CaseRole
           
 interface CaseRoles
           
 interface CaseTask
           
 interface Children
           
 interface CmmnElement
           
 interface ConditionExpression
           
 interface Criterion
           
 interface Decision
           
 interface DecisionParameter
           
 interface DecisionRefExpression
           
 interface DecisionTask
           
 interface DefaultControl
           
 interface Definitions
           
 interface DiscretionaryItem
           
 interface Documentation
           
 interface EntryCriterion
           
 interface Event
           
 interface EventListener
           
 interface ExitCriterion
           
 interface Expression
           
 interface ExtensionElements
           
 interface HumanTask
           
 interface IfPart
           
 interface Import
           
 interface InputCaseParameter
           
 interface InputDecisionParameter
           
 interface InputProcessParameter
           
 interface InputsCaseParameter
           
 interface ItemControl
           
 interface ManualActivationRule
           
 interface Milestone
           
 interface OnPart
           
 interface OutputCaseParameter
           
 interface OutputDecisionParameter
           
 interface OutputProcessParameter
           
 interface OutputsCaseParameter
           
 interface Parameter
           
 interface ParameterMapping
           
 interface PlanFragment
           
 interface PlanItem
           
 interface PlanItemControl
           
 interface PlanItemDefinition
           
 interface PlanItemOnPart
           
 interface PlanItemStartTrigger
           
 interface PlanItemTransitionStandardEvent
           
 interface PlanningTable
           
 interface Process
           
 interface ProcessParameter
           
 interface ProcessRefExpression
           
 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 Text
           
 interface TextAnnotation
           
 interface TimerEvent
           
 interface TimerEventListener
           
 interface TimerExpression
           
 interface TransformationExpression
           
 interface UserEvent
           
 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 CamundaScript
           
 interface CamundaString
           
 interface CamundaTaskListener
           
 interface CamundaVariableListener
           
 interface CamundaVariableOnPart
           
 interface CamundaVariableTransitionEvent
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.