org.camunda.bpm.model.dmn.impl
Class DmnModelConstants

java.lang.Object
  extended by org.camunda.bpm.model.dmn.impl.DmnModelConstants

public final class DmnModelConstants
extends Object


Field Summary
static String CAMUNDA_ATTRIBUTE_OUTPUT
          camunda extensions
static String CAMUNDA_NS
          Camunda namespace
static String DMN_10_SCHEMA_LOCATION
          The location of the DMN 1.0 XML schema.
static String DMN_ATTRIBUTE_AGGREGATION
          DMN attributes
static String DMN_ATTRIBUTE_EXPRESSION_LANGUAGE
           
static String DMN_ATTRIBUTE_HIT_POLICY
           
static String DMN_ATTRIBUTE_HREF
           
static String DMN_ATTRIBUTE_ID
           
static String DMN_ATTRIBUTE_IMPORT_TYPE
           
static String DMN_ATTRIBUTE_IS_COLLECTION
           
static String DMN_ATTRIBUTE_IS_COMPLETE
           
static String DMN_ATTRIBUTE_IS_CONSISTENT
           
static String DMN_ATTRIBUTE_IS_ORDERED
           
static String DMN_ATTRIBUTE_LOCATION_URI
           
static String DMN_ATTRIBUTE_NAME
           
static String DMN_ATTRIBUTE_NAMESPACE
           
static String DMN_ATTRIBUTE_PREFERED_ORIENTATION
           
static String DMN_ATTRIBUTE_TYPE_LANGUAGE
           
static String DMN_ATTRIBUTE_URI
           
static String DMN_ELEMENT
          DMN element
static String DMN_ELEMENT_ALLOWED_ANSWERS
           
static String DMN_ELEMENT_ALLOWED_VALUE
           
static String DMN_ELEMENT_AUTHORITY_REQUIREMENT
           
static String DMN_ELEMENT_BINDING
           
static String DMN_ELEMENT_BUSINESS_CONTEXT_ELEMENT
           
static String DMN_ELEMENT_BUSINESS_KNOWLEDGE_MODEL
           
static String DMN_ELEMENT_CLAUSE
           
static String DMN_ELEMENT_CONCLUSION
           
static String DMN_ELEMENT_CONDITION
           
static String DMN_ELEMENT_DECISION
           
static String DMN_ELEMENT_DECISION_MADE
           
static String DMN_ELEMENT_DECISION_MAKER
           
static String DMN_ELEMENT_DECISION_OWNED
           
static String DMN_ELEMENT_DECISION_OWNER
           
static String DMN_ELEMENT_DECISION_RULE
           
static String DMN_ELEMENT_DECISION_TABLE
           
static String DMN_ELEMENT_DEFINITIONS
           
static String DMN_ELEMENT_DESCRIPTION
           
static String DMN_ELEMENT_DRG_ELEMENT
           
static String DMN_ELEMENT_DRG_ELEMENT_REFERENCE
           
static String DMN_ELEMENT_ELEMENT_COLLECTION
           
static String DMN_ELEMENT_EXPRESSION
           
static String DMN_ELEMENT_IMPACTED_PERFORMANCE_INDICATOR
           
static String DMN_ELEMENT_IMPACTING_DECISION
           
static String DMN_ELEMENT_IMPORT
           
static String DMN_ELEMENT_INFORMATION_ITEM
           
static String DMN_ELEMENT_INFORMATION_REQUIREMENT
           
static String DMN_ELEMENT_INPUT_DATA
           
static String DMN_ELEMENT_INPUT_ENTRY
           
static String DMN_ELEMENT_INPUT_EXPRESSION
           
static String DMN_ELEMENT_INPUT_VARIABLE
           
static String DMN_ELEMENT_INVOCATION
           
static String DMN_ELEMENT_ITEM_COMPONENT
           
static String DMN_ELEMENT_ITEM_DEFINITION
           
static String DMN_ELEMENT_ITEM_DEFINITION_REFERENCE
           
static String DMN_ELEMENT_KNOWLEDGE_REQUIREMENT
           
static String DMN_ELEMENT_KNOWLEDGE_SOURCE
           
static String DMN_ELEMENT_LITERAL_EXPRESSION
           
static String DMN_ELEMENT_ORGANIZATION_UNIT
           
static String DMN_ELEMENT_OUTPUT_DEFINITION
           
static String DMN_ELEMENT_OUTPUT_ENTRY
           
static String DMN_ELEMENT_OWNER
           
static String DMN_ELEMENT_PARAMETER
           
static String DMN_ELEMENT_PERFORMANCE_INDICATOR
           
static String DMN_ELEMENT_QUESTION
           
static String DMN_ELEMENT_REFERENCE
           
static String DMN_ELEMENT_REQUIRED_AUTHORITY
           
static String DMN_ELEMENT_REQUIRED_DECISION
           
static String DMN_ELEMENT_REQUIRED_INPUT
           
static String DMN_ELEMENT_REQUIRED_KNOWLEDGE
           
static String DMN_ELEMENT_RULE
           
static String DMN_ELEMENT_SUPPORTED_OBJECT
           
static String DMN_ELEMENT_TEXT
           
static String DMN_ELEMENT_TYPE
           
static String DMN_ELEMENT_TYPE_DEFINITION
           
static String DMN_ELEMENT_TYPE_REF
           
static String DMN_ELEMENT_USING_PROCESS
           
static String DMN_ELEMENT_USING_TASK
           
static String DMN10_NS
          The DMN 1.0 namespace
static String FEEL_ELEMENT_COLUMN
           
static String FEEL_ELEMENT_CONTEXT
          FEEL elements
static String FEEL_ELEMENT_CONTEXT_ENTRY
           
static String FEEL_ELEMENT_FUNCTION_DEFINITION
           
static String FEEL_ELEMENT_LIST
           
static String FEEL_ELEMENT_RELATION
           
static String FEEL_NS
          The FEEL namespace
static String FEEL_SCHEMA_LOCATION
          The location of the FEEL schema.
 
Constructor Summary
DmnModelConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DMN10_NS

public static final String DMN10_NS
The DMN 1.0 namespace

See Also:
Constant Field Values

DMN_10_SCHEMA_LOCATION

public static final String DMN_10_SCHEMA_LOCATION
The location of the DMN 1.0 XML schema.

See Also:
Constant Field Values

FEEL_NS

public static final String FEEL_NS
The FEEL namespace

See Also:
Constant Field Values

FEEL_SCHEMA_LOCATION

public static final String FEEL_SCHEMA_LOCATION
The location of the FEEL schema.

See Also:
Constant Field Values

CAMUNDA_NS

public static final String CAMUNDA_NS
Camunda namespace

See Also:
Constant Field Values

DMN_ELEMENT

public static final String DMN_ELEMENT
DMN element

See Also:
Constant Field Values

DMN_ELEMENT_ALLOWED_ANSWERS

public static final String DMN_ELEMENT_ALLOWED_ANSWERS
See Also:
Constant Field Values

DMN_ELEMENT_ALLOWED_VALUE

public static final String DMN_ELEMENT_ALLOWED_VALUE
See Also:
Constant Field Values

DMN_ELEMENT_AUTHORITY_REQUIREMENT

public static final String DMN_ELEMENT_AUTHORITY_REQUIREMENT
See Also:
Constant Field Values

DMN_ELEMENT_BINDING

public static final String DMN_ELEMENT_BINDING
See Also:
Constant Field Values

DMN_ELEMENT_BUSINESS_CONTEXT_ELEMENT

public static final String DMN_ELEMENT_BUSINESS_CONTEXT_ELEMENT
See Also:
Constant Field Values

DMN_ELEMENT_BUSINESS_KNOWLEDGE_MODEL

public static final String DMN_ELEMENT_BUSINESS_KNOWLEDGE_MODEL
See Also:
Constant Field Values

DMN_ELEMENT_CLAUSE

public static final String DMN_ELEMENT_CLAUSE
See Also:
Constant Field Values

DMN_ELEMENT_CONCLUSION

public static final String DMN_ELEMENT_CONCLUSION
See Also:
Constant Field Values

DMN_ELEMENT_CONDITION

public static final String DMN_ELEMENT_CONDITION
See Also:
Constant Field Values

DMN_ELEMENT_DECISION

public static final String DMN_ELEMENT_DECISION
See Also:
Constant Field Values

DMN_ELEMENT_DECISION_MADE

public static final String DMN_ELEMENT_DECISION_MADE
See Also:
Constant Field Values

DMN_ELEMENT_DECISION_MAKER

public static final String DMN_ELEMENT_DECISION_MAKER
See Also:
Constant Field Values

DMN_ELEMENT_DECISION_OWNED

public static final String DMN_ELEMENT_DECISION_OWNED
See Also:
Constant Field Values

DMN_ELEMENT_DECISION_OWNER

public static final String DMN_ELEMENT_DECISION_OWNER
See Also:
Constant Field Values

DMN_ELEMENT_DECISION_RULE

public static final String DMN_ELEMENT_DECISION_RULE
See Also:
Constant Field Values

DMN_ELEMENT_DECISION_TABLE

public static final String DMN_ELEMENT_DECISION_TABLE
See Also:
Constant Field Values

DMN_ELEMENT_DEFINITIONS

public static final String DMN_ELEMENT_DEFINITIONS
See Also:
Constant Field Values

DMN_ELEMENT_DESCRIPTION

public static final String DMN_ELEMENT_DESCRIPTION
See Also:
Constant Field Values

DMN_ELEMENT_DRG_ELEMENT

public static final String DMN_ELEMENT_DRG_ELEMENT
See Also:
Constant Field Values

DMN_ELEMENT_DRG_ELEMENT_REFERENCE

public static final String DMN_ELEMENT_DRG_ELEMENT_REFERENCE
See Also:
Constant Field Values

DMN_ELEMENT_ELEMENT_COLLECTION

public static final String DMN_ELEMENT_ELEMENT_COLLECTION
See Also:
Constant Field Values

DMN_ELEMENT_EXPRESSION

public static final String DMN_ELEMENT_EXPRESSION
See Also:
Constant Field Values

DMN_ELEMENT_IMPACTED_PERFORMANCE_INDICATOR

public static final String DMN_ELEMENT_IMPACTED_PERFORMANCE_INDICATOR
See Also:
Constant Field Values

DMN_ELEMENT_IMPACTING_DECISION

public static final String DMN_ELEMENT_IMPACTING_DECISION
See Also:
Constant Field Values

DMN_ELEMENT_IMPORT

public static final String DMN_ELEMENT_IMPORT
See Also:
Constant Field Values

DMN_ELEMENT_INFORMATION_ITEM

public static final String DMN_ELEMENT_INFORMATION_ITEM
See Also:
Constant Field Values

DMN_ELEMENT_INFORMATION_REQUIREMENT

public static final String DMN_ELEMENT_INFORMATION_REQUIREMENT
See Also:
Constant Field Values

DMN_ELEMENT_INPUT_DATA

public static final String DMN_ELEMENT_INPUT_DATA
See Also:
Constant Field Values

DMN_ELEMENT_INPUT_ENTRY

public static final String DMN_ELEMENT_INPUT_ENTRY
See Also:
Constant Field Values

DMN_ELEMENT_INPUT_EXPRESSION

public static final String DMN_ELEMENT_INPUT_EXPRESSION
See Also:
Constant Field Values

DMN_ELEMENT_INPUT_VARIABLE

public static final String DMN_ELEMENT_INPUT_VARIABLE
See Also:
Constant Field Values

DMN_ELEMENT_INVOCATION

public static final String DMN_ELEMENT_INVOCATION
See Also:
Constant Field Values

DMN_ELEMENT_ITEM_COMPONENT

public static final String DMN_ELEMENT_ITEM_COMPONENT
See Also:
Constant Field Values

DMN_ELEMENT_ITEM_DEFINITION

public static final String DMN_ELEMENT_ITEM_DEFINITION
See Also:
Constant Field Values

DMN_ELEMENT_ITEM_DEFINITION_REFERENCE

public static final String DMN_ELEMENT_ITEM_DEFINITION_REFERENCE
See Also:
Constant Field Values

DMN_ELEMENT_KNOWLEDGE_REQUIREMENT

public static final String DMN_ELEMENT_KNOWLEDGE_REQUIREMENT
See Also:
Constant Field Values

DMN_ELEMENT_KNOWLEDGE_SOURCE

public static final String DMN_ELEMENT_KNOWLEDGE_SOURCE
See Also:
Constant Field Values

DMN_ELEMENT_LITERAL_EXPRESSION

public static final String DMN_ELEMENT_LITERAL_EXPRESSION
See Also:
Constant Field Values

DMN_ELEMENT_ORGANIZATION_UNIT

public static final String DMN_ELEMENT_ORGANIZATION_UNIT
See Also:
Constant Field Values

DMN_ELEMENT_OUTPUT_DEFINITION

public static final String DMN_ELEMENT_OUTPUT_DEFINITION
See Also:
Constant Field Values

DMN_ELEMENT_OUTPUT_ENTRY

public static final String DMN_ELEMENT_OUTPUT_ENTRY
See Also:
Constant Field Values

DMN_ELEMENT_OWNER

public static final String DMN_ELEMENT_OWNER
See Also:
Constant Field Values

DMN_ELEMENT_PARAMETER

public static final String DMN_ELEMENT_PARAMETER
See Also:
Constant Field Values

DMN_ELEMENT_PERFORMANCE_INDICATOR

public static final String DMN_ELEMENT_PERFORMANCE_INDICATOR
See Also:
Constant Field Values

DMN_ELEMENT_QUESTION

public static final String DMN_ELEMENT_QUESTION
See Also:
Constant Field Values

DMN_ELEMENT_REFERENCE

public static final String DMN_ELEMENT_REFERENCE
See Also:
Constant Field Values

DMN_ELEMENT_REQUIRED_AUTHORITY

public static final String DMN_ELEMENT_REQUIRED_AUTHORITY
See Also:
Constant Field Values

DMN_ELEMENT_REQUIRED_DECISION

public static final String DMN_ELEMENT_REQUIRED_DECISION
See Also:
Constant Field Values

DMN_ELEMENT_REQUIRED_INPUT

public static final String DMN_ELEMENT_REQUIRED_INPUT
See Also:
Constant Field Values

DMN_ELEMENT_REQUIRED_KNOWLEDGE

public static final String DMN_ELEMENT_REQUIRED_KNOWLEDGE
See Also:
Constant Field Values

DMN_ELEMENT_RULE

public static final String DMN_ELEMENT_RULE
See Also:
Constant Field Values

DMN_ELEMENT_SUPPORTED_OBJECT

public static final String DMN_ELEMENT_SUPPORTED_OBJECT
See Also:
Constant Field Values

DMN_ELEMENT_TEXT

public static final String DMN_ELEMENT_TEXT
See Also:
Constant Field Values

DMN_ELEMENT_TYPE

public static final String DMN_ELEMENT_TYPE
See Also:
Constant Field Values

DMN_ELEMENT_TYPE_DEFINITION

public static final String DMN_ELEMENT_TYPE_DEFINITION
See Also:
Constant Field Values

DMN_ELEMENT_TYPE_REF

public static final String DMN_ELEMENT_TYPE_REF
See Also:
Constant Field Values

DMN_ELEMENT_USING_PROCESS

public static final String DMN_ELEMENT_USING_PROCESS
See Also:
Constant Field Values

DMN_ELEMENT_USING_TASK

public static final String DMN_ELEMENT_USING_TASK
See Also:
Constant Field Values

DMN_ATTRIBUTE_AGGREGATION

public static final String DMN_ATTRIBUTE_AGGREGATION
DMN attributes

See Also:
Constant Field Values

DMN_ATTRIBUTE_EXPRESSION_LANGUAGE

public static final String DMN_ATTRIBUTE_EXPRESSION_LANGUAGE
See Also:
Constant Field Values

DMN_ATTRIBUTE_HIT_POLICY

public static final String DMN_ATTRIBUTE_HIT_POLICY
See Also:
Constant Field Values

DMN_ATTRIBUTE_HREF

public static final String DMN_ATTRIBUTE_HREF
See Also:
Constant Field Values

DMN_ATTRIBUTE_ID

public static final String DMN_ATTRIBUTE_ID
See Also:
Constant Field Values

DMN_ATTRIBUTE_IMPORT_TYPE

public static final String DMN_ATTRIBUTE_IMPORT_TYPE
See Also:
Constant Field Values

DMN_ATTRIBUTE_IS_COLLECTION

public static final String DMN_ATTRIBUTE_IS_COLLECTION
See Also:
Constant Field Values

DMN_ATTRIBUTE_IS_COMPLETE

public static final String DMN_ATTRIBUTE_IS_COMPLETE
See Also:
Constant Field Values

DMN_ATTRIBUTE_IS_CONSISTENT

public static final String DMN_ATTRIBUTE_IS_CONSISTENT
See Also:
Constant Field Values

DMN_ATTRIBUTE_IS_ORDERED

public static final String DMN_ATTRIBUTE_IS_ORDERED
See Also:
Constant Field Values

DMN_ATTRIBUTE_LOCATION_URI

public static final String DMN_ATTRIBUTE_LOCATION_URI
See Also:
Constant Field Values

DMN_ATTRIBUTE_NAME

public static final String DMN_ATTRIBUTE_NAME
See Also:
Constant Field Values

DMN_ATTRIBUTE_NAMESPACE

public static final String DMN_ATTRIBUTE_NAMESPACE
See Also:
Constant Field Values

DMN_ATTRIBUTE_PREFERED_ORIENTATION

public static final String DMN_ATTRIBUTE_PREFERED_ORIENTATION
See Also:
Constant Field Values

DMN_ATTRIBUTE_TYPE_LANGUAGE

public static final String DMN_ATTRIBUTE_TYPE_LANGUAGE
See Also:
Constant Field Values

DMN_ATTRIBUTE_URI

public static final String DMN_ATTRIBUTE_URI
See Also:
Constant Field Values

FEEL_ELEMENT_CONTEXT

public static final String FEEL_ELEMENT_CONTEXT
FEEL elements

See Also:
Constant Field Values

FEEL_ELEMENT_FUNCTION_DEFINITION

public static final String FEEL_ELEMENT_FUNCTION_DEFINITION
See Also:
Constant Field Values

FEEL_ELEMENT_LIST

public static final String FEEL_ELEMENT_LIST
See Also:
Constant Field Values

FEEL_ELEMENT_RELATION

public static final String FEEL_ELEMENT_RELATION
See Also:
Constant Field Values

FEEL_ELEMENT_COLUMN

public static final String FEEL_ELEMENT_COLUMN
See Also:
Constant Field Values

FEEL_ELEMENT_CONTEXT_ENTRY

public static final String FEEL_ELEMENT_CONTEXT_ENTRY
See Also:
Constant Field Values

CAMUNDA_ATTRIBUTE_OUTPUT

public static final String CAMUNDA_ATTRIBUTE_OUTPUT
camunda extensions

See Also:
Constant Field Values
Constructor Detail

DmnModelConstants

public DmnModelConstants()


Copyright © 2015 camunda services GmbH. All rights reserved.