openSCADA is a Supervisory Control And Data Acquisition System. It is platform independent and based on a modern system design that provides security and flexibility at the same time. It is flexible. It is not an out of the box solution, but a set of tools that can be combined in many different ways. It provides development libraries, interface applications, mass configuration tools, and front-end and back-end applications. It is used 24/7 in several installations around this world. Support is available from IBH SYSTEMS GmbH.
TOPCASED stands for Toolkit in OPen source for Critical Applications and SystEm Development. It is a system and software engineering workshop based on Eclipse. It aims to provide the tools required to go from requirements to the implementation stages. Focused on modeling development engineering, it includes several graphical editors (for ECORE, UML, SysML, SAM, AADL, and more), an OCL rules editor and checker, several code generators (SMUC, UML2C, UML2Java, UML2Python), a document generator, gPM (a ticket tracker), xHDL tools, Tramway (a requirements traceability framework), and more. External tools can be easily connected to the workshop through its API or models.
DatabaseToUML reverse engineers a database schema from an existing relational JDBC database. Tables and fields are reversed to classes and attributes, constraints are reversed to association, and tables composed only of foreign keys are converted to many-to-many associations. The main idea is to reuse the reversed model in a generator, taking UML2.x (EMF XMI 2.0/2.1) models as input.
EMF Validation Builder is an Eclipse plugin that automates the validation process at the time of saving. This means that resource problem markers are up to date as soon as you save your model. A dependency table is maintained, which allows the validation process to be re-run when necessary. In particular, the tool can be directly used with ECore model files.
Meshtool is a mesh network toolkit designed to assist in mesh monitoring, administration, and research. It is Eclipse-based and leverages many Eclipse frameworks such as EMF, GEF, and Teneo. OpenStreetMap is used for 2D map data while 3D geographic data support is in early development stages through the Nasa World Wind. Meshtool is still in an alpha stage, but is being actively developed.
The Building Information Model server (BIMserver) software enables you to host your own BIMserver to centralize the information of any construction (or other building related) project. The core is based on the open standard IFC and therefore knows how to handle IFC data. The BIMserver is nót a fileserver; IFC data are interpreted by a smart EMF e-core and stored in an underlying key-valuestore database (Berkeley). It’s ideal to support your dynamic collaboration process in the AEC sector.
Software to build and execute shell command lines from standard input in parallel.