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

All Superinterfaces:
org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Subinterfaces:
ApplicabilityRule, Case, CaseFile, CaseFileItem, CaseFileItemDefinition, CaseFileItemOnPart, CaseFileItemStartTrigger, CaseParameter, CaseTask, Children, CmmnElement, Definitions, DiscretionaryItem, Event, Expression, HumanTask, IfPart, Import, ManualActivationRule, Milestone, OnPart, Parameter, ParameterMapping, PlanFragment, PlanItem, PlanItemControl, PlanItemDefinition, PlanItemOnPart, PlanItemStartTrigger, PlanningTable, Process, ProcessParameter, ProcessTask, Property, RepetitionRule, RequiredRule, Role, Sentry, Stage, StartTrigger, TableItem, Task, TimerEvent, UserEvent
All Known Implementing Classes:
ApplicabilityRuleImpl, BindingRefinementExpression, Body, CaseFileImpl, CaseFileItemDefinitionImpl, CaseFileItemImpl, CaseFileItemOnPartImpl, CaseFileItemStartTriggerImpl, CaseFileItemTransitionStandardEvent, CaseFileModel, CaseImpl, CaseParameterImpl, CasePlanModel, CaseRoles, CaseTaskImpl, ChildrenImpl, CmmnElementImpl, CmmnModelElementInstanceImpl, ConditionExpression, DefaultControl, DefinitionsImpl, DiscretionaryItemImpl, EventImpl, ExpressionImpl, HumanTaskImpl, IfPartImpl, ImportImpl, InputCaseParameter, InputProcessParameter, InputsCaseParameter, ManualActivationRuleImpl, MilestoneImpl, OnPartImpl, OutputCaseParameter, OutputProcessParameter, OutputsCaseParameter, ParameterImpl, ParameterMappingImpl, PlanFragmentImpl, PlanItemControlImpl, PlanItemDefinitionImpl, PlanItemImpl, PlanItemOnPartImpl, PlanItemStartTriggerImpl, PlanItemTransitionStandardEvent, PlanningTableImpl, ProcessImpl, ProcessParameterImpl, ProcessTaskImpl, PropertyImpl, RepetitionRuleImpl, RequiredRuleImpl, RoleImpl, SentryImpl, StageImpl, StartTriggerImpl, TableItemImpl, TaskImpl, TimerEventImpl, TimerExpression, TransformationExpression, UserEventImpl

public interface CmmnModelElementInstance
extends org.camunda.bpm.model.xml.instance.ModelElementInstance

Author:
Roman Smirnov

Method Summary
 
Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.