Class Computed

java.lang.Object
com.almis.awe.model.entities.queries.OutputField
com.almis.awe.model.entities.queries.Computed
All Implemented Interfaces:
Copyable, Serializable

public class Computed extends OutputField
Computed Class Used to parse the file Queries.xml with XStream Computed field from queries. Generates a new field using other fields
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • Computed

      public Computed()
  • Method Details

    • isEval

      public boolean isEval()
      Returns if is eval
      Returns:
      Is eval
    • copy

      public Computed copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Returns:
      element copy