Artifact(Id id,
Description description) |
Association(Id id,
Description description) |
BusinessContextElement(Id id,
Description description,
Name name,
String uri) |
BusinessKnowledgeModel(Id id,
Description description,
Name name,
InformationItem variable,
FunctionDefinition encapsulatedLogic,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet) |
Context(Id id,
Description description,
QName typeRef) |
Decision(Id id,
Description description,
Name name,
Question question,
AllowedAnswers allowedAnswers,
InformationItem variable,
Expression expression,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet) |
DecisionRule(Id id,
Description description,
List<UnaryTests> inputEntry,
List<LiteralExpression> outputEntry) |
DecisionService(Id id,
Description description,
Name name,
List<DMNElementReference> outputDecision,
List<DMNElementReference> encapsulatedDecision,
List<DMNElementReference> inputDecision,
List<DMNElementReference> inputData) |
DecisionTable(Id id,
Description description,
QName typeRef,
List<InputClause> input,
List<OutputClause> output,
List<DecisionRule> rule,
HitPolicy hitPolicy,
BuiltinAggregator aggregation,
DecisionTableOrientation preferredOrientation,
String outputLabel) |
Definitions(Id id,
Description description,
Name name,
List<Import> _import,
List<ItemDefinition> itemDefinition,
List<DRGElement> drgElement,
List<Artifact> artifact,
List<ElementCollection> elementCollection,
List<BusinessContextElement> businessContextElement,
String expressionLanguage,
String typeLanguage,
String namespace,
String exporter,
String exporterVersion) |
DMNDiagram(Id id,
Definitions definitions) |
DMNElement(Id id,
Description description) |
DRGElement(Id id,
Description description,
Name name) |
ElementCollection(Id id,
Description description,
Name name,
List<DMNElementReference> drgElement) |
Expression(Id id,
Description description,
QName typeRef) |
FunctionDefinition(Id id,
Description description,
QName typeRef,
Expression expression) |
InformationItem(Id id,
Description description,
Name name,
QName typeRef) |
InputClause(Id id,
Description description,
LiteralExpression inputExpression,
UnaryTests inputValues) |
InputData(Id id,
Description description,
Name name,
InformationItem variable,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet) |
Invocation(Id id,
Description description,
QName typeRef,
Expression expression,
List<Binding> binding) |
ItemDefinition(Id id,
Description description,
Name name,
QName typeRef,
UnaryTests allowedValues,
List<ItemDefinition> itemComponent,
String typeLanguage,
Boolean isCollection) |
KnowledgeSource(Id id,
Description description,
Name name,
KnowledgeSourceType type,
LocationURI locationURI,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet) |
List(Id id,
Description description,
QName typeRef,
List<Expression> expression) |
LiteralExpression(Id id,
Description description,
QName typeRef,
String text,
ImportedValues importedValues,
ExpressionLanguage expressionLanguage) |
NamedElement(Id id,
Description description,
Name name) |
OrganizationalUnit(Id id,
Description description,
Name name,
String uri,
List<DMNElementReference> decisionMade,
List<DMNElementReference> decisionOwned) |
OutputClause(Id id,
Description description,
UnaryTests outputValues,
LiteralExpression defaultOutputEntry,
String name,
QName typeRef) |
PerformanceIndicator(Id id,
Description description,
Name name,
String uri,
List<DMNElementReference> impactingDecision) |
Relation(Id id,
Description description,
QName typeRef,
List<InformationItem> column,
List<List> row) |
TextAnnotation(Id id,
Description description,
Text text,
TextFormat textFormat,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet) |
UnaryTests(Id id,
Description description,
String text,
String expressionLanguage) |