Uses of Interface
de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage

Packages that use DotPackage
de.cau.cs.kieler.kiml.graphviz.dot.dot   
de.cau.cs.kieler.kiml.graphviz.dot.dot.impl   
de.cau.cs.kieler.kiml.graphviz.dot.dot.util   
 

Uses of DotPackage in de.cau.cs.kieler.kiml.graphviz.dot.dot
 

Fields in de.cau.cs.kieler.kiml.graphviz.dot.dot declared as DotPackage
static DotPackage DotPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in de.cau.cs.kieler.kiml.graphviz.dot.dot that return DotPackage
 DotPackage DotFactory.getDotPackage()
          Returns the package supported by this factory.
 

Uses of DotPackage in de.cau.cs.kieler.kiml.graphviz.dot.dot.impl
 

Classes in de.cau.cs.kieler.kiml.graphviz.dot.dot.impl that implement DotPackage
 class DotPackageImpl
          An implementation of the model Package.
 

Methods in de.cau.cs.kieler.kiml.graphviz.dot.dot.impl that return DotPackage
 DotPackage DotFactoryImpl.getDotPackage()
           
static DotPackage DotFactoryImpl.getPackage()
          Deprecated.  
static DotPackage DotPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of DotPackage in de.cau.cs.kieler.kiml.graphviz.dot.dot.util
 

Fields in de.cau.cs.kieler.kiml.graphviz.dot.dot.util declared as DotPackage
protected static DotPackage DotAdapterFactory.modelPackage
          The cached model package.
protected static DotPackage DotSwitch.modelPackage
          The cached model package