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