Class AbstractLoopActionHandler

    • Constructor Detail

      • AbstractLoopActionHandler

        public AbstractLoopActionHandler​(SeffVisitor seffVisitor)
        Parameters:
        context -
        _visitor -
        nextHandler -
    • Method Detail

      • visitLoopBody

        protected void visitLoopBody​(org.palladiosimulator.pcm.seff.AbstractLoopAction loop,
                                     String iterationCountSpecification)
        Parameters:
        loop -
        solvedIterationCountExpr -
      • getUpperBound

        public int getUpperBound​(de.uka.ipd.sdq.stoex.Expression solvedLoopCountExpr)
        Parameters:
        solvedLoopCountExpr -
        upperBound -
        Returns:
      • storeToUsageContext

        protected void storeToUsageContext​(org.palladiosimulator.pcm.seff.AbstractLoopAction loop,
                                           String solvedSpecification)
        Parameters:
        loop -
        solvedSpecification -