Class ScalabilitySensorImpl
java.lang.Object
de.uka.ipd.sdq.sensorframework.dao.file.entities.AbstractFileEntity
de.uka.ipd.sdq.sensorframework.dao.file.entities.SensorImpl
de.uka.ipd.sdq.sensorframework.dao.file.entities.ScalabilitySensorImpl
- All Implemented Interfaces:
SerializableEntity,ScalabilitySensor,Sensor,Serializable
Deprecated.
Superseded by EDP2.
- See Also:
-
Field Summary
Fields inherited from class de.uka.ipd.sdq.sensorframework.dao.file.entities.SensorImpl
sensorID, sensorNameFields inherited from class de.uka.ipd.sdq.sensorframework.dao.file.entities.AbstractFileEntity
factory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.intDeprecated.voidDeprecated.Methods inherited from class de.uka.ipd.sdq.sensorframework.dao.file.entities.SensorImpl
getFileName, getID, getSensorID, getSensorName, setSensorID, setSensorNameMethods inherited from class de.uka.ipd.sdq.sensorframework.dao.file.entities.AbstractFileEntity
setFactoryMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.uka.ipd.sdq.sensorframework.entities.Sensor
getSensorID, getSensorName, setSensorID, setSensorNameMethods inherited from interface de.uka.ipd.sdq.sensorframework.dao.file.entities.SerializableEntity
setFactory
-
Constructor Details
-
ScalabilitySensorImpl
Deprecated.
-
-
Method Details
-
equals
Deprecated. -
getNbParams
public int getNbParams()Deprecated.- Specified by:
getNbParamsin interfaceScalabilitySensor
-
serializeChildren
public void serializeChildren()Deprecated.
-