Class EmptyConfiguration
java.lang.Object
org.palladiosimulator.commons.designpatterns.AbstractObservable<IPropertyListener>
org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurable
org.palladiosimulator.edp2.datastream.configurable.EmptyConfiguration
- All Implemented Interfaces:
IAdaptable,org.palladiosimulator.commons.designpatterns.IAbstractObservable<IPropertyListener>,IPropertyConfigurable
-
Field Summary
Fields inherited from class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurable
keys, NOT_SET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurable
getAdapter, getNotSetConstant, getProperties, isPropertyNotSet, setProperties, unsetPropertyMethods inherited from class org.palladiosimulator.commons.designpatterns.AbstractObservable
addObserver, getEventDispatcher, getObservers, removeAllObserver, removeObserver
-
Constructor Details
-
EmptyConfiguration
public EmptyConfiguration()
-
-
Method Details
-
getDefaultConfiguration
- Specified by:
getDefaultConfigurationin interfaceIPropertyConfigurable- Specified by:
getDefaultConfigurationin classPropertyConfigurable
-
getKeys
- Specified by:
getKeysin interfaceIPropertyConfigurable- Specified by:
getKeysin classPropertyConfigurable
-
getPropertyType
-