forsyde-deep-0.2.0: ForSyDe's Haskell-embedded Domain Specific Language.

Copyright(c) ES Group, KTH/ICT/ES 2007-2013
LicenseBSD-style (see the file LICENSE)
Maintainerforsyde-dev@ict.kth.se
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

ForSyDe.Deep.Ids

Description

ForSyDe identifier types

Synopsis

Documentation

type ProcId = String Source #

A process identifier

type PortId = String Source #

A Port identifier

type SysId = String Source #

A System identifier