|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use OrCondition | |
|---|---|
| org.eclipse.emf.ecp.view.spi.rule.model | |
| org.eclipse.emf.ecp.view.spi.rule.model.impl | |
| org.eclipse.emf.ecp.view.spi.rule.model.util | |
| Uses of OrCondition in org.eclipse.emf.ecp.view.spi.rule.model |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.rule.model that return OrCondition | |
|---|---|
OrCondition |
RuleFactory.createOrCondition()
Returns a new object of class 'Or Condition'. |
| Uses of OrCondition in org.eclipse.emf.ecp.view.spi.rule.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.rule.model.impl that implement OrCondition | |
|---|---|
class |
OrConditionImpl
An implementation of the model object 'Or Condition'. |
| Methods in org.eclipse.emf.ecp.view.spi.rule.model.impl that return OrCondition | |
|---|---|
OrCondition |
RuleFactoryImpl.createOrCondition()
|
| Uses of OrCondition 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 OrCondition | |
|---|---|
T |
RuleSwitch.caseOrCondition(OrCondition object)
Returns the result of interpreting the object as an instance of 'Or Condition'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||