Class EGStem

    • Constructor Detail

      • EGStem

        public EGStem()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: QDLVariable
        The name of the variable. This may be a simple name for a scalar, like "a", or it may represent a stem, like "a.". You may even set specific stem values by passing in the indexed stem, e.g. "a,3" or "a.j" (the index for the latter is "j" unless it resolves to another value.
        Specified by:
        getName in interface QDLVariable
        Returns: