Modifier and Type | Method and Description |
---|---|
boolean |
OrConditionService.evaluate(OrCondition condition,
org.eclipse.emf.ecore.EObject domainModel) |
boolean |
OrConditionService.evaluateChangedValues(OrCondition condition,
org.eclipse.emf.ecore.EObject domainModel,
Map<org.eclipse.emf.ecore.EStructuralFeature.Setting,Object> possibleNewValues) |
Set<UniqueSetting> |
OrConditionService.getConditionSettings(OrCondition condition,
org.eclipse.emf.ecore.EObject domainModel) |
Set<VDomainModelReference> |
OrConditionService.getDomainModelReferences(OrCondition condition) |
Modifier and Type | Method and Description |
---|---|
OrCondition |
RuleFactory.createOrCondition()
Returns a new object of class 'Or Condition'.
|
Modifier and Type | Class and Description |
---|---|
class |
OrConditionImpl
An implementation of the model object 'Or Condition'.
|
Modifier and Type | Method and Description |
---|---|
OrCondition |
RuleFactoryImpl.createOrCondition() |
Modifier and Type | Method and Description |
---|---|
T |
RuleSwitch.caseOrCondition(OrCondition object)
Returns the result of interpreting the object as an instance of 'Or Condition'.
|
Copyright © 2018. All rights reserved.