Package org.openhab.core.automation.type
package org.openhab.core.automation.type
-
ClassDescriptionThis class provides common functionality for creating
Action
instances by supplying their meta-information.This class is asActionType
which logically combinesAction
instances.This class is asConditionType
which logically combinesCondition
modules.This class is asTriggerType
which logically combinesTrigger
modules.This class provides common functionality for creatingCondition
instances by supplying their meta-information.This class defines meta-information properties, used by the Rule Engine when creating connections between modules.This class provides common functionality for creatingModuleType
instances.This interface has to be implemented by all providers ofModuleType
s.This interface provides functionality to get availableModuleType
s.This class defines meta-information properties, used by the Rule Engine when creating connections between modules.This class provides common functionality for creatingTrigger
instances by supplying their meta-information.