Ops

onera.pmlanalyzer.pml.exporters.RelationExporter$.Ops.Ops
implicit class Ops(platform: Platform)

Implicit class used for method extension of platform to provide export features

Attributes

platform

the platform providing the export features

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Export the allocation table providing for each software its initiator FORMAT: Software, Initiator(s) (software_name(, initiator_name )+)+

Export the allocation table providing for each software its initiator FORMAT: Software, Initiator(s) (software_name(, initiator_name )+)+

Attributes

Export the allocation table providing for each data its target FORMAT: Data, Target (data_name, target_name)+

Export the allocation table providing for each data its target FORMAT: Data, Target (data_name, target_name)+

Attributes

Export the utilisation status of the components. Three possibilities, either:

Export the utilisation status of the components. Three possibilities, either:

  • not used and deactivated,
  • used and activated,
  • no used and activated (consider modifying the PML model in such case) FORMAT: Component, Activated, Used (component_name, (Yes|No), (Yes|No))+

Attributes

def exportRouteTable(): Unit

Export the table providing for each service the select next service(s) w.r.t. the initiator and the target service FORMAT: Initiator, TargetService, Router, NextService(s) (current_service_name, initiator_name, target_service_name(, next_service_name )+)+

Export the table providing for each service the select next service(s) w.r.t. the initiator and the target service FORMAT: Initiator, TargetService, Router, NextService(s) (current_service_name, initiator_name, target_service_name(, next_service_name )+)+

Attributes

Export the service requested by software FORMAT: Software, Target Service(s) (software_name(, service_name )+)+

Export the service requested by software FORMAT: Software, Target Service(s) (software_name(, service_name )+)+

Attributes