jar

org.ogema.tools : resource-manipulators

Maven & Gradle

Dec 06, 2019
4 usages

OGEMA Tools :: Resource Manipulators · Collections of tools that allow to simply realize often-required resource manipulations, like setting a value according to its schedule

Table Of Contents

Latest Version

Download org.ogema.tools : resource-manipulators JAR file - Latest Versions:

All Versions

Download org.ogema.tools : resource-manipulators JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window resource-manipulators-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ogema.tools.resourcemanipulator.implementation

├─ org.ogema.tools.resourcemanipulator.implementation.ProgramEnforcerImpl.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.ScheduleManagementImpl.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.ScheduleSumImpl.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.ShellCommands.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.SumImpl.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.ThresholdConfigurationImpl.class - [JAR]

org.ogema.tools.resourcemanipulator.model

├─ org.ogema.tools.resourcemanipulator.model.CommonConfigurationNode.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.Filter.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.ProgramEnforcerModel.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.RangeFilter.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.ResourceManipulatorModel.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.ScheduleManagementModel.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.ScheduleSumModel.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.SumModel.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.ThresholdModel.class - [JAR]

org.ogema.tools.resourcemanipulator

├─ org.ogema.tools.resourcemanipulator.ResourceManipulator.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.ResourceManipulatorImpl.class - [JAR]

org.ogema.tools.resourcemanipulator.trashcan

├─ org.ogema.tools.resourcemanipulator.trashcan.AutomathCommutativeFunction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.trashcan.ManipulatorBase.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.trashcan.ResourceManipulatorPattern.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.trashcan.SensorAlarm.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.trashcan.SensorAlarmController.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.trashcan.SensorAlarmImpl.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.trashcan.SensorAlarmModel.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.trashcan.SensorAlarmPattern.class - [JAR]

org.ogema.tools.resourcemanipulator.configurations

├─ org.ogema.tools.resourcemanipulator.configurations.ManipulatorConfiguration.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.configurations.ProgramEnforcer.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.configurations.ScheduleManagement.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.configurations.ScheduleSum.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.configurations.Sum.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.configurations.Threshold.class - [JAR]

org.ogema.tools.resourcemanipulator.timer

├─ org.ogema.tools.resourcemanipulator.timer.CountDownAbsoluteTimer.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.timer.CountDownDelayedExecutionTimer.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.timer.CountDownTimer.class - [JAR]

org.ogema.tools.resourcemanipulator.schedulemgmt

├─ org.ogema.tools.resourcemanipulator.schedulemgmt.DeletionAction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.schedulemgmt.InterpolationAction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.schedulemgmt.StepsReductionAction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.schedulemgmt.TimeSeriesReduction.class - [JAR]

org.ogema.tools.resourcemanipulator.implementation.controllers

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.BackupAction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.Controller.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.ProgramEnforcerController.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.ScheduleConfiguration.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.ScheduleManagementController.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.ScheduleSumController.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.SumController.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.implementation.controllers.ThresholdController.class - [JAR]

org.ogema.tools.resourcemanipulator.model.schedulemgmt

├─ org.ogema.tools.resourcemanipulator.model.schedulemgmt.ScheduleDeletionAction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.schedulemgmt.ScheduleDownsamplingAction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.schedulemgmt.ScheduleReductionAction.class - [JAR]

├─ org.ogema.tools.resourcemanipulator.model.schedulemgmt.ScheduleStepsReductionAction.class - [JAR]

Advertisement

Dependencies from Group

Dec 06, 2019
32 usages
Dec 06, 2019
6 usages
Dec 07, 2019
6 usages
Dec 06, 2019
4 usages
Dec 06, 2019
4 usages

Discover Dependencies

Jan 02, 2020
2 usages
Aug 27, 2023
5 usages
3.2k stars
Sep 27, 2018
2 usages
10 stars
Apr 14, 2018
2 usages
Jun 12, 2019
2 usages
14 stars
Jun 12, 2019
2 usages
14 stars
Sep 27, 2021
2 usages
0 stars
Nov 12, 2020
2 usages
150 stars