Package org.palladiosimulator.measurementsui.datamanipulation
Datamanipulation offers methods to modify resources that already belong to an editing domain,
since the normal PCM methods to modify fields cause write transaction errors on existing objects.
Repository Creator creates repositories. Needed if the user has not yet created any repositories
to save new Monitors or MPs in.
-
Interface Summary Interface Description ResourceEditor Interface for editing Resources throughDataEditor
. -
Class Summary Class Description DataEditor The DataEditor class provides the basic functions for working with Resources that already have an editing domain, meaning they can only be modified through EMF Commands.RepositoryCreator This class can be used to create monitor- and measuringPointRepositories in a given project.ResourceEditorImpl Class for editing resources without use of parsleySloEditor Used for editing and creating Service Level Objective Objects by calling methods from the ResourceEditor and the SLO-AddOn implementation.