Package org.palladiosimulator.somox.analyzer.rules.engine
package org.palladiosimulator.somox.analyzer.rules.engine
-
ClassDescriptionThe 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.This interface has to be implemented in order to write rules.This class is used as a supporting library for writing rules for the rule engine.The defining interface for any plug-in style service for the rule engine.ServiceConfiguration<T extends Service>