Class JsonDiscoverer
java.lang.Object
org.palladiosimulator.somox.discoverer.JsonDiscoverer
- All Implemented Interfaces:
Service,Discoverer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.uka.ipd.sdq.workflow.jobs.IBlackboardInteractingJob<RuleEngineBlackboard>create(RuleEngineConfiguration configuration, RuleEngineBlackboard blackboard) getID()getName()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.palladiosimulator.somox.discoverer.Discoverer
getDependentServices, getRequiredServices
-
Field Details
-
DISCOVERER_ID
- See Also:
-
-
Constructor Details
-
JsonDiscoverer
public JsonDiscoverer()
-
-
Method Details
-
create
public de.uka.ipd.sdq.workflow.jobs.IBlackboardInteractingJob<RuleEngineBlackboard> create(RuleEngineConfiguration configuration, RuleEngineBlackboard blackboard) -
getConfigurationKeys
- Specified by:
getConfigurationKeysin interfaceService
-
getID
-
getName
-