This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
ocl-examples/rbt
Achim D. Brucker 394d570c0c Added SPDX identifier. 2017-12-06 19:25:16 +00:00
..
README.md Red-Black-Tree model. 2016-10-05 01:26:15 +01:00
rbt-with-empty-tree-class.pdf Red-Black-Tree model. 2016-10-05 01:26:15 +01:00
rbt-with-empty-tree-class.zargo Red-Black-Tree model. 2016-10-05 01:26:15 +01:00
rbt.ocl Added SPDX identifier. 2017-12-06 19:25:16 +00:00
rbt.pdf Red-Black-Tree model. 2016-10-05 01:26:15 +01:00
rbt.zargo Red-Black-Tree model. 2016-10-05 01:26:15 +01:00

README.md

Red-Black-Tree

A model of red-black-trees in UML/OCL. This example is used in the paper Extending OCL with Null-References. for illustrating the use of 'null' in OCL 2.1.

Data Sheet

  • Format: ArgoUML 0.26
  • Language: UML/OCL (2.1)

For further information (license, citation, etc.), please look at the README.md of the main directory.

Publications