Class AwbTimeline.RobustTimeline

java.lang.Object
com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline
com.persequor.saga.modules.ffmreader.frontend.AwbTimeline.RobustTimeline
Enclosing class:
AwbTimeline

public static class AwbTimeline.RobustTimeline extends com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline
  • Field Summary

    Fields inherited from class com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline

    bizStepColors, labelWidth, margin, rowHeight, svgWidth, vocabularyRepository
  • Constructor Summary

    Constructors
    Constructor
    Description
    RobustTimeline(com.persequor.extension.vocabulary.IVocabularyRepository vocabularyRepository)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected String
    getBusinessLocation(com.persequor.event.Event event)
     
    protected String
     
    protected String
     
    protected String
    getGroup(com.persequor.event.Event event)
     
    protected String
    getReadPointName(com.persequor.event.ReadPoint rp)
     

    Methods inherited from class com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline

    getBizStepName, getColor, getEventTitle, getSorting, getSortingBizLocation, setBizStepColor, setGetEventTitleFn, showEventsOnTimeline, showEventsOnTimeline, showEventsOnTimeline

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RobustTimeline

      @Inject public RobustTimeline(com.persequor.extension.vocabulary.IVocabularyRepository vocabularyRepository)
  • Method Details

    • getBusinessLocation

      protected String getBusinessLocation(com.persequor.event.Event event)
      Overrides:
      getBusinessLocation in class com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline
    • getBusinessLocation

      protected String getBusinessLocation(String rp)
      Overrides:
      getBusinessLocation in class com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline
    • getReadPointName

      protected String getReadPointName(com.persequor.event.ReadPoint rp)
      Overrides:
      getReadPointName in class com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline
    • getBusinessLocationName

      protected String getBusinessLocationName(String bl)
      Overrides:
      getBusinessLocationName in class com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline
    • getGroup

      protected String getGroup(com.persequor.event.Event event)
      Overrides:
      getGroup in class com.persequor.saga.modules.eventvisualization.timeline.SimpleTimeline