Function COMPONENT-OUTLET1


Slots on this function:

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

Other Related Axioms:

(Inherited-Facet-Value Slot-Documentation
                       2-Output-Thermal-Component
                       Component-Outlet1
                       The First Outlet Port)

(Inherited-Facet-Value Slot-Value-Type
                       2-Output-Thermal-Component
                       Component-Outlet1
                       Port)

(Inherited-Facet-Value Slot-Cardinality
                       2-Output-Thermal-Component
                       Component-Outlet1
                       1)

(Has-Attribute-Function 2-Output-Thermal-Component Component-Outlet1)

(Slot-Documentation 2-Output-Thermal-Component
                    Component-Outlet1
                    The First Outlet Port)

(=> (2-Output-Thermal-Component ?Self)
    (And (Value-Cardinality ?Self Component-Outlet1 1)
         (Value-Type ?Self Component-Outlet1 Port)
         (Value-Cardinality ?Self Component-Outlet1 1)
         (Value-Cardinality ?Self Component-Outlet2 1)
         (Value-Type ?Self Component-Outlet2 Port)
         (Value-Cardinality ?Self Component-Outlet2 1)))

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