|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LeafCondition in org.eclipse.emf.ecp.view.internal.rule.reporting |
|---|
| Constructors in org.eclipse.emf.ecp.view.internal.rule.reporting with parameters of type LeafCondition | |
|---|---|
LeafConditionDMRResolutionFailedReport(LeafCondition condition,
boolean valueDMR)
Constructs a new LeafConditionDMRResolutionFailedReport. |
|
| Uses of LeafCondition in org.eclipse.emf.ecp.view.spi.rule.model |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.rule.model that return LeafCondition | |
|---|---|
LeafCondition |
RuleFactory.createLeafCondition()
Returns a new object of class 'Leaf Condition'. |
| Uses of LeafCondition in org.eclipse.emf.ecp.view.spi.rule.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.rule.model.impl that implement LeafCondition | |
|---|---|
class |
LeafConditionImpl
An implementation of the model object 'Leaf Condition'. |
| Methods in org.eclipse.emf.ecp.view.spi.rule.model.impl that return LeafCondition | |
|---|---|
LeafCondition |
RuleFactoryImpl.createLeafCondition()
|
| Constructors in org.eclipse.emf.ecp.view.spi.rule.model.impl with parameters of type LeafCondition | |
|---|---|
LeafConditionSettingIterator(LeafCondition condition,
boolean includeNonValueRelatedSettings)
Constructs a new LeafConditionSettingIterator. |
|
| Uses of LeafCondition in org.eclipse.emf.ecp.view.spi.rule.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.rule.model.util with parameters of type LeafCondition | |
|---|---|
T |
RuleSwitch.caseLeafCondition(LeafCondition object)
Returns the result of interpreting the object as an instance of 'Leaf Condition'. |
static boolean |
ConditionEvaluationUtil.isLeafConditionForSetting(LeafCondition condition,
Map<org.eclipse.emf.ecore.EStructuralFeature.Setting,Object> possibleNewValues)
Whether the leaf condition evaluates objects of the given possible new values. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||