Class COMPENSATION_CABLE_MODEL


Slots on this class:

Instance-Of: Class
Subclass-Of: Vt-component
Has-Parameter-Slot: Compensation_cable_quantity_c02, Compensation_cable_unit_weight
Inherited-Slot-Value: Compensation_cable_quantity_c02, Compensation_cable_unit_weight
Range-Of: Elevator.compensationcable
Superclass-Of:
Compensation_cable_model_m01, Compensation_cable_model_m02, Compensation_cable_model_m03, Compensation_cable_model_m04, Compensation_cable_model_m05, Compensation_cable_model_m06, Compensation_cable_model_m07


Slots on instances of this class:

Compensation_Cable_Quantity_C02:
Slot-Cardinality: 1
Slot-Value-Type: Integer
Compensation_Cable_Unit_Weight:
Slot-Cardinality: 1
Slot-Value-Type: Real-number
Has-Parameter-Slot: Compensation_cable_quantity_c02, Compensation_cable_unit_weight
Model-Id:
Slot-Cardinality: 1

Other Related Axioms:

(<= (Has-Parameter-Slot $X Compensation_Cable_Unit_Weight)
    (Compensation_Cable_Model $X))

(<= (Has-Parameter-Slot $X Compensation_Cable_Quantity_C02)
    (Compensation_Cable_Model $X))

(Inherited-Facet-Value Slot-Value-Type
                       Elevator
                       Elevator.Compensationcable
                       Compensation_Cable_Model)

(=> (Elevator.Compensationcable $X $Y) (Compensation_Cable_Model $Y))


Notes: