Package FAtiMA.motivationalSystem
Class EffectOnDrive
java.lang.Object
FAtiMA.motivationalSystem.EffectOnDrive
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEffectOnDrive(Short type, String driveName, FAtiMA.Core.wellFormedNames.Symbol target, float value) -
Method Summary
-
Constructor Details
-
EffectOnDrive
-
-
Method Details
-
getType
public short getType() -
getTarget
public FAtiMA.Core.wellFormedNames.Symbol getTarget() -
getValue
public float getValue() -
getDriveName
-