org.qi4j.library.alarm
Interface AlarmPointEntity

All Superinterfaces:
AlarmPoint, Composite, EntityComposite, Identity

@Mixins(value=AlarmPoint.AlarmPointMixin.class)
public interface AlarmPointEntity
extends AlarmPoint, EntityComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.library.alarm.AlarmPoint
AlarmPoint.AlarmPointMixin, AlarmPoint.AlarmState
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Field Summary
 
Fields inherited from interface org.qi4j.library.alarm.AlarmPoint
EVENT_ACKNOWLEDGEMENT, EVENT_ACTIVATION, EVENT_BLOCKING, EVENT_DEACTIVATION, EVENT_DISABLING, EVENT_ENABLING, EVENT_UNBLOCKING, STATUS_ACKNOWLEDGED, STATUS_ACTIVATED, STATUS_BLOCKED, STATUS_DEACTIVATED, STATUS_DISABLED, STATUS_NORMAL, STATUS_REACTIVATED, TRIGGER_ACKNOWLEDGE, TRIGGER_ACTIVATE, TRIGGER_BLOCK, TRIGGER_DEACTIVATE, TRIGGER_DISABLE, TRIGGER_ENABLE, TRIGGER_UNBLOCK
 
Method Summary
 
Methods inherited from interface org.qi4j.library.alarm.AlarmPoint
acknowledge, activate, alarmClass, attribute, attributeNames, category, currentCondition, currentStatus, deactivate, description, descriptionInDefaultLocale, history, name, setAttribute, trigger, updateCondition
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity