FailureConditions

onera.pmlanalyzer.views.dependability.exporters.FailureConditions
case class FailureConditions(fc: Set[(String, String)], size: Int) extends Model

Attributes

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

Members list

Concise view

Value members

Concrete methods

def fileName(f: String, v: String): String
def toElem: Elem

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product