Module v1

Module v1 

Source

Re-exports§

pub use document::*;
pub use notebook::*;

Modules§

analysis
api
cell
diagram_judgment
document
model
model_judgment
notebook
path
theory

Structs§

Analysis
DiagramMorDecl
Declares a morphism of a diagram in a model.
DiagramObDecl
Declares an object of a diagram in a model.
InstantiatedModel
Instantiates an existing model into the current model.
Link
A link from one document to another.
MorDecl
Declares a morphism in a model of a double theory.
ObDecl
Declares an object in a model of a double theory.
SpecializeModel
A specialization of a generating object in an instantiated model.
StableRef
A stable reference to a document in the database.

Enums§

DiagramJudgment
A judgment defining part of a diagram in a model.
LinkType
Type of link between documents.
Modality
Modality available in a modal double theory.
ModelJudgment
A judgment defining part of a model of a double theory.
Mor
A morphism in a model of a double theory.
MorType
Morphism type in a double theory.
NotebookCell
Ob
An object in a model of a double theory.
ObOp
Object operation in a double theory.
ObType
Object type in a double theory.

Type Aliases§

Cell