Module

Perspectives.Representation.Class.PersistentType

#Namespace

#addContextToDomeinFile

#getPerspectType

getPerspectType :: forall v i. PersistentType v i => i -> MonadPerspectives v

Get any type representation for Perspectives, either from cache or from a model file in couchdb.

#ifNamespace

ifNamespace :: forall i. Newtype i String => i -> (DomeinFile -> DomeinFile) -> MP Unit

#retrieveFromDomein_

#typeExists

typeExists :: forall v i. PersistentType v i => i -> MP Boolean

Re-exports from Perspectives.Representation.Class.Cacheable

Re-exports from Perspectives.Representation.Class.Revision

#Revision_

#Revision

class Revision v  where

Members

#revision

Re-exports from Perspectives.Representation.TypeIdentifiers

Modules