onera.pmlanalyzer.pml.model

Package containing PML nodes.

Attributes

See also:

pml.model.hardware for hardware nodes

pml.model.software for software nodes

pml.model.service for service nodes

pml.model.configuration for transaction library

Members list

Concise view

Type members

Classlikes

abstract class PMLNode(implicit enclosing: Enclosing)

Base class for all PML Node

Base class for all PML Node

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Trait for pml node builder (usually companion object) that must adopt an h-consign like object handling

Trait for pml node builder (usually companion object) that must adopt an h-consign like object handling

Attributes

T

the concrete type of built object

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Scenario.type
object Transaction.type
object UsedScenario.type
object UsedTransaction.type
object Initiator.type
object SimpleTransporter.type
object Target.type
object Virtualizer.type
object Composite.type
object ArtificialService.type
object Load.type
object Store.type
object Application.type
object Data.type