Class PLATFORM_MODEL


Slots on this class:

Instance-Of: Class
Subclass-Of: Vt-component
Has-Constraint: C-41
Inherited-Slot-Value: C-41
Has-Parameter-Slot:
Car_capacity, Platform_depth, Platform_height, Platform_width_f
Inherited-Slot-Value:
Car_capacity, Platform_depth, Platform_height, Platform_width_f
Range-Of: Elevator.platform
Superclass-Of: Platform_model_m01, Platform_model_m02, Platform_model_m03


Slots on instances of this class:

Car_Capacity:
Slot-Cardinality: 1
Slot-Value-Type: Real-number
Has-Constraint: C-41
Has-Parameter-Slot:
Car_capacity, Platform_depth, Platform_height, Platform_width_f
Model-Id:
Slot-Cardinality: 1
Platform_Depth:
Slot-Cardinality: 1
Slot-Value-Type: Real-number
Platform_Height:
Slot-Cardinality: 1
Slot-Value-Type: Real-number
Platform_Width_F:
Slot-Cardinality: 1
Slot-Value-Type: Real-number

Other Related Axioms:

(Inherited-Facet-Value Slot-Value-Type
                       Elevator
                       Elevator.Platform
                       Platform_Model)

(<= (Has-Constraint $X C-41) (Platform_Model $X))

(<= (Has-Parameter-Slot $X Platform_Width_F) (Platform_Model $X))

(<= (Has-Parameter-Slot $X Platform_Height) (Platform_Model $X))

(<= (Has-Parameter-Slot $X Platform_Depth) (Platform_Model $X))

(<= (Has-Parameter-Slot $X Car_Capacity) (Platform_Model $X))

(=> (Elevator.Platform $X $Y) (Platform_Model $Y))


Notes: