Interface IPerformancePrototypeComponent

  • All Superinterfaces:
    IComponent

    public interface IPerformancePrototypeComponent
    extends IComponent
    Basic component interface for performance prototypes. TODO: Add parameter for context class.
    • Method Detail

      • setComponentFrame

        void setComponentFrame​(de.uka.ipd.sdq.simucomframework.variables.stackframe.SimulatedStackframe<Object> myComponentStackFrame)