ShEx2UML

es.weso.uml.ShEx2UML$
object ShEx2UML

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class StateValue(uml: UML, currentId: Id)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Types

type Converter[A] = EitherT[S, String, A]
type Id = Int
type Logged[A] = Writer[List[String], A]
type S[A] = StateT[Logged, StateValue, A]

Value members

Concrete methods