Function COMPONENT-INLET1


Slots on this function:

Documentation: the first inlet port
Instance-Of: Function
Arity: 2
Range: Port

Other Related Axioms:

(Inherited-Facet-Value Slot-Documentation
                       2-Input-Thermal-Component
                       Component-Inlet1
                       The First Inlet Port)

(Inherited-Facet-Value Slot-Value-Type
                       2-Input-Thermal-Component
                       Component-Inlet1
                       Port)

(Inherited-Facet-Value Slot-Cardinality
                       2-Input-Thermal-Component
                       Component-Inlet1
                       1)

(Has-Attribute-Function 2-Input-Thermal-Component Component-Inlet1)

(Slot-Documentation 2-Input-Thermal-Component
                    Component-Inlet1
                    The First Inlet Port)

(=> (2-Input-Thermal-Component ?Self)
    (And (Value-Cardinality ?Self Component-Inlet1 1)
         (Value-Type ?Self Component-Inlet1 Port)
         (Value-Cardinality ?Self Component-Inlet1 1)
         (Value-Cardinality ?Self Component-Inlet2 1)
         (Value-Type ?Self Component-Inlet2 Port)
         (Value-Cardinality ?Self Component-Inlet2 1)))

(=> (Component-Inlet1 $X $Y) (Port $Y))