Function MOTOR_CURRENT_SUPPORTED_MAXIMUM


Slots on this function:

Instance-Of: Function, Parameter-slot, Unary-function
Arity: 2
Parameter-Slot-Of: Elevator, Motor

Other Related Axioms:

(Inherited-Facet-Value Slot-Value-Type
                       Elevator
                       Motor_Current_Supported_Maximum
                       Integer)

(Inherited-Facet-Value Slot-Cardinality
                       Elevator
                       Motor_Current_Supported_Maximum
                       1)

(<= (Motor_Current_Supported_Maximum $X 150) (Elevator $X))

(<= (Has-Parameter-Slot $X Motor_Current_Supported_Maximum)
    (Elevator $X))

(Inherited-Slot-Value Elevator
                      Has-Parameter-Slot
                      Motor_Current_Supported_Maximum)

(Inherited-Facet-Value Slot-Value-Type
                       Motor
                       Motor_Current_Supported_Maximum
                       Integer)

(Inherited-Facet-Value Slot-Cardinality
                       Motor
                       Motor_Current_Supported_Maximum
                       1)

(<= (Motor_Current_Supported_Maximum $X 150) (Motor $X))

(<= (Has-Parameter-Slot $X Motor_Current_Supported_Maximum)
    (Motor $X))

(Inherited-Slot-Value Motor
                      Has-Parameter-Slot
                      Motor_Current_Supported_Maximum)


Notes: