ConcreteEvent

onera.pmlanalyzer.views.dependability.model.ConcreteEvent
trait ConcreteEvent extends Event

Attributes

Graph
Supertypes
trait Event
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Event -> Any
Inherited from:
Event

Abstract fields

Inherited fields

val name: Symbol

Attributes

Inherited from:
Event