All Classes and Interfaces
Class
Description
Components are
CompilationUnits
.Used to build
Component
s.Represents an entity able to deconstruct a source of model-based information like existing models
or configuration files into model-elements and model-relations.
The DockerParser parses a docker-compose file to extract a mapping between service names
(microservices) and Java model instances.
This class is used to detect and hold all relevant elements found during the processing of rules.
PcmElement<T extends de.uka.ipd.sdq.identifier.Identifier>
An analyst that currently does nothing.
A decompositor able to extract model-elements and model-relations from a
PCM
repository
.Retriever identifies PCM elements like components and interfaces inside source code via rules
specified by a user before.
A general exception for Retriever.
An adapter for RetrieverConfiguration, not more than a formality for use as a type parameter in
AbstractWorkflowBasedLaunchConfigurationDelegate
This class is used as a supporting library for writing rules for Retriever.
ServiceConfigurationManager<T extends org.palladiosimulator.retriever.services.Service>
ServiceConfigurationView<T extends org.palladiosimulator.retriever.services.Service>
SimpleDiscoverer<T extends tools.mdsd.mocore.framework.surrogate.Replaceable>
Realization of the
abstract framework discoverer
without changes or
adaptations in behavior.