Uses of Interface
de.cau.cs.kieler.klighd.kgraph.PersistentEntry
Packages that use PersistentEntry
Package
Description
-
Uses of PersistentEntry in de.cau.cs.kieler.klighd.kgraph
Methods in de.cau.cs.kieler.klighd.kgraph that return PersistentEntryModifier and TypeMethodDescriptionKGraphFactory.createPersistentEntry()Returns a new object of class 'Persistent Entry'.Methods in de.cau.cs.kieler.klighd.kgraph that return types with arguments of type PersistentEntryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PersistentEntry>EMapPropertyHolder.getPersistentEntries()Returns the value of the 'Persistent Entries' containment reference list. -
Uses of PersistentEntry in de.cau.cs.kieler.klighd.kgraph.impl
Classes in de.cau.cs.kieler.klighd.kgraph.impl that implement PersistentEntryModifier and TypeClassDescriptionclassAn implementation of the model object 'Persistent Entry'.Fields in de.cau.cs.kieler.klighd.kgraph.impl with type parameters of type PersistentEntryModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<PersistentEntry>EMapPropertyHolderImpl.persistentEntriesThe cached value of the 'Persistent Entries' containment reference list.Methods in de.cau.cs.kieler.klighd.kgraph.impl that return PersistentEntryMethods in de.cau.cs.kieler.klighd.kgraph.impl that return types with arguments of type PersistentEntryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PersistentEntry>EMapPropertyHolderImpl.getPersistentEntries() -
Uses of PersistentEntry in de.cau.cs.kieler.klighd.kgraph.util
Methods in de.cau.cs.kieler.klighd.kgraph.util with parameters of type PersistentEntryModifier and TypeMethodDescriptionKGraphSwitch.casePersistentEntry(PersistentEntry object) Returns the result of interpreting the object as an instance of 'Persistent Entry'.