SimpleRouterIdentifyNext
onera.pmlanalyzer.pml.operators.Route$.Ops.SimpleRouterIdentifyNext
case class SimpleRouterIdentifyNext(a: Initiator, targets: Iterable[Target], router: Hardware, forbid: Boolean)
Partial routing constraint where the initiator target couples, the router and the type of routing constraint are specified
Attributes
- a
the initiator
- forbid
if it is a blocking or routing constraint
- router
the router
- targets
the set of targets
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any