| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Modelling.ActivityDiagram.PetriNet
Documentation
Constructors
| AuxiliaryPetriNode | |
| FinalPetriNode | |
Fields
| |
| NormalPetriNode | |
Fields
| |
Instances
convertToPetriNet :: forall p (n :: Type -> Type). Net p n => UMLActivityDiagram -> p n PetriKey Source #
isAuxiliaryPetriNode :: PetriKey -> Bool Source #