Package org.palladiosimulator.somox.analyzer.rules.mocore.discovery


package org.palladiosimulator.somox.analyzer.rules.mocore.discovery
  • Class
    Description
    Represents an entity able to deconstruct a source of model-based information like existing models or configuration files into model-elements and model-relations.
    A decompositor able to extract model-elements and model-relations from a PCM repository.
    SimpleDiscoverer<T extends tools.mdsd.mocore.framework.surrogate.Replaceable>
    Realization of the abstract framework discoverer without changes or adaptations in behavior.