This repository has been archived by the owner on Oct 7, 2021. It is now read-only.
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.
Create a CapeCode Triquetrum product #18
Open
Description
The Ptolemy group at Berkeley are developing Cape Code, which uses Accessors as proxies to interact with the IoT.
CapeCode uses Ptolemy II, which has the notion of configurations that presents to the user different sets of actors and other features.
It would be helpful if we could have a CapeCode configuration in Triquetrum. This would probably be a separate product that included a separate palette.
In Ptolemy II, the CapeCode configuration may be found in ptII/ptolemy/configs/capecode/.
CapeCode uses Nashorn, so Java 1.8 would be required.
Currently, to make this work, we would need to create a set of jar files that contain the Ptolemy classes.
The UI would need to be extended so that we have things like:
- Hierarchical models
- Hierarchical actor palettes
- Support for dragging in attributes
- Textual Annotations in the model
Activity