Class TestModelBase

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TestModelBase.Empty
      Creates a fully instantiated PCMResourceSetPartion with empty models.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.palladiosimulator.pcm.allocation.AllocationFactory af  
      protected static org.palladiosimulator.pcm.core.CoreFactory cf  
      protected static org.palladiosimulator.pcm.core.composition.CompositionFactory cpf  
      protected static org.palladiosimulator.pcm.resourceenvironment.ResourceenvironmentFactory ref  
      protected static org.palladiosimulator.pcm.repository.RepositoryFactory rf  
      protected static org.palladiosimulator.pcm.resourcetype.ResourcetypeFactory rtf  
      protected static org.palladiosimulator.pcm.system.SystemFactory sf  
      protected static org.palladiosimulator.pcm.subsystem.SubsystemFactory ssf  
      protected static org.palladiosimulator.pcm.usagemodel.UsagemodelFactory uf  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestModelBase()  
    • Field Detail

      • af

        protected static final org.palladiosimulator.pcm.allocation.AllocationFactory af
      • cpf

        protected static final org.palladiosimulator.pcm.core.composition.CompositionFactory cpf
      • cf

        protected static final org.palladiosimulator.pcm.core.CoreFactory cf
      • rf

        protected static final org.palladiosimulator.pcm.repository.RepositoryFactory rf
      • sf

        protected static final org.palladiosimulator.pcm.system.SystemFactory sf
      • ssf

        protected static final org.palladiosimulator.pcm.subsystem.SubsystemFactory ssf
      • ref

        protected static final org.palladiosimulator.pcm.resourceenvironment.ResourceenvironmentFactory ref
      • rtf

        protected static final org.palladiosimulator.pcm.resourcetype.ResourcetypeFactory rtf
      • uf

        protected static final org.palladiosimulator.pcm.usagemodel.UsagemodelFactory uf
    • Constructor Detail

      • TestModelBase

        public TestModelBase()
    • Method Detail

      • stoex

        public static org.palladiosimulator.pcm.core.PCMRandomVariable stoex​(String spec)
        Creates a StoEx based on the provided specification string.