given_PostProcess_ConfiguredPlatform

onera.pmlanalyzer.views.interference.operators.PostProcess$.given_PostProcess_ConfiguredPlatform$

A platform is post processable

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def interferenceDiff(x: ConfiguredPlatform, that: Platform): Seq[File]
def parseChannel(source: BufferedSource): Seq[(Seq[String], Int)]
def parseFreeScenarioFile(x: ConfiguredPlatform): Array[Seq[String]]
def parseFreeScenarioFile(x: ConfiguredPlatform, n: Int): Array[Seq[String]]
def parseITFScenarioFile(x: ConfiguredPlatform): Array[Seq[String]]
def parseITFScenarioFile(x: ConfiguredPlatform, n: Int): Array[Seq[String]]
def sortMultiPathByITFImpact(x: ConfiguredPlatform, max: Option[Int]): Future[Set[File]]
def sortPLByITFImpact(x: ConfiguredPlatform, max: Option[Int]): Future[Set[File]]

Deprecated methods

def sortSWByITFImpact(x: ConfiguredPlatform, max: Option[Int]): Future[File]

Attributes

Deprecated
true