Archive for 'Documentation'
grammar properties
Using a properties file (\path\to\.gps\.properties) you are able to set certain properties of the grammar. attributeSupport = 1 Enable this grammar for containing attributed graphs and corresponding rules. controlLabels = label_1 … label_n Control labels are searched first when trying to find matching of a rule. This can improve matching speed greatly. commonLabels = label_1 […]
Posted: November 6th, 2007 under Documentation, Tips and Tricks, Usage.
Comments: none
Display Format
Production Rules A GROOVE production rule is itself a graph combining four kinds of elements (i.e., nodes and edges). They are distinguished by color and shape. An example containing all types of elements is in the next picture (which represents the adding of an Object to a Buffer, becoming the last element of the Buffer). […]
Posted: November 6th, 2007 under Documentation, Usage.
Comments: none