onera.pmlanalyzer.pml.model
package 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
Base class for all PML Node
Base class for all PML Node
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ScenarioLikeclass Scenarioclass Transactionclass UsedScenarioclass UsedTransactionclass Hardwareclass Compositeclass ARMCoreobject MemorySubsystem.typeobject TeraNet.typeclass CachedCoreclass Initiatorclass Targetclass Transporterclass SimpleTransporterclass Virtualizerclass Platformclass SimpleKeystonePlatformobject SimpleKeystoneConfiguredFull.typeobject SimpleKeystoneConfiguredNoL1.typeobject SimpleKeystoneConfiguredPlanApp21.typeobject SimpleKeystoneConfiguredPlanApp22.typeclass SimpleT1042Platformobject SimpleT1042ConfiguredFull.typeobject SimpleT1042ConfiguredNoL1.typeobject SimpleT1042ConfiguredPlanApp21.typeobject SimpleT1042ConfiguredPlanApp22.typeclass Serviceclass ArtificialServiceclass Loadclass Storeclass Applicationclass Data
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 Objecttrait Matchableclass Any
- Known subtypes
- object Scenario.typeobject Transaction.typeobject UsedScenario.typeobject UsedTransaction.typetrait BaseHardwareNodeBuilder[T]object Initiator.typeobject SimpleTransporter.typeobject Target.typeobject Virtualizer.typeobject Composite.typetrait BaseServiceBuilder[T]object ArtificialService.typeobject Load.typeobject Store.typetrait BaseSoftwareNodeBuilder[T]object Application.typeobject Data.type