SimpleRouteIdentifyRouter

onera.pmlanalyzer.pml.operators.Route$.Ops.SimpleRouteIdentifyRouter
case class SimpleRouteIdentifyRouter(a: Initiator, targets: Iterable[Target])

Partial routing constraint where the initiator target couples are specified

Attributes

a

the initiator

targets

the set of targets

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

Members list

Concise view

Value members

Concrete methods

PML keyword to specify the router blocking all routes

PML keyword to specify the router blocking all routes

Attributes

router

an hardware

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product