Class PortHasNoContainer

    • Field Detail

      • directoryOrURLPort

        public Port directoryOrURLPort
        This port, from actor/lib/io/DirectoryListing.java, is ok because it ends in "Port"
      • startTrigger

        public Port startTrigger
        An optional input port that can be used to help the scheduling of the actor.

        This port is activated by the hasTrigger parameter. Double-click on the actor to enable. Please enable it ONLY when the actor has no input and it is required for scheduling of the actor.