|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.unibe.iam.scg.archie.model.MutexRule
public class MutexRule
This class provides a very simple job scheduling rule. Use this rule for jobs that that cannot be run concurrently but have to be run sequentially.
$Id$
| Constructor Summary | |
|---|---|
MutexRule()
|
|
| Method Summary | |
|---|---|
boolean |
contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
|
boolean |
isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MutexRule()
| Method Detail |
|---|
public boolean contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
contains in interface org.eclipse.core.runtime.jobs.ISchedulingRulepublic boolean isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
isConflicting in interface org.eclipse.core.runtime.jobs.ISchedulingRule
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||