Uses of Interface
org.goplanit.assignment.ltm.sltm.consumer.ApplyToNodeModelResult
-
Packages that use ApplyToNodeModelResult Package Description org.goplanit.assignment.ltm.sltm.consumer -
-
Uses of ApplyToNodeModelResult in org.goplanit.assignment.ltm.sltm.consumer
Classes in org.goplanit.assignment.ltm.sltm.consumer that implement ApplyToNodeModelResult Modifier and Type Class Description classUpdateEntryLinksOutflowConsumerA functional class that consumes the result of a node model update in order to determine the next accepted outflows of incoming links of all nodes it is applied toclassUpdateExitLinkInflowsConsumerA functional class that consumes the result of a node model update in order to update the inflows of all the outgoing links of the nodes it is applied to *
-