Message
onera.pmlanalyzer.pml.model.utils.Message$
object Message
Listing all information, warning or error messages displayed to the user
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Message.type
Members list
Concise view
Value members
Concrete methods
inline def iterationResultsInfo(isFree: Boolean, computed: Map[Int, Int], over: Map[Int, BigInt]): String
inline def multiPathRouteWarning(from: Service, to: Service, transactions: Set[PhysicalTransaction]): String
inline def multiPathScenarioWarning(userName: UserScenarioId, list: Iterable[(PhysicalTransactionId, PhysicalTransaction)]): String
inline def multiPathTransactionWarning(userName: UserTransactionId, list: Iterable[(PhysicalTransactionId, PhysicalTransaction)]): String
inline def transactionHasSeveralNameWarning(name: PhysicalTransactionId, names: Iterable[UserTransactionId]): String