public interface RuleflowFactory
extends org.eclipse.emf.ecore.EFactory
RuleflowPackage| Modifier and Type | Field and Description |
|---|---|
static RuleflowFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
ActivityNode |
createActivityNode()
Returns a new object of class 'Activity Node'
|
Branch |
createBranch()
Returns a new object of class 'Branch'
|
BranchContainer |
createBranchContainer()
Returns a new object of class 'Branch Container'
|
Connector |
createConnector()
Returns a new object of class 'Connector'
|
Flow |
createFlow()
Returns a new object of class 'Flow'
|
FlowControl |
createFlowControl()
Returns a new object of class 'Flow Control'
|
RuleActivity |
createRuleActivity()
Returns a new object of class 'Rule Activity'
|
Ruleflow |
createRuleflow()
Returns a new object of class 'Ruleflow'
|
Subflow |
createSubflow()
Returns a new object of class 'Subflow'
|
TerminateNode |
createTerminateNode()
Returns a new object of class 'Terminate Node'
|
RuleflowPackage |
getRuleflowPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final RuleflowFactory eINSTANCE
ActivityNode createActivityNode()
Branch createBranch()
BranchContainer createBranchContainer()
FlowControl createFlowControl()
RuleActivity createRuleActivity()
Ruleflow createRuleflow()
TerminateNode createTerminateNode()
Flow createFlow()
Subflow createSubflow()
Connector createConnector()
RuleflowPackage getRuleflowPackage()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.