Previous Table of Contents Next


3.18.2 Home Header


   A <home_header> describes fundamental characteristics of a home interface.

   Syntax

   The syntax for a home header declaration is as follows:

   (127) <home_header> ::= “home? <identifier> [ <home_inheritance_spec> ] [ <supported_interface_spec> ] “manages? <scoped_name> [ <primary_key_spec> ]

   (128)<home_inheritance_spec> ::= “:? <scoped_name>

   (129) <primary_key_spec> ::= “primarykey? <scoped_name>

   A <home_header> consists of the following elements:

   Details of semantics can be found in the CORBA Components specification, Component Model chapter, “Homes? section.