Class RegistryConfigurer

    • Constructor Detail

      • RegistryConfigurer

        public RegistryConfigurer()
    • Method Detail

      • createVariableWithSpecification

        public static org.palladiosimulator.pcm.core.PCMRandomVariable createVariableWithSpecification​(de.uka.ipd.sdq.stoex.Expression exp)
      • getInitPropertyExpression

        public static de.uka.ipd.sdq.stoex.Expression getInitPropertyExpression​(Initialization init,
                                                                                String propertyName)
      • assignRepository

        public static void assignRepository​(org.palladiosimulator.pcm.repository.DataType type,
                                            org.palladiosimulator.pcm.repository.Repository repo)
      • updatePreviousAssignments

        public static void updatePreviousAssignments​(EList<? extends org.palladiosimulator.pcm.seff.AbstractAction> actions)
      • updateSuccessorAssignments

        public static void updateSuccessorAssignments​(EList<? extends org.palladiosimulator.pcm.seff.AbstractAction> actions)
      • getAllInternalSEFFBehaviors

        public static Stream<org.palladiosimulator.pcm.seff.ResourceDemandingInternalBehaviour> getAllInternalSEFFBehaviors​(List<org.palladiosimulator.pcm.seff.AbstractAction> actions)
      • addStepsToBranch

        public static void addStepsToBranch​(org.palladiosimulator.pcm.seff.AbstractBranchTransition branch,
                                            List<org.palladiosimulator.pcm.seff.AbstractAction> steps)
      • addActions

        public static org.palladiosimulator.pcm.seff.ResourceDemandingInternalBehaviour addActions​(List<org.palladiosimulator.pcm.seff.AbstractAction> steps)