Uses of Interface
org.openhab.core.model.persistence.persistence.Strategy
Packages that use Strategy
Package
Description
-
Uses of Strategy in org.openhab.core.model.persistence.persistence
Subinterfaces of Strategy in org.openhab.core.model.persistence.persistenceModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Cron Strategy'.Methods in org.openhab.core.model.persistence.persistence that return StrategyModifier and TypeMethodDescriptionPersistenceFactory.createStrategy()Returns a new object of class 'Strategy'.Methods in org.openhab.core.model.persistence.persistence that return types with arguments of type StrategyModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Strategy> PersistenceModel.getDefaults()Returns the value of the 'Defaults' reference list.org.eclipse.emf.common.util.EList<Strategy> PersistenceConfiguration.getStrategies()Returns the value of the 'Strategies' reference list.org.eclipse.emf.common.util.EList<Strategy> PersistenceModel.getStrategies()Returns the value of the 'Strategies' containment reference list. -
Uses of Strategy in org.openhab.core.model.persistence.persistence.impl
Classes in org.openhab.core.model.persistence.persistence.impl that implement StrategyModifier and TypeClassDescriptionclassAn implementation of the model object 'Cron Strategy'.classAn implementation of the model object 'Strategy'.Fields in org.openhab.core.model.persistence.persistence.impl with type parameters of type StrategyModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Strategy> PersistenceModelImpl.defaultsThe cached value of the 'Defaults' reference list.protected org.eclipse.emf.common.util.EList<Strategy> PersistenceConfigurationImpl.strategiesThe cached value of the 'Strategies' reference list.protected org.eclipse.emf.common.util.EList<Strategy> PersistenceModelImpl.strategiesThe cached value of the 'Strategies' containment reference list.Methods in org.openhab.core.model.persistence.persistence.impl that return StrategyMethods in org.openhab.core.model.persistence.persistence.impl that return types with arguments of type StrategyModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Strategy> PersistenceModelImpl.getDefaults()org.eclipse.emf.common.util.EList<Strategy> PersistenceConfigurationImpl.getStrategies()org.eclipse.emf.common.util.EList<Strategy> PersistenceModelImpl.getStrategies() -
Uses of Strategy in org.openhab.core.model.persistence.persistence.util
Methods in org.openhab.core.model.persistence.persistence.util with parameters of type StrategyModifier and TypeMethodDescriptionPersistenceSwitch.caseStrategy(Strategy object) Returns the result of interpreting the object as an instance of 'Strategy'. -
Uses of Strategy in org.openhab.core.model.persistence.scoping
Fields in org.openhab.core.model.persistence.scoping declared as Strategy -
Uses of Strategy in org.openhab.core.model.persistence.serializer
Methods in org.openhab.core.model.persistence.serializer with parameters of type StrategyModifier and TypeMethodDescriptionprotected voidAbstractPersistenceSemanticSequencer.sequence_Strategy(org.eclipse.xtext.serializer.ISerializationContext context, Strategy semanticObject) Contexts: Strategy returns Strategy Constraint: name=ID