|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleFactory | |
---|---|
org.eclipse.emf.ecp.view.spi.rule.model | |
org.eclipse.emf.ecp.view.spi.rule.model.impl |
Uses of RuleFactory in org.eclipse.emf.ecp.view.spi.rule.model |
---|
Fields in org.eclipse.emf.ecp.view.spi.rule.model declared as RuleFactory | |
---|---|
static RuleFactory |
RuleFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.emf.ecp.view.spi.rule.model that return RuleFactory | |
---|---|
RuleFactory |
RulePackage.getRuleFactory()
Returns the factory that creates the instances of the model. |
Uses of RuleFactory in org.eclipse.emf.ecp.view.spi.rule.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.spi.rule.model.impl that implement RuleFactory | |
---|---|
class |
RuleFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.emf.ecp.view.spi.rule.model.impl that return RuleFactory | |
---|---|
RuleFactory |
RulePackageImpl.getRuleFactory()
|
static RuleFactory |
RuleFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |