public interface RulesheetFactory
extends org.eclipse.emf.ecore.EFactory
RulesheetPackage| Modifier and Type | Field and Description |
|---|---|
static RulesheetFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
Action |
createAction()
Returns a new object of class 'Action'
|
Condition |
createCondition()
Returns a new object of class 'Condition'
|
EffectivityRange |
createEffectivityRange()
Returns a new object of class 'Effectivity Range'
|
Filter |
createFilter()
Returns a new object of class 'Filter'
|
LogicalVariable |
createLogicalVariable()
Returns a new object of class 'Logical Variable'
|
PRule |
createPRule()
Returns a new object of class 'PRule'
|
PRuleset |
createPRuleset()
Returns a new object of class 'PRuleset'
|
ReferencedAttribute |
createReferencedAttribute()
Returns a new object of class 'Referenced Attribute'
|
RulesheetString |
createRulesheetString()
Returns a new object of class 'String'
|
RuleStatement |
createRuleStatement()
Returns a new object of class 'Rule Statement'
|
ViewExpressions |
createViewExpressions()
Returns a new object of class 'View Expressions'
|
RulesheetPackage |
getRulesheetPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final RulesheetFactory eINSTANCE
Action createAction()
Condition createCondition()
EffectivityRange createEffectivityRange()
Filter createFilter()
LogicalVariable createLogicalVariable()
PRule createPRule()
PRuleset createPRuleset()
RuleStatement createRuleStatement()
RulesheetString createRulesheetString()
ReferencedAttribute createReferencedAttribute()
ViewExpressions createViewExpressions()
RulesheetPackage getRulesheetPackage()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.