Interface DmnElement

All Superinterfaces:
DmnModelElementInstance, ModelElementInstance
All Known Subinterfaces:
AllowedValues, Artifact, Association, BusinessContextElement, BusinessKnowledgeModel, Column, Context, Decision, DecisionRule, DecisionService, DecisionTable, DefaultOutputEntry, Definitions, DrgElement, ElementCollection, EncapsulatedLogic, Expression, FormalParameter, FunctionDefinition, InformationItem, Input, InputClause, InputData, InputEntry, InputExpression, InputValues, Invocation, ItemComponent, ItemDefinition, KnowledgeSource, List, LiteralExpression, NamedElement, OrganizationUnit, Output, OutputClause, OutputEntry, OutputValues, Parameter, PerformanceIndicator, Relation, Row, Rule, TextAnnotation, UnaryTests, Variable
All Known Implementing Classes:
AllowedValuesImpl, ArtifactImpl, AssociationImpl, BusinessContextElementImpl, BusinessKnowledgeModelImpl, ColumnImpl, ContextImpl, DecisionImpl, DecisionRuleImpl, DecisionServiceImpl, DecisionTableImpl, DefaultOutputEntryImpl, DefinitionsImpl, DmnElementImpl, DrgElementImpl, ElementCollectionImpl, EncapsulatedLogicImpl, ExpressionImpl, FormalParameterImpl, FunctionDefinitionImpl, InformationItemImpl, InputClauseImpl, InputDataImpl, InputEntryImpl, InputExpressionImpl, InputImpl, InputValuesImpl, InvocationImpl, ItemComponentImpl, ItemDefinitionImpl, KnowledgeSourceImpl, ListImpl, LiteralExpressionImpl, NamedElementImpl, OrganizationUnitImpl, OutputClauseImpl, OutputEntryImpl, OutputImpl, OutputValuesImpl, ParameterImpl, PerformanceIndicatorImpl, RelationImpl, RowImpl, RuleImpl, TextAnnotationImpl, UnaryTestsImpl, VariableImpl

public interface DmnElement extends DmnModelElementInstance