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();
QueryFactory queryFactory = new QueryFactoryImpl();
GSSQueryContainment gssQueryContainment = queryFactory.createGSSQueryContainment();