Uses of Interface
de.cau.cs.kieler.klighd.kgraph.KGraphFactory
Packages that use KGraphFactory
-
Uses of KGraphFactory in de.cau.cs.kieler.klighd.kgraph
Fields in de.cau.cs.kieler.klighd.kgraph declared as KGraphFactoryModifier and TypeFieldDescriptionstatic final KGraphFactoryKGraphFactory.eINSTANCEThe singleton instance of the factory.Methods in de.cau.cs.kieler.klighd.kgraph that return KGraphFactoryModifier and TypeMethodDescriptionKGraphPackage.getKGraphFactory()Returns the factory that creates the instances of the model. -
Uses of KGraphFactory in de.cau.cs.kieler.klighd.kgraph.impl
Classes in de.cau.cs.kieler.klighd.kgraph.impl that implement KGraphFactoryMethods in de.cau.cs.kieler.klighd.kgraph.impl that return KGraphFactoryModifier and TypeMethodDescriptionKGraphPackageImpl.getKGraphFactory()static KGraphFactoryKGraphFactoryImpl.init()Creates the default factory implementation.