Class EffectOnDrive

java.lang.Object
FAtiMA.motivationalSystem.EffectOnDrive
All Implemented Interfaces:
Serializable

public class EffectOnDrive extends Object implements Serializable
See Also:
  • Constructor Details

    • EffectOnDrive

      public EffectOnDrive(Short type, String driveName, FAtiMA.Core.wellFormedNames.Symbol target, float value)
  • Method Details

    • getType

      public short getType()
    • getTarget

      public FAtiMA.Core.wellFormedNames.Symbol getTarget()
    • getValue

      public float getValue()
    • getDriveName

      public String getDriveName()