de.cau.cs.kieler.synccharts.diagram.providers
Class SyncchartsValidationProvider

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsValidationProvider

public class SyncchartsValidationProvider
extends Object

Rating red
Generated:
This code was automatically generated.

Constructor Summary
SyncchartsValidationProvider()
           
 
Method Summary
static void runWithConstraints(TransactionalEditingDomain editingDomain, Runnable operation)
           
static boolean shouldConstraintsBePrivate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncchartsValidationProvider

public SyncchartsValidationProvider()
Method Detail

shouldConstraintsBePrivate

public static boolean shouldConstraintsBePrivate()
Generated:
This code was automatically generated.

runWithConstraints

public static void runWithConstraints(TransactionalEditingDomain editingDomain,
                                      Runnable operation)
Generated:
This code was automatically generated.