Uses of Interface
de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage

Packages that use KLayoutDataPackage
de.cau.cs.kieler.kiml.klayoutdata Base package for the KLayoutData structure, which is an extension of KGraph to store layout data in a graph model. 
de.cau.cs.kieler.kiml.klayoutdata.impl Internal implementation of the layout data extension. 
de.cau.cs.kieler.kiml.klayoutdata.util Utility classes for the layout data extension. 
 

Uses of KLayoutDataPackage in de.cau.cs.kieler.kiml.klayoutdata
 

Fields in de.cau.cs.kieler.kiml.klayoutdata declared as KLayoutDataPackage
static KLayoutDataPackage KLayoutDataPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in de.cau.cs.kieler.kiml.klayoutdata that return KLayoutDataPackage
 KLayoutDataPackage KLayoutDataFactory.getKLayoutDataPackage()
          Returns the package supported by this factory.
 

Uses of KLayoutDataPackage in de.cau.cs.kieler.kiml.klayoutdata.impl
 

Classes in de.cau.cs.kieler.kiml.klayoutdata.impl that implement KLayoutDataPackage
 class KLayoutDataPackageImpl
          An implementation of the model Package.
 

Methods in de.cau.cs.kieler.kiml.klayoutdata.impl that return KLayoutDataPackage
 KLayoutDataPackage KLayoutDataFactoryImpl.getKLayoutDataPackage()
           
static KLayoutDataPackage KLayoutDataFactoryImpl.getPackage()
          Deprecated.  
static KLayoutDataPackage KLayoutDataPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of KLayoutDataPackage in de.cau.cs.kieler.kiml.klayoutdata.util
 

Fields in de.cau.cs.kieler.kiml.klayoutdata.util declared as KLayoutDataPackage
protected static KLayoutDataPackage KLayoutDataAdapterFactory.modelPackage
          The cached model package.
protected static KLayoutDataPackage KLayoutDataSwitch.modelPackage
          The cached model package