BusinessKnowledgeModel(Id id,
Description description,
Name name,
InformationItemPrimary variable,
FunctionDefinition encapsulatedLogic,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
Decision(Id id,
Description description,
Name name,
Question question,
AllowedAnswers allowedAnswers,
InformationItemPrimary variable,
Expression expression,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
DecisionService(Id id,
Description description,
Name name,
InformationItemPrimary variable,
List<DMNElementReference> outputDecision,
List<DMNElementReference> encapsulatedDecision,
List<DMNElementReference> inputDecision,
List<DMNElementReference> inputData,
BackgroundSet backgroundSet,
FontSet fontSet,
DecisionServiceRectangleDimensionsSet dimensionsSet,
DecisionServiceDividerLineY dividerLineY) |
InputData(Id id,
Description description,
Name name,
InformationItemPrimary variable,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
KnowledgeSource(Id id,
Description description,
Name name,
KnowledgeSourceType type,
LocationURI locationURI,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
TextAnnotation(Id id,
Description description,
Text text,
TextFormat textFormat,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |