Class ActionFieldList

  • All Implemented Interfaces:
    IAction
    Direct Known Subclasses:
    ActionInsertFact, ActionSetField

    public abstract class ActionFieldList
    extends Object
    implements IAction
    This class is the parent for field setting or assertion actions.

    Contains the list of fields and their values to be set.

    • Constructor Detail

      • ActionFieldList

        public ActionFieldList()