public interface DecisiontableFactory
extends org.eclipse.emf.ecore.EFactory
DecisiontablePackage| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
static DecisiontableFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
ActionItem |
createActionItem()
Returns a new object of class 'Action Item'
|
ActionSection |
createActionSection()
Returns a new object of class 'Action Section'
|
ActionValueSetCell |
createActionValueSetCell()
Returns a new object of class 'Action Value Set Cell'
|
Ambiguity |
createAmbiguity()
Returns a new object of class 'Ambiguity'
|
Cell |
createCell()
Returns a new object of class 'Cell'
|
ConditionItem |
createConditionItem()
Returns a new object of class 'Condition Item'
|
ConditionSection |
createConditionSection()
Returns a new object of class 'Condition Section'
|
ConditionValueSetCell |
createConditionValueSetCell()
Returns a new object of class 'Condition Value Set Cell'
|
DecisionTable |
createDecisionTable()
Returns a new object of class 'Decision Table'
|
ExpressionCell |
createExpressionCell()
Returns a new object of class 'Expression Cell'
|
FilterItem |
createFilterItem()
Returns a new object of class 'Filter Item'
|
FilterSection |
createFilterSection()
Returns a new object of class 'Filter Section'
|
OptimizerResults |
createOptimizerResults()
Returns a new object of class 'Optimizer Results'
|
RuleColumn |
createRuleColumn()
Returns a new object of class 'Rule Column'
|
RuleSection |
createRuleSection()
Returns a new object of class 'Rule Section'
|
RuleStatementItem |
createRuleStatementItem()
Returns a new object of class 'Rule Statement Item'
|
RuleStatementSection |
createRuleStatementSection()
Returns a new object of class 'Rule Statement Section'
|
ScopeAlias |
createScopeAlias()
Returns a new object of class 'Scope Alias'
|
ScopeAssociation |
createScopeAssociation()
Returns a new object of class 'Scope Association'
|
ScopeAttribute |
createScopeAttribute()
Returns a new object of class 'Scope Attribute'
|
ScopeEntity |
createScopeEntity()
Returns a new object of class 'Scope Entity'
|
ScopeFilter |
createScopeFilter()
Returns a new object of class 'Scope Filter'
|
ScopeFolder |
createScopeFolder()
Returns a new object of class 'Scope Folder'
|
ScopeNode |
createScopeNode()
Returns a new object of class 'Scope Node'
|
ScopeSection |
createScopeSection()
Returns a new object of class 'Scope Section'
|
ScopeSortedAlias |
createScopeSortedAlias()
Returns a new object of class 'Scope Sorted Alias'
|
ValueSetCell |
createValueSetCell()
Returns a new object of class 'Value Set Cell'
|
DecisiontablePackage |
getDecisiontablePackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final java.lang.String copyright
static final DecisiontableFactory eINSTANCE
ActionItem createActionItem()
ActionSection createActionSection()
Cell createCell()
ConditionItem createConditionItem()
ConditionSection createConditionSection()
ExpressionCell createExpressionCell()
ScopeAssociation createScopeAssociation()
ScopeAttribute createScopeAttribute()
ScopeEntity createScopeEntity()
ScopeFolder createScopeFolder()
ScopeNode createScopeNode()
ScopeFilter createScopeFilter()
ScopeSection createScopeSection()
FilterItem createFilterItem()
FilterSection createFilterSection()
RuleColumn createRuleColumn()
RuleSection createRuleSection()
DecisionTable createDecisionTable()
RuleStatementItem createRuleStatementItem()
RuleStatementSection createRuleStatementSection()
ValueSetCell createValueSetCell()
ScopeAlias createScopeAlias()
ConditionValueSetCell createConditionValueSetCell()
ActionValueSetCell createActionValueSetCell()
OptimizerResults createOptimizerResults()
Ambiguity createAmbiguity()
ScopeSortedAlias createScopeSortedAlias()
DecisiontablePackage getDecisiontablePackage()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.