Module

Perspectives.Syntax

Re-exports from Perspectives.InstanceRepresentation

#RolRecord

type RolRecord = { _id :: RoleInstance, _rev :: Revision_, binding :: Binding, context :: ContextInstance, gevuldeRollen :: Object (Array RoleInstance), occurrence :: Int, properties :: Object (Array Value), pspType :: EnumeratedRoleType }

#ContextRecord

type ContextRecord = { _id :: ContextInstance, _rev :: Revision_, buitenRol :: RoleInstance, displayName :: String, pspType :: ContextType, rolInContext :: Object (Array RoleInstance) }

#Binding

Modules