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