Uses of Interface
org.eclipse.gmt.modisco.infra.role.RolePackage

Packages that use RolePackage
org.eclipse.gmt.modisco.infra.role   
org.eclipse.gmt.modisco.infra.role.impl   
 

Uses of RolePackage in org.eclipse.gmt.modisco.infra.role
 

Fields in org.eclipse.gmt.modisco.infra.role declared as RolePackage
static RolePackage RolePackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.gmt.modisco.infra.role that return RolePackage
 RolePackage RoleFactory.getRolePackage()
          Returns the package supported by this factory.
 

Uses of RolePackage in org.eclipse.gmt.modisco.infra.role.impl
 

Classes in org.eclipse.gmt.modisco.infra.role.impl that implement RolePackage
 class RolePackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.gmt.modisco.infra.role.impl that return RolePackage
static RolePackage RoleFactoryImpl.getPackage()
          Deprecated.  
 RolePackage RoleFactoryImpl.getRolePackage()
           
static RolePackage RolePackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.