Uses of Interface
net.ssehub.easy.producer.core.persistence.standard.PersistenceConstants
-
Packages that use PersistenceConstants Package Description net.ssehub.easy.producer.core.persistence.standard This package contains classes which specific to the persistencer of this plug-in.net.ssehub.easy.producer.eclipse.persistency This package contains classes which are needed for the lifecycle of the plugin. -
-
Uses of PersistenceConstants in net.ssehub.easy.producer.core.persistence.standard
Classes in net.ssehub.easy.producer.core.persistence.standard that implement PersistenceConstants Modifier and Type Class Description classPersistencerThis class represents an interlayer between persistency-layer and model.classPersistentProject2PLPConverterStores the information of aPersistentProjectin aPLPInfoto simplify the load process.classPLP2ProjectConverterStores the information of aPLPInfoin aPersistentProjectto simplify the save process. -
Uses of PersistenceConstants in net.ssehub.easy.producer.eclipse.persistency
Classes in net.ssehub.easy.producer.eclipse.persistency that implement PersistenceConstants Modifier and Type Class Description classEASyPersistencerAbstraction Layer for saving/reading persistent EASy-Producer information.
-