The Meta-Environment API

Packages
nl.cwi.sen1.visbase.rstorecontainer Contains all businesslogic to communicate RStore data with other tools

2007-02-12 Ricardo Lindooren
nl.cwi.sen1.visbase.rstorecontainer.datatypes Contains all datatypes that represent the data that is communicated over the toolbus between the RStoreContainer and other tools

The datatypes support roundTrip Toolbus creation:
- Create an ATermList from a datatype with toAtermList()
- Create a datatype from an ATermList with ConstructorName(ATermList)

2007-02-14 Ricardo Lindooren

 


The Meta-Environment API