public interface ScheduledSimulationConfig
extends org.ogema.model.prototypes.Configuration
| Modifier and Type | Method and Description |
|---|---|
org.ogema.core.model.simple.BooleanResource |
additive()
Optional.
|
org.ogema.core.model.simple.TimeResource |
forecastHorizon()
Only relevant if
forecastSchedule() is set. |
org.ogema.core.model.simple.StringResource |
forecastSchedule()
Optional.
|
org.ogema.core.model.simple.SingleValueResource |
target()
A reference
|
org.ogema.core.model.simple.StringResource |
typePrimary()
Optional; examples:
temperature
power
power
...
|
org.ogema.core.model.simple.StringResource |
typeSecondary()
Secondary type information, example
outside (for temperature)
inside (for temperature)
subphase (for power)
|
activate, addAccessModeListener, addDecorator, addDecorator, addOptionalElement, addResourceListener, addStructureListener, addValueListener, addValueListener, create, deactivate, delete, deleteElement, equalsLocation, equalsPath, exists, getAccessMode, getAccessPriority, getDirectSubResources, getLocation, getLocation, getLocationResource, getName, getParent, getPath, getPath, getReferencingNodes, getReferencingResources, getResourceType, getSubResource, getSubResource, getSubResources, getSubResources, isActive, isDecorator, isReference, isTopLevel, isWriteable, removeAccessModeListener, removeResourceListener, removeStructureListener, removeValueListener, requestAccessMode, setAsReference, setOptionalElementorg.ogema.core.model.simple.SingleValueResource target()
org.ogema.core.model.simple.StringResource forecastSchedule()
target()
with the specified nameorg.ogema.core.model.simple.TimeResource forecastHorizon()
forecastSchedule() is set.
Defines the time span for which forecasts are generated.org.ogema.core.model.simple.BooleanResource additive()
org.ogema.core.model.simple.StringResource typePrimary()
org.ogema.core.model.simple.StringResource typeSecondary()
Copyright © 2018–2019. All rights reserved.