Fixed typo.

This commit is contained in:
Achim D. Brucker 2016-10-24 00:35:11 +01:00
parent 228c59f7c8
commit c38c8cbd49
144 changed files with 145 additions and 145 deletions

View File

@ -1,4 +1,4 @@
su4sml - a SML repository for managing (Secure)UML/OCL models su4sml - an SML repository for managing (Secure)UML/OCL models
============================================================= =============================================================
Copyright (c) 2005-2007 ETH Zurich, Switzerland Copyright (c) 2005-2007 ETH Zurich, Switzerland

View File

@ -1,5 +1,5 @@
############################################################################## ##############################################################################
# su4sml --- a SML repository for managing (Secure)UML/OCL models # su4sml --- an SML repository for managing (Secure)UML/OCL models
# http://projects.brucker.ch/su4sml/ # http://projects.brucker.ch/su4sml/
# #
# Makefile --- # Makefile ---

View File

@ -1,6 +1,6 @@
# su4sml: A SML repository for managing SecureUML/OCL and UML/OCL models # su4sml: An SML repository for managing SecureUML/OCL and UML/OCL models
The model repository *su4sml* is a SML component that stores UML The model repository *su4sml* is an SML component that stores UML
models. It follows the UML/OCL metamodel in representing the model models. It follows the UML/OCL metamodel in representing the model
information as closely as this is sensible in a functional programming information as closely as this is sensible in a functional programming
language. However, some simplifications where made deliberately. For language. However, some simplifications where made deliberately. For

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* FunctionUnderTest.java --- * FunctionUnderTest.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* InvalidTestDataException.java --- * InvalidTestDataException.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* TestCase.java --- * TestCase.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* TestData.java --- * TestData.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* TestDataAccessor.java --- * TestDataAccessor.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* TestDataParseException.java --- * TestDataParseException.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* TestDataUser.java --- * TestDataUser.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* TestHelper.java --- * TestHelper.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* IntArrayStore.java --- * IntArrayStore.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* IntMax.java --- * IntMax.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* Argument.java --- * Argument.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* Function.java --- * Function.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ResultChecker.java --- * ResultChecker.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* SimpleValue.java --- * SimpleValue.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* Type.java --- * Type.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* Value.java --- * Value.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* InvariantFailedException.java --- * InvariantFailedException.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* OclException.java --- * OclException.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* PostconditionFailedException.java --- * PostconditionFailedException.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* PreconditionFailedException.java --- * PreconditionFailedException.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* BasicTest.java --- * BasicTest.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* AbstractIntArrayStoreTest.java --- * AbstractIntArrayStoreTest.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* AbstractIntMaxTest.java --- * AbstractIntMaxTest.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* IntArrayStoreTest.java --- * IntArrayStoreTest.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* IntMaxTest.java --- * IntMaxTest.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* AbstractValueTest.java --- * AbstractValueTest.java ---

View File

@ -1,5 +1,5 @@
/***************************************************************************** /*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ValueTest.java --- * ValueTest.java ---

View File

@ -1,3 +1,3 @@
<body> <body>
<center>su4sml: A SML repository for managing SecureUML/OCL and UML/OCL models</center> <center>su4sml: An SML repository for managing SecureUML/OCL and UML/OCL models</center>
</body> </body>

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// C#.tpl --- @// C#.tpl ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// C#_SM.tpl --- @// C#_SM.tpl ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// C#_SecureUML.tpl --- template for C# @// C#_SecureUML.tpl --- template for C#

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// Java_SM.tpl --- @// Java_SM.tpl ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// SMGraph.tpl --- @// SMGraph.tpl ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// base.tpl --- base template @// base.tpl --- base template

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// java.tpl --- simple template for Java @// java.tpl --- simple template for Java

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// java_ocl.tpl --- @// java_ocl.tpl ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// junit.tpl --- @// junit.tpl ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// maven_pom.tpl --- @// maven_pom.tpl ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// securemova.tpl --- @// securemova.tpl ---

View File

@ -1,5 +1,5 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; su4sml --- a SML repository for managing (Secure)UML;OCL models ;; su4sml --- an SML repository for managing (Secure)UML;OCL models
;; http:;;projects.brucker.ch;su4sml; ;; http:;;projects.brucker.ch;su4sml;
;; ;;
;; tpl.el --- ;; tpl.el ---

View File

@ -1,5 +1,5 @@
@////////////////////////////////////////////////////////////////////////////// @//////////////////////////////////////////////////////////////////////////////
@// su4sml --- a SML repository for managing (Secure)UML/OCL models @// su4sml --- an SML repository for managing (Secure)UML/OCL models
@// http://projects.brucker.ch/su4sml/ @// http://projects.brucker.ch/su4sml/
@// @//
@// use.tpl --- Template for USE (UML Specification Environment) @// use.tpl --- Template for USE (UML Specification Environment)

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ROOT.ML --- * ROOT.ML ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ROOT.ML --- * ROOT.ML ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* SM_helper.sml --- * SM_helper.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* base_cartridge.sml --- * base_cartridge.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* c#_catridge.sml --- a cartridge to gcg_core for C# .NET 2.0 * c#_catridge.sml --- a cartridge to gcg_core for C# .NET 2.0

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* c#_catridge.sml --- a cartridge to gcg_core for C# .NET 1.x * c#_catridge.sml --- a cartridge to gcg_core for C# .NET 1.x

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* c#sm_cartridge.sig --- * c#sm_cartridge.sig ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* c#sm_cartridge.sml --- * c#sm_cartridge.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* cartridge.sig --- the minimal signature every cartridge has to implement * cartridge.sig --- the minimal signature every cartridge has to implement

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* codegen.cm --- * codegen.cm ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* codegen.sml --- * codegen.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* componentuml_cartridge.sml --- * componentuml_cartridge.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* design_cartridge.sig --- * design_cartridge.sig ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* gcg_core.sig --- * gcg_core.sig ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* gcg_core.sml --- implements functor GCG_Core * gcg_core.sml --- implements functor GCG_Core

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* gcg_helper.sml --- helper library for su4sml-gcg * gcg_helper.sml --- helper library for su4sml-gcg

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* java_cartridge.sml --- a java cartridge for gcg * java_cartridge.sml --- a java cartridge for gcg

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* junit_cartridge.sml --- a junit cartridge for gcg * junit_cartridge.sml --- a junit cartridge for gcg

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* maven_pom_cartridge.sml --- a maven POM cartridge for gcg * maven_pom_cartridge.sml --- a maven POM cartridge for gcg

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* secureuml_cartridge.sml --- A cartridge for Access Control features of SecureUML * secureuml_cartridge.sml --- A cartridge for Access Control features of SecureUML

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* security_cartridge.sig --- * security_cartridge.sig ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* stateMachine.sml --- * stateMachine.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* stateMachineTypes.sml --- * stateMachineTypes.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* tpl_parser.sml --- template parser of a su4sml-gcg template * tpl_parser.sml --- template parser of a su4sml-gcg template

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* use_cartridge.sml --- USE (UML Specification Environment) cartridge * use_cartridge.sml --- USE (UML Specification Environment) cartridge

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* compiler_ext.sig --- interactive eval stub * compiler_ext.sig --- interactive eval stub

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* mlton.sml --- interactive eval stub (not supported by MLton) * mlton.sml --- interactive eval stub (not supported by MLton)

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* polyml.sml --- interactive eval for poly/ml 5.2 and later * polyml.sml --- interactive eval for poly/ml 5.2 and later

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* polyml.sml --- interactive eval * polyml.sml --- interactive eval

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* smlnj.sml --- interactive eval stub (not supported by MLton) * smlnj.sml --- interactive eval stub (not supported by MLton)

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* component_uml.sml --- a design language implementing mds.sig for * component_uml.sml --- a design language implementing mds.sig for

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* config.sml --- * config.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* HashTable.sml --- * HashTable.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* listeq.sml --- * listeq.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* mds.sig --- signatures for design and security languages * mds.sig --- signatures for design and security languages

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ocl2dresdenjava.sml --- * ocl2dresdenjava.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ocl2string --- "pretty printing" for OCL terms * ocl2string --- "pretty printing" for OCL terms

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ocl_library.sml --- * ocl_library.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ROOT.ML --- * ROOT.ML ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* context_declarations.sml --- * context_declarations.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* fix_types.sml --- * fix_types.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* make_classifier_list.sml --- * make_classifier_list.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* model_import.sml --- * model_import.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ocl.grm --- * ocl.grm ---

View File

@ -9,7 +9,7 @@ struct
structure Header = structure Header =
struct struct
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ocl.grm --- * ocl.grm ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ocl.lex --- * ocl.lex ---

View File

@ -4,7 +4,7 @@ functor OclParserLexFun(structure Tokens: OclParser_TOKENS)=
structure UserDeclarations = structure UserDeclarations =
struct struct
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* ocl.lex --- * ocl.lex ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* parser.sml --- * parser.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* parser.sml --- * parser.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* preprocessor.sml --- * preprocessor.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* type_checker.sml --- * type_checker.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* sc_import.sig --- * sc_import.sig ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* rep_activity_graphs.sml --- * rep_activity_graphs.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* rep_core.sml --- core repository datastructures for su4sml * rep_core.sml --- core repository datastructures for su4sml

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* logger.sml --- * logger.sml ---

View File

@ -1,5 +1,5 @@
(***************************************************************************** (*****************************************************************************
* su4sml --- a SML repository for managing (Secure)UML/OCL models * su4sml --- an SML repository for managing (Secure)UML/OCL models
* http://projects.brucker.ch/su4sml/ * http://projects.brucker.ch/su4sml/
* *
* rep_ocl.sml --- * rep_ocl.sml ---

Some files were not shown because too many files have changed in this diff Show More