Class SetProcessingResourceProcessingRate

  • All Implemented Interfaces:
    org.eclipse.sirius.tools.api.ui.IExternalJavaAction

    public class SetProcessingResourceProcessingRate
    extends SetRandomVariable
    • Constructor Detail

      • SetProcessingResourceProcessingRate

        public SetProcessingResourceProcessingRate()
    • Method Detail

      • getExpectedType

        public de.uka.ipd.sdq.stoex.analyser.visitors.TypeEnum getExpectedType()
        Description copied from class: SetRandomVariable
        Gets the expected type of the RandomVariable to be set
        Specified by:
        getExpectedType in class SetRandomVariable
        Returns:
        the expected type of the RandomVariable to be set
      • getRandomVariable

        public de.uka.ipd.sdq.stoex.RandomVariable getRandomVariable​(EObject element)
        Description copied from class: SetRandomVariable
        Gets the RandomVariable of the element
        Specified by:
        getRandomVariable in class SetRandomVariable
        Parameters:
        element - Element containing the RandomVariable to be set
        Returns:
        The RandomVariable of the given element