org.camunda.bpm.model.dmn.instance
Interface DmnModelElementInstance

All Superinterfaces:
org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Subinterfaces:
AllowedAnswers, AllowedValue, AuthorityRequirement, Binding, BusinessContextElement, BusinessKnowledgeModel, Clause, Column, Conclusion, Condition, Context, ContextEntry, Decision, DecisionMadeReference, DecisionMakerReference, DecisionOwnedReference, DecisionOwnerReference, DecisionRule, DecisionTable, Definitions, Description, DmnElement, DmnElementReference, DrgElement, DrgElementReference, ElementCollection, Expression, FunctionDefinition, ImpactedPerformanceIndicatorReference, ImpactingDecisionReference, Import, InformationItem, InformationRequirement, InputData, InputEntry, InputExpression, InputVariableReference, Invocation, ItemComponent, ItemDefinition, ItemDefinitionReference, KnowledgeRequirement, KnowledgeSource, List, LiteralExpression, NamedDmnElement, OrganizationUnit, OutputDefinitionReference, OutputEntry, OwnerReference, ParameterReference, PerformanceIndicator, Question, Relation, RequiredAuthorityReference, RequiredDecisionReference, RequiredInputReference, RequiredKnowledgeReference, Rule, SupportedObjectiveReference, Text, Type, TypeDefinition, TypeRef, UsingProcessReference, UsingTaskReference
All Known Implementing Classes:
AllowedAnswersImpl, AllowedValueImpl, AuthorityRequirementImpl, BindingImpl, BusinessContextElementImpl, BusinessKnowledgeModelImpl, ClauseImpl, ColumnImpl, ConclusionImpl, ConditionImpl, ContextEntryImpl, ContextImpl, DecisionImpl, DecisionMadeReferenceImpl, DecisionMakerReferenceImpl, DecisionOwnedReferenceImpl, DecisionOwnerReferenceImpl, DecisionRuleImpl, DecisionTableImpl, DefinitionsImpl, DescriptionImpl, DmnElementImpl, DmnElementReferenceImpl, DmnModelElementInstanceImpl, DrgElementImpl, DrgElementReferenceImpl, ElementCollectionImpl, ExpressionImpl, FunctionDefinitionImpl, ImpactedPerformanceIndicatorReferenceImpl, ImpactingDecisionReferenceImpl, ImportImpl, InformationItemImpl, InformationRequirementImpl, InputDataImpl, InputEntryImpl, InputExpressionImpl, InputVariableReferenceImpl, InvocationImpl, ItemComponentImpl, ItemDefinitionImpl, ItemDefinitionReferenceImpl, KnowledgeRequirementImpl, KnowledgeSourceImpl, ListImpl, LiteralExpressionImpl, NamedDmnElementImpl, OrganizationUnitImpl, OutputDefinitionReferenceImpl, OutputEntryImpl, OwnerReferenceImpl, ParameterReferenceImpl, PerformanceIndicatorImpl, QuestionImpl, RelationImpl, RequiredAuthorityReferenceImpl, RequiredDecisionReferenceImpl, RequiredInputReferenceImpl, RequiredKnowledgeReferenceImpl, RuleImpl, SupportedObjectiveReferenceImpl, TextImpl, TypeDefinitionImpl, TypeImpl, TypeRefImpl, UsingProcessReferenceImpl, UsingTaskReferenceImpl

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


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 © 2015 camunda services GmbH. All rights reserved.