semagrams.flatacsets.BasicSchema
See theBasicSchema companion object case class BasicSchema(obs: Map[String, Ob], homsByString: Map[String, Hom], attrsByString: Map[String, Attr], homs: Map[Ob, Seq[Hom]], attrs: Map[Ob, Seq[Attr]], globals: Map[String, Global]) Attributes
- Companion:
- object
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product