Class PcmAllocationDiagramGenerator

java.lang.Object
org.palladiosimulator.view.plantuml.generator.PcmAllocationDiagramGenerator
All Implemented Interfaces:
Supplier<String>, UmlDiagramSupplier

public class PcmAllocationDiagramGenerator extends Object implements UmlDiagramSupplier
  • Constructor Details

    • PcmAllocationDiagramGenerator

      public PcmAllocationDiagramGenerator(org.palladiosimulator.pcm.allocation.Allocation allocation)
  • Method Details