Class SLOViolationEDP2DatasourceMapperFactory
java.lang.Object
org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurableElementFactory
org.palladiosimulator.edp2.datastream.configurable.DataSinkElementFactory
org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperFactory
- All Implemented Interfaces:
IElementFactory
public class SLOViolationEDP2DatasourceMapperFactory
extends org.palladiosimulator.edp2.datastream.configurable.DataSinkElementFactory
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.palladiosimulator.edp2.datastream.configurable.IPropertyConfigurable
createElementInternal
(IMemento memento) Methods inherited from class org.palladiosimulator.edp2.datastream.configurable.DataSinkElementFactory
createElement, saveState
Methods inherited from class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurableElementFactory
loadChildren, persistChildren, saveConfigurationState
-
Field Details
-
FACTORY_ID
-
-
Constructor Details
-
SLOViolationEDP2DatasourceMapperFactory
public SLOViolationEDP2DatasourceMapperFactory()
-
-
Method Details
-
createElementInternal
protected org.palladiosimulator.edp2.datastream.configurable.IPropertyConfigurable createElementInternal(IMemento memento) - Specified by:
createElementInternal
in classorg.palladiosimulator.edp2.datastream.configurable.PropertyConfigurableElementFactory
-