Interface StructureEnhanced

    • Method Detail

      • findVariable

        @Nullable
        Variable findVariable​(String shortName)
        Find the Variable member with the specified (short) name, or null if not found.
      • getVariables

        List<Variable> getVariables()
        Get the variables contained directly in this Structure.