Uses of Interface
de.uni_trier.wi2.procake.data.object.nest.utils.NESTGraphIDManager
-
Packages that use NESTGraphIDManager Package Description de.uni_trier.wi2.procake.data.object.nest de.uni_trier.wi2.procake.data.object.nest.impl de.uni_trier.wi2.procake.data.object.nest.utils.impl -
-
Uses of NESTGraphIDManager in de.uni_trier.wi2.procake.data.object.nest
Methods in de.uni_trier.wi2.procake.data.object.nest that return NESTGraphIDManager Modifier and Type Method Description NESTGraphIDManagerNESTGraphObject. getIDManager()Returns the ID-manager for this graph. -
Uses of NESTGraphIDManager in de.uni_trier.wi2.procake.data.object.nest.impl
Fields in de.uni_trier.wi2.procake.data.object.nest.impl declared as NESTGraphIDManager Modifier and Type Field Description protected NESTGraphIDManagerNESTGraphObjectImpl. idManagerStores the ID-manager for this graph object.Methods in de.uni_trier.wi2.procake.data.object.nest.impl that return NESTGraphIDManager Modifier and Type Method Description NESTGraphIDManagerNESTGraphObjectImpl. getIDManager() -
Uses of NESTGraphIDManager in de.uni_trier.wi2.procake.data.object.nest.utils.impl
Classes in de.uni_trier.wi2.procake.data.object.nest.utils.impl that implement NESTGraphIDManager Modifier and Type Class Description classNESTGraphIDManagerImpl
-