Class SimpleDiscoverer<T extends tools.mdsd.mocore.framework.surrogate.Replaceable>
java.lang.Object
tools.mdsd.mocore.framework.discovery.Discoverer<T>
org.palladiosimulator.retriever.mocore.discovery.SimpleDiscoverer<T>
- Type Parameters:
T
- the type ofReplaceable
the discoverer provides
public class SimpleDiscoverer<T extends tools.mdsd.mocore.framework.surrogate.Replaceable>
extends tools.mdsd.mocore.framework.discovery.Discoverer<T>
Realization of the
abstract framework discoverer
without changes or
adaptations in behavior.-
Constructor Summary
-
Method Summary
Methods inherited from class tools.mdsd.mocore.framework.discovery.Discoverer
getDiscoveries, getDiscoveryType
-
Constructor Details
-
SimpleDiscoverer
-