Hets - the Heterogeneous Tool Set

Copyright(c) Daniel Calegari Universidad de la Republica, Uruguay 2013
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerdcalegar@fing.edu.uy
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred

QVTR.As

Description

 

Documentation

data OCL

Constructors

Paren 

Fields

exp :: OCL
 
StringExp 

Fields

strExp :: STRING
 
BExp 

Fields

bExp :: Bool
 
NotB 

Fields

notExp :: OCL
 
AndB 

Fields

lExpA :: OCL
 
rExpA :: OCL
 
OrB 

Fields

lExpO :: OCL
 
rExpO :: OCL
 
Equal 

Fields

lExpre :: STRING
 
rExpre :: STRING