blob: f1d30186a7dca2c6d13efa76743276422394ceef [file] [log] [blame]
# Debugging options for the org.eclipse.ocl.examples.codegen plug-in
# Turn on tracing of partitioining
org.eclipse.qvtd.compiler/qvtm2qvtp/partitioining=false
# Turn on tracing of connection creation
org.eclipse.qvtd.compiler/qvtp2qvts/connectionCreation=false
# Turn on tracing of connection reouting
org.eclipse.qvtd.compiler/qvtp2qvts/connectionRouting=false
# Turn on generation of debug graphs
org.eclipse.qvtd.compiler/qvtp2qvts/debugGraphs=false
# Turn on tracing of the operation dependency analysis
org.eclipse.qvtd.compiler/qvtp2qvts/dependencyAnalysis=false
# Turn on dump of the consuming node for each class
org.eclipse.qvtd.compiler/qvtp2qvts/dump/class2consumingNodes=false
# Turn on dump of the consumed properties analysis
org.eclipse.qvtd.compiler/qvtp2qvts/dump/consumedProperties=false
# Turn on dump of the realized node for each produced class
org.eclipse.qvtd.compiler/qvtp2qvts/dump/class2realizedNodes=false
# Turn on dump of the domain usage for each input model
org.eclipse.qvtd.compiler/qvtp2qvts/dump/inputModel2domainUsage=false
# Turn on dump of the possible containing properties for each class
org.eclipse.qvtd.compiler/qvtp2qvts/dump/property2consumingClass=false
# Turn on tracing of the region cycle resolution
org.eclipse.qvtd.compiler/qvtp2qvts/regionCycles=false
# Turn on tracing of the region depth computation
org.eclipse.qvtd.compiler/qvtp2qvts/regionDepth=false
# Turn on tracing of the region order computation
org.eclipse.qvtd.compiler/qvtp2qvts/regionOrder=false
# Turn on tracing of the region call stack computation
org.eclipse.qvtd.compiler/qvtp2qvts/regionStack=false
# Turn on tracing of the region traversal computation
org.eclipse.qvtd.compiler/qvtp2qvts/regionTraversal=false
# Turn on tracing of the polled properties computation
org.eclipse.qvtd.compiler/qvts2qvti/polledProperties=false
# Turn on tracing of the QVTc synthesis
org.eclipse.qvtd.compiler/qvtr2qvtc/synthesize=false