public static interface RuleflowPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ACTIVITY_NODE
The meta object literal for the '
Activity Node' class |
static org.eclipse.emf.ecore.EAttribute |
ACTIVITY_NODE__ENABLED
The meta object literal for the 'Enabled' attribute feature
|
static org.eclipse.emf.ecore.EReference |
ACTIVITY_NODE__INVOKES
The meta object literal for the 'Invokes' reference feature
|
static org.eclipse.emf.ecore.EAttribute |
ACTIVITY_NODE__ITERATIVE
The meta object literal for the 'Iterative' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
ACTIVITY_NODE__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EReference |
ACTIVITY_NODE__NEXT_STEP
The meta object literal for the 'Next Step' reference feature
|
static org.eclipse.emf.ecore.EAttribute |
ACTIVITY_NODE__ORDER
The meta object literal for the 'Order' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
ACTIVITY_NODE__RULE_ACTIVITY_UPDATE_STAMP
The meta object literal for the 'Rule Activity Update Stamp' attribute feature
|
static org.eclipse.emf.ecore.EClass |
BRANCH
The meta object literal for the '
Branch' class |
static org.eclipse.emf.ecore.EAttribute |
BRANCH__AMBIGUOUS
The meta object literal for the 'Ambiguous' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
BRANCH__FILLED
The meta object literal for the 'Filled' attribute feature
|
static org.eclipse.emf.ecore.EReference |
BRANCH__LABEL
The meta object literal for the 'Label' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
BRANCH__MESSAGES
The meta object literal for the 'Messages' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
BRANCH__NEXT_STEP
The meta object literal for the 'Next Step' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
BRANCH__VIEW_EXPRESSIONS
The meta object literal for the 'View Expressions' containment reference feature
|
static org.eclipse.emf.ecore.EClass |
BRANCH_CONTAINER
The meta object literal for the '
Branch Container' class |
static org.eclipse.emf.ecore.EReference |
BRANCH_CONTAINER__BRANCHES
The meta object literal for the 'Branches' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
BRANCH_CONTAINER__CONDITION
The meta object literal for the 'Condition' containment reference feature
|
static org.eclipse.emf.ecore.EAttribute |
BRANCH_CONTAINER__EXTEND_TO_DATABASE
The meta object literal for the 'Extend To Database' attribute feature
|
static org.eclipse.emf.ecore.EClass |
CONNECTOR
The meta object literal for the '
Connector' class |
static org.eclipse.emf.ecore.EAttribute |
CONNECTOR__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
CONNECTOR__SERVICE_NAME
The meta object literal for the 'Service Name' attribute feature
|
static org.eclipse.emf.ecore.EClass |
FLOW
The meta object literal for the '
Flow' class |
static org.eclipse.emf.ecore.EReference |
FLOW__BRANCH_CONTROL_LIST
The meta object literal for the 'Branch Control List' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
FLOW__CONNECTOR_LIST
The meta object literal for the 'Connector List' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
FLOW__FLOW_CONTROL_LIST
The meta object literal for the 'Flow Control List' containment reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
FLOW__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EReference |
FLOW__START
The meta object literal for the 'Start' reference feature
|
static org.eclipse.emf.ecore.EReference |
FLOW__SUBFLOW_LIST
The meta object literal for the 'Subflow List' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
FLOW_CONTROL
The meta object literal for the '
Flow Control' class |
static org.eclipse.emf.ecore.EClass |
RULE_ACTIVITY
The meta object literal for the '
Rule Activity' class |
static org.eclipse.emf.ecore.EAttribute |
RULE_ACTIVITY__DOMAIN
The meta object literal for the 'Domain' attribute feature
|
static org.eclipse.emf.ecore.EClass |
RULEFLOW
The meta object literal for the '
Ruleflow' class |
static org.eclipse.emf.ecore.EAttribute |
RULEFLOW__DESCRIPTION
The meta object literal for the 'Description' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
RULEFLOW__EFFECTIVE_DATE
The meta object literal for the 'Effective Date' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
RULEFLOW__EXPIRATION_DATE
The meta object literal for the 'Expiration Date' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
RULEFLOW__MAJOR_VERSION
The meta object literal for the 'Major Version' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
RULEFLOW__MINOR_VERSION
The meta object literal for the 'Minor Version' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
RULEFLOW__VERSION_LABEL
The meta object literal for the 'Version Label' attribute feature
|
static org.eclipse.emf.ecore.EReference |
RULEFLOW__VOCABULARY
The meta object literal for the 'Vocabulary' reference feature
|
static org.eclipse.emf.ecore.EAttribute |
RULEFLOW__VOCABULARY_UPDATE_STAMP
The meta object literal for the 'Vocabulary Update Stamp' attribute feature
|
static org.eclipse.emf.ecore.EReference |
RULEFLOW__WORK_DOCUMENT_ENTITY
The meta object literal for the 'Work Document Entity' reference feature
|
static org.eclipse.emf.ecore.EClass |
SUBFLOW
The meta object literal for the '
Subflow' class |
static org.eclipse.emf.ecore.EClass |
TERMINATE_NODE
The meta object literal for the '
Terminate Node' class |
static final org.eclipse.emf.ecore.EClass ACTIVITY_NODE
Activity Node' class.
ActivityNodeImpl,
RuleflowPackageImpl.getActivityNode()static final org.eclipse.emf.ecore.EAttribute ACTIVITY_NODE__ENABLED
static final org.eclipse.emf.ecore.EAttribute ACTIVITY_NODE__NAME
static final org.eclipse.emf.ecore.EAttribute ACTIVITY_NODE__ITERATIVE
static final org.eclipse.emf.ecore.EAttribute ACTIVITY_NODE__ORDER
static final org.eclipse.emf.ecore.EAttribute ACTIVITY_NODE__RULE_ACTIVITY_UPDATE_STAMP
static final org.eclipse.emf.ecore.EReference ACTIVITY_NODE__NEXT_STEP
static final org.eclipse.emf.ecore.EReference ACTIVITY_NODE__INVOKES
static final org.eclipse.emf.ecore.EClass BRANCH
Branch' class.
BranchImpl,
RuleflowPackageImpl.getBranch()static final org.eclipse.emf.ecore.EReference BRANCH__NEXT_STEP
static final org.eclipse.emf.ecore.EReference BRANCH__LABEL
static final org.eclipse.emf.ecore.EReference BRANCH__VIEW_EXPRESSIONS
static final org.eclipse.emf.ecore.EAttribute BRANCH__AMBIGUOUS
static final org.eclipse.emf.ecore.EAttribute BRANCH__FILLED
static final org.eclipse.emf.ecore.EReference BRANCH__MESSAGES
static final org.eclipse.emf.ecore.EClass BRANCH_CONTAINER
Branch Container' class.
BranchContainerImpl,
RuleflowPackageImpl.getBranchContainer()static final org.eclipse.emf.ecore.EReference BRANCH_CONTAINER__CONDITION
static final org.eclipse.emf.ecore.EReference BRANCH_CONTAINER__BRANCHES
static final org.eclipse.emf.ecore.EAttribute BRANCH_CONTAINER__EXTEND_TO_DATABASE
static final org.eclipse.emf.ecore.EClass FLOW_CONTROL
Flow Control' class.
FlowControlImpl,
RuleflowPackageImpl.getFlowControl()static final org.eclipse.emf.ecore.EClass RULE_ACTIVITY
Rule Activity' class.
RuleActivityImpl,
RuleflowPackageImpl.getRuleActivity()static final org.eclipse.emf.ecore.EAttribute RULE_ACTIVITY__DOMAIN
static final org.eclipse.emf.ecore.EClass RULEFLOW
Ruleflow' class.
RuleflowImpl,
RuleflowPackageImpl.getRuleflow()static final org.eclipse.emf.ecore.EAttribute RULEFLOW__VERSION_LABEL
static final org.eclipse.emf.ecore.EAttribute RULEFLOW__EFFECTIVE_DATE
static final org.eclipse.emf.ecore.EAttribute RULEFLOW__EXPIRATION_DATE
static final org.eclipse.emf.ecore.EAttribute RULEFLOW__DESCRIPTION
static final org.eclipse.emf.ecore.EReference RULEFLOW__WORK_DOCUMENT_ENTITY
static final org.eclipse.emf.ecore.EAttribute RULEFLOW__MAJOR_VERSION
static final org.eclipse.emf.ecore.EAttribute RULEFLOW__MINOR_VERSION
static final org.eclipse.emf.ecore.EAttribute RULEFLOW__VOCABULARY_UPDATE_STAMP
static final org.eclipse.emf.ecore.EReference RULEFLOW__VOCABULARY
static final org.eclipse.emf.ecore.EClass TERMINATE_NODE
Terminate Node' class.
TerminateNodeImpl,
RuleflowPackageImpl.getTerminateNode()static final org.eclipse.emf.ecore.EClass FLOW
Flow' class.
FlowImpl,
RuleflowPackageImpl.getFlow()static final org.eclipse.emf.ecore.EAttribute FLOW__NAME
static final org.eclipse.emf.ecore.EReference FLOW__START
static final org.eclipse.emf.ecore.EReference FLOW__FLOW_CONTROL_LIST
static final org.eclipse.emf.ecore.EReference FLOW__SUBFLOW_LIST
static final org.eclipse.emf.ecore.EReference FLOW__CONNECTOR_LIST
static final org.eclipse.emf.ecore.EReference FLOW__BRANCH_CONTROL_LIST
static final org.eclipse.emf.ecore.EClass SUBFLOW
Subflow' class.
SubflowImpl,
RuleflowPackageImpl.getSubflow()static final org.eclipse.emf.ecore.EClass CONNECTOR
Connector' class.
ConnectorImpl,
RuleflowPackageImpl.getConnector()static final org.eclipse.emf.ecore.EAttribute CONNECTOR__CLASS_NAME
static final org.eclipse.emf.ecore.EAttribute CONNECTOR__SERVICE_NAME
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.