Uses of Interface
org.eclipse.emf.ecp.view.spi.rule.model.RulePackage

Packages that use RulePackage
org.eclipse.emf.ecp.view.spi.rule.model   
org.eclipse.emf.ecp.view.spi.rule.model.impl   
 

Uses of RulePackage in org.eclipse.emf.ecp.view.spi.rule.model
 

Fields in org.eclipse.emf.ecp.view.spi.rule.model declared as RulePackage
static RulePackage RulePackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.emf.ecp.view.spi.rule.model that return RulePackage
 RulePackage RuleFactory.getRulePackage()
          Returns the package supported by this factory.
 

Uses of RulePackage in org.eclipse.emf.ecp.view.spi.rule.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.rule.model.impl that implement RulePackage
 class RulePackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.ecp.view.spi.rule.model.impl that return RulePackage
static RulePackage RuleFactoryImpl.getPackage()
          Deprecated.  
 RulePackage RuleFactoryImpl.getRulePackage()
           
static RulePackage RulePackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2014. All Rights Reserved.