Class SLOViolationEDP2DatasourceMapperConfiguration
java.lang.Object
org.palladiosimulator.commons.designpatterns.AbstractObservable<org.palladiosimulator.edp2.datastream.configurable.IPropertyListener>
org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurable
org.palladiosimulator.edp2.datastream.configurable.reflective.ReflectivePropertyConfigurable
org.palladiosimulator.servicelevelobjective.edp2.mappers.SLOViolationEDP2DatasourceMapperConfiguration
- All Implemented Interfaces:
IAdaptable
,org.palladiosimulator.commons.designpatterns.IAbstractObservable<org.palladiosimulator.edp2.datastream.configurable.IPropertyListener>
,org.palladiosimulator.edp2.datastream.configurable.IPropertyConfigurable
,org.palladiosimulator.edp2.datastream.configurable.IPropertyListener
public class SLOViolationEDP2DatasourceMapperConfiguration
extends org.palladiosimulator.edp2.datastream.configurable.reflective.ReflectivePropertyConfigurable
-
Field Summary
Fields inherited from class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurable
keys
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.palladiosimulator.edp2.datastream.configurable.reflective.ReflectivePropertyConfigurable
getKeys, getPropertyType, propertyChangeCompleted, propertyChanged, setProperties
Methods inherited from class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurable
getAdapter, getNotSetConstant, getProperties, isPropertyNotSet, unsetProperty
Methods inherited from class org.palladiosimulator.commons.designpatterns.AbstractObservable
addObserver, getEventDispatcher, getObservers, removeAllObserver, removeObserver
-
Field Details
-
SLO_KEY
- See Also:
-
-
Constructor Details
-
SLOViolationEDP2DatasourceMapperConfiguration
public SLOViolationEDP2DatasourceMapperConfiguration()
-
-
Method Details
-
getServiceLevelObjective
-
getDefaultConfiguration
- Specified by:
getDefaultConfiguration
in interfaceorg.palladiosimulator.edp2.datastream.configurable.IPropertyConfigurable
- Overrides:
getDefaultConfiguration
in classorg.palladiosimulator.edp2.datastream.configurable.reflective.ReflectivePropertyConfigurable
-