Application

onera.pmlanalyzer.views.dependability.model.Application
See theApplication companion object
class Application[FM] extends Software[FM]

Attributes

FM

type of the failure modes

id

name of the software

softwareState

core's state and loads impact on software state

stores

core's state and stores impact on software stores

Companion:
object
Graph
Supertypes
trait Software[FM]
trait Component
class Object
trait Matchable
class Any

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
Component -> Any
Inherited from:
Component

Inherited fields

Attributes

Inherited from:
Software