TransactionLibrary

onera.pmlanalyzer.pml.model.configuration.TransactionLibrary$
See theTransactionLibrary companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

sealed abstract class UserId

Base trait for user ids

Base trait for user ids

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class UserScenarioId(id: Symbol) extends UserId

User id of scenarios

User id of scenarios

Attributes

id

name of the scenario

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class UserId
class Object
trait Matchable
class Any
final case class UserTransactionId(id: Symbol) extends UserId

User id for transactions

User id for transactions

Attributes

id

name of the transaction

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