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
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurable
getAdapter, getNotSetConstant, getProperties, isPropertyNotSet, setProperties, unsetProperty
Methods inherited from class org.palladiosimulator.commons.designpatterns.AbstractObservable
addObserver, getEventDispatcher, getObservers, removeAllObserver, removeObserver
-
Constructor Details
-
EmptyConfiguration
public EmptyConfiguration()
-
-
Method Details
-
getDefaultConfiguration
- Specified by:
getDefaultConfiguration
in interfaceIPropertyConfigurable
- Specified by:
getDefaultConfiguration
in classPropertyConfigurable
-
getKeys
- Specified by:
getKeys
in interfaceIPropertyConfigurable
- Specified by:
getKeys
in classPropertyConfigurable
-
getPropertyType
-