Class Memory

    • Field Detail

      • input

        public TypedIOPort input
        The input port. The type of this port is BaseType.STRING. This is a multiport.
      • output

        public TypedIOPort output
        The output port. The type of this port is BaseType.GENERAL. This is a multiport.
    • Method Detail

      • getString

        public java.lang.String getString()
        Return the value of the string that is associated with the input token.
        Returns:
        The String value of the input token.