Class SQSRWorkStation

    • Constructor Detail

      • SQSRWorkStation

        public SQSRWorkStation​(ModelElement parent)
      • SQSRWorkStation

        public SQSRWorkStation​(ModelElement parent,
                               java.lang.String name)
      • SQSRWorkStation

        public SQSRWorkStation​(ModelElement parent,
                               int numServers,
                               java.lang.String name)
    • Method Detail

      • receive

        protected void receive​(Entity entity)
        Description copied from class: EntityReceiver
        Represents logic to correctly receive the entity and process it accordingly
        Specified by:
        receive in class EntityReceiver
      • startUsingResource

        protected void startUsingResource​(Entity entity)
      • endUsingResource

        protected void endUsingResource​(Entity entity)
      • setDelayTime

        public final void setDelayTime​(RandomIfc distribution)
      • getDelay

        public final Delay getDelay()