org.cogchar.app.buddy.busker
Class TriggerItem

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl
          extended by org.cogchar.app.buddy.busker.TriggerItem
All Implemented Interfaces:
org.appdapter.api.trigger.AnyOper.HasIdent, org.appdapter.api.trigger.MutableTrigger<CogcharScreenBox>, org.appdapter.api.trigger.Trigger<CogcharScreenBox>, org.appdapter.core.component.KnownComponent, org.appdapter.core.component.MutableKnownComponent, org.appdapter.core.debug.UIAnnotations.ApplyToClassInterfaces, org.appdapter.core.log.Loggable, org.appdapter.trigger.bind.jena.FullTrigger<CogcharScreenBox>, CogcharActionTrigger
Direct Known Subclasses:
TriggerItems.BehaviorTI, TriggerItems.CtxCmdBoxTI, TriggerItems.DirectBehaviorTI, TriggerItems.SceneMsg

public abstract class TriggerItem
extends org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl
implements CogcharActionTrigger

Author:
Stu B. Base impl class for CogcharTriggers, providing the inherited identifier+name features of KnownComponentImpl, and providing a convenience logging method.

Field Summary
 
Fields inherited from interface org.appdapter.api.trigger.AnyOper.HasIdent
HASIDENT
 
Fields inherited from interface org.appdapter.core.log.Loggable
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
TriggerItem()
           
 
Method Summary
protected  void logFiring(CogcharScreenBox targetBox)
           
protected  void logFiring(CogcharScreenBox targetBox, Object extraInfoObj, Object extraDebugObj)
           
 
Methods inherited from class org.appdapter.bind.rdf.jena.assembly.KnownComponentImpl
getDescription, getFieldSummary, getIdent, getShortLabel, setDescription, setIdent, setShortLabel, toString
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.appdapter.trigger.bind.jena.FullTrigger
fire
 

Constructor Detail

TriggerItem

public TriggerItem()
Method Detail

logFiring

protected void logFiring(CogcharScreenBox targetBox,
                         Object extraInfoObj,
                         Object extraDebugObj)

logFiring

protected void logFiring(CogcharScreenBox targetBox)


Copyright © 2010-2013. All Rights Reserved.