|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LeafCondition | |
---|---|
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 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()
|
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'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |