One-to-one Relations
One-to-one relations are relations in which one object owns or uses only one other object. Server relations are defined as instances of class templates provided by the Server library. The class template IlsOwns establishes an ownership relation between two objects, while the class template IlsUses links two objects through a use relation.