* <!-- end-user-doc -->
* @generated NOT
*/
public Toolbox createToolbox() {
ToolboxImpl toolbox = new ToolboxImpl();
GSSFactory gssfactory = new GSSFactoryImpl();
GSS gss = gssfactory.createGSS();
TagsCatalogue tags = gssfactory.createTagsCatalogue();
ConstraintsFactory constraintsFactory = new ConstraintsFactoryImpl();
TechnicalPropertiesCatalogue technicalPropertiesCatalogue = constraintsFactory.createTechnicalPropertiesCatalogue();
PredefinedConstraintSetCatalogue predefinedConstraintSetCatalogue = constraintsFactory.createPredefinedConstraintSetCatalogue();