FullPlatformExporter

onera.pmlanalyzer.pml.exporters.UMLExporter$.FullPlatformExporter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DOTHWAndSWOnly.type
object DOTServiceOnly.type
object FullDOT.type
Self type

Members list

Concise view

Value members

Concrete methods

def exportUML(platform: Platform)(implicit writer: Writer): Unit

Export the platform with all its software, hardware and services (even the ones that are not used)

Export the platform with all its software, hardware and services (even the ones that are not used)

Attributes

platform

the platform to export

writer

the implicit writer

Concrete fields

val extension: Symbol

Inherited fields

val name: Symbol

Attributes

Inherited from:
PlatformExporter