Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.unibe.iam.scg.archie.ui.charts
Class PatientDatasetCreator

java.lang.Object
  extended by org.eclipse.core.runtime.PlatformObject
      extended by org.eclipse.core.internal.jobs.InternalJob
          extended by org.eclipse.core.runtime.jobs.Job
              extended by ch.unibe.iam.scg.archie.ui.charts.AbstractDatasetCreator
                  extended by ch.unibe.iam.scg.archie.ui.charts.PatientDatasetCreator
All Implemented Interfaces:
java.lang.Comparable, org.eclipse.core.runtime.IAdaptable

public class PatientDatasetCreator
extends AbstractDatasetCreator

Dataset creator for the patients dashboard chart.

$Id$


Field Summary
 
Fields inherited from class ch.unibe.iam.scg.archie.ui.charts.AbstractDatasetCreator
dataset
 
Fields inherited from class org.eclipse.core.runtime.jobs.Job
ASYNC_FINISH, BUILD, DECORATE, INTERACTIVE, LONG, NONE, RUNNING, SHORT, SLEEPING, WAITING
 
Fields inherited from class org.eclipse.core.internal.jobs.InternalJob
manager
 
Constructor Summary
PatientDatasetCreator(java.lang.String jobName)
          Creates a CostDatasetCreator
 
Method Summary
 org.eclipse.core.runtime.IStatus createContent(org.eclipse.core.runtime.IProgressMonitor monitor)
          (non-Javadoc)
 
Methods inherited from class ch.unibe.iam.scg.archie.ui.charts.AbstractDatasetCreator
getDataset, isDatasetEmpty, run
 
Methods inherited from class org.eclipse.core.runtime.jobs.Job
addJobChangeListener, belongsTo, cancel, canceling, done, getJobManager, getName, getPriority, getProperty, getResult, getRule, getState, getThread, isBlocking, isSystem, isUser, join, removeJobChangeListener, schedule, schedule, setName, setPriority, setProgressGroup, setProperty, setRule, setSystem, setThread, setUser, shouldRun, shouldSchedule, sleep, toString, wakeUp, wakeUp, yieldRule
 
Methods inherited from class org.eclipse.core.internal.jobs.InternalJob
compareTo
 
Methods inherited from class org.eclipse.core.runtime.PlatformObject
getAdapter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Constructor Detail

PatientDatasetCreator

public PatientDatasetCreator(java.lang.String jobName)
Creates a CostDatasetCreator

Parameters:
jobName -
Method Detail

createContent

public org.eclipse.core.runtime.IStatus createContent(org.eclipse.core.runtime.IProgressMonitor monitor)
(non-Javadoc)

Specified by:
createContent in class AbstractDatasetCreator
Returns:
Status that reflect the outcome of the content creation.
See Also:
BackgroundJob.execute(org.eclipse.core.runtime.IProgressMonitor)

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013