NullServiceExporter

onera.pmlanalyzer.pml.exporters.UMLExporter$.NullServiceExporter

Attributes

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

Members list

Concise view

Value members

Concrete methods

def exportUML(from: Service, to: Service)(implicit writer: Writer): Unit

Print the export representation of a link between two services

Print the export representation of a link between two services

Attributes

from

the origin service

to

the destination service

writer

the implicit writer

def resetService(): Unit

Empty the export caches

Empty the export caches

Attributes