Uses of Interface
de.cau.cs.kieler.synccharts.SyncchartsPackage

Packages that use SyncchartsPackage
de.cau.cs.kieler.synccharts   
de.cau.cs.kieler.synccharts.impl   
de.cau.cs.kieler.synccharts.presentation   
de.cau.cs.kieler.synccharts.util   
 

Uses of SyncchartsPackage in de.cau.cs.kieler.synccharts
 

Fields in de.cau.cs.kieler.synccharts declared as SyncchartsPackage
static SyncchartsPackage SyncchartsPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in de.cau.cs.kieler.synccharts that return SyncchartsPackage
 SyncchartsPackage SyncchartsFactory.getSyncchartsPackage()
          Returns the package supported by this factory.
 

Uses of SyncchartsPackage in de.cau.cs.kieler.synccharts.impl
 

Classes in de.cau.cs.kieler.synccharts.impl that implement SyncchartsPackage
 class SyncchartsPackageImpl
          An implementation of the model Package.
 

Methods in de.cau.cs.kieler.synccharts.impl that return SyncchartsPackage
static SyncchartsPackage SyncchartsFactoryImpl.getPackage()
          Deprecated.  
 SyncchartsPackage SyncchartsFactoryImpl.getSyncchartsPackage()
           
static SyncchartsPackage SyncchartsPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of SyncchartsPackage in de.cau.cs.kieler.synccharts.presentation
 

Fields in de.cau.cs.kieler.synccharts.presentation declared as SyncchartsPackage
protected  SyncchartsPackage SyncchartsModelWizard.syncchartsPackage
          This caches an instance of the model package.
 

Uses of SyncchartsPackage in de.cau.cs.kieler.synccharts.util
 

Fields in de.cau.cs.kieler.synccharts.util declared as SyncchartsPackage
protected static SyncchartsPackage SyncchartsAdapterFactory.modelPackage
          The cached model package.
protected static SyncchartsPackage SyncchartsSwitch.modelPackage
          The cached model package