- GenericActorController - Class in de.htw.berlin.polysun4diac.plugins
-
Plugin controller for receiving data from IEC 61499 applications running on 4diac-RTE (FORTE).
- GenericActorController() - Constructor for class de.htw.berlin.polysun4diac.plugins.GenericActorController
-
- GenericActorTest - Class in de.htw.berlin.polysun4diac.plugins
-
JUnit tests for the GenericActorController.
- GenericActorTest() - Constructor for class de.htw.berlin.polysun4diac.plugins.GenericActorTest
-
- GenericForteController - Class in de.htw.berlin.polysun4diac.plugins
-
Plugin controller for sending data to and receiving data from IEC 61499 applications running on 4diac-RTE (FORTE).
- GenericForteController() - Constructor for class de.htw.berlin.polysun4diac.plugins.GenericForteController
-
- GenericForteControllerTest - Class in de.htw.berlin.polysun4diac.plugins
-
JUnit tests for the GenericSensorController.
- GenericForteControllerTest() - Constructor for class de.htw.berlin.polysun4diac.plugins.GenericForteControllerTest
-
- GenericSensorController - Class in de.htw.berlin.polysun4diac.plugins
-
Plugin controller for sending data to IEC 61499 applications running on 4diac-RTE (FORTE).
- GenericSensorController() - Constructor for class de.htw.berlin.polysun4diac.plugins.GenericSensorController
-
- GenericSensorTest - Class in de.htw.berlin.polysun4diac.plugins
-
JUnit tests for the GenericSensorController.
- GenericSensorTest() - Constructor for class de.htw.berlin.polysun4diac.plugins.GenericSensorTest
-
- getAbove() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- getAbove() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
- getBelow() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- getBelow() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getBelow() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
- getBool() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getBool() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getBool() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getBoolArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getBoolArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getBoolArray() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getConfiguration(Map<String, Object>) - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
Configuration of this plugin controllers.
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.AbstractSensorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.BatteryActorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.BatterySensorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.GenericActorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.GenericForteController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.GenericSensorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.LoadSensorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.PVActorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.PVSensorController
-
- getConfiguration(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpController
-
- getConnectionState() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- getConnectionState() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
- getConnectionState() - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
-
- getConnectionState() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPcommunicationLayer
-
- getConnectionState() - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPpublisherCommLayer
-
- getControllers(Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.ForteActorSensorPlugin
-
- getControlSignal(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the control signal setting for a control signal name.
- getControlSignalIndex(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the array index for the control signal name.
- getControlSignals() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns all control signals (configured and generic).
- getControlSignalsToHide(PolysunSettings, Map<String, Object>) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getControlSignalsToHide(PolysunSettings, Map<String, Object>) - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
Determines the controlSignals which must be hidden in the current configuration.
- getControlSignalsToHide(PolysunSettings, Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpController
-
- getControlSignalsUsed() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns an boolean array for control signals where true
at i
if this control signal is used in Polysun.
- getCreator() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getCreator() - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
The creator of this plugin controller.
- getCreator() - Method in class de.htw.berlin.polysun4diac.plugins.Abstract4diacPluginController
-
- getCreator() - Method in class de.htw.berlin.polysun4diac.plugins.ForteActorSensorPlugin
-
- getCSIdx(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the array index for the control signal name.
- getDateAndTime() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getDateAndTime() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getDateAndTime() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getDateAndTimeArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getDateAndTimeArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getDateAndTimeArray() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getDescription() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getDescription() - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
A short description of this plugin controller.
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.BatteryActorController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.BatterySensorController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.ForteActorSensorPlugin
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.GenericActorController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.GenericForteController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.GenericSensorController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.LoadSensorController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.PVActorController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.PVSensorController
-
- getDescription() - Method in class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpController
-
- getDocumentation() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getDocumentation() - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
Documentation of this plugin controller.
- getDouble() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getDouble() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getDouble() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getDoubleArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getDoubleArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getDoubleArray() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getFixedTimestep(Map<String, Object>) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getFixedTimestep(Map<String, Object>) - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
Fixed timestep.
- getFloat() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getFloat() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getFloat() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getFloatArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getFloatArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getFloatArray() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getForteSimulationStart() - Method in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
-
- getForteTime() - Method in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
-
- getId() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the technical ID of the plugin controller, i.e.
- getInetSocketAddress() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommLayerParams
-
- getInputArrayLengths() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommLayerParams
-
- getInputs() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommLayerParams
-
- getInt() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getInt() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getInt() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getIntArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getIntArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getIntArray() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getJavaTypeString() - Method in enum de.htw.berlin.polysun4diac.forte.datatypes.ForteDataType
-
- getLogs() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns all logs.
- getLong() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getLong() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getLong() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getLongArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getLongArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getLongArray() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getName() - Method in class com.velasolaris.plugin.controller.spi.AbstractControllerPlugin
-
- getName() - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
The human readable name of the plugin controller.
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.BatteryActorController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.BatterySensorController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.GenericActorController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.GenericForteController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.GenericSensorController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.LoadSensorController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.PVActorController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.PVSensorController
-
- getName() - Method in class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpController
-
- getNumBytes() - Method in enum de.htw.berlin.polysun4diac.forte.datatypes.ForteDataType
-
- getNumDataValues() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getNumDataValues() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getNumDataValues() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
- getOutputArrayLengths() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommLayerParams
-
- getOutputs() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommLayerParams
-
- getPluginIconResource() - Static method in class de.htw.berlin.polysun4diac.CommonFunctionsAndConstants
-
Attempts to load the custom 4diac plugin icon.
- getPosition() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getPosition() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getPosition() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Returns this data buffer's position.
- getProp(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the property value for a given name Convenience method with a
shorter method name.
- getPropertiesToHide(PolysunSettings, Map<String, Object>) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getPropertiesToHide(PolysunSettings, Map<String, Object>) - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
Determines the GUI properties which must be hidden in the current configuration.
- getPropertiesToHide(PolysunSettings, Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.Abstract4diacPluginController
-
- getPropertiesToHide(PolysunSettings, Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.AbstractActorController
-
- getPropertiesToHide(PolysunSettings, Map<String, Object>) - Method in class de.htw.berlin.polysun4diac.plugins.GenericForteController
-
- getProperty(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the property value for a given name
- getPropertyIndex(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Gets the index of a property in the property array method.
- getPropertyValue(int) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Gets the property value for a property name as set by the user in the
plugin controller GUI.
- getPropertyValue(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Gets the property value for a property name as set by the user in the
plugin controller GUI.
- getRawBytes() - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- getRawBytes() - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
- getReceivedData() - Method in class de.htw.berlin.polysun4diac.plugins.IForteSocketEcho
-
Returns the data received from the sensor.
- getSensor(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the sensor setting for a sensor name.
- getSensor(String, float[]) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the value of a sensor given by name.
- getSensorIndex(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the array index for the sensor name.
- getSensors() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the all sensors (configured and generic).
- getSensorsToHide(PolysunSettings, Map<String, Object>) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getSensorsToHide(PolysunSettings, Map<String, Object>) - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
Determines the sensors which must be hidden in the current configuration.
- getServiceType() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommLayerParams
-
- getSimulationTimeS() - Method in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
-
- getSnIdx(String) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Returns the array index for the sensor name.
- getString() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getString() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getString() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getStringArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getStringArray() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getStringArray() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Increments the position by one.
- getSupportedInterfaceVersion(Map<String, Object>) - Method in class com.velasolaris.plugin.controller.spi.AbstractControllerPlugin
-
- getTypeAtNextPosition() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getTypeAtNextPosition() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getTypeAtNextPosition() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Returns Intended for enabling the dynamic retrieval of data from the buffer.
- getTypeAtPosition(int) - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- getTypeAtPosition(int) - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- getTypeAtPosition(int) - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Intended for enabling the dynamic retrieval of data from the buffer.
- getTypeID() - Method in enum de.htw.berlin.polysun4diac.forte.datatypes.ForteDataType
-
- getVersion() - Method in class com.velasolaris.plugin.controller.spi.AbstractControllerPlugin
-
- getVersion() - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
- getVersion() - Method in interface com.velasolaris.plugin.controller.spi.IPluginController
-
The version of this plugin controller.
- getVersion() - Method in class de.htw.berlin.polysun4diac.plugins.Abstract4diacPluginController
-
- getVersion() - Method in class de.htw.berlin.polysun4diac.plugins.ForteActorSensorPlugin
-
- getVersion() - Method in class de.htw.berlin.polysun4diac.plugins.GenericForteController
-