[4.0]oointerface

$Revision: 1615 $

$Date: 2002-06-11 03:20:20 +0200 (Tue, 11 Jun 2002) $

oointerface — An interface in an object-oriented programming language

Synopsis

Content Model

oointerface ::=
((modifier|package)*,
 interfacename)

Attributes

Common attributes

Description

The OOInterface element identifies programming language interfaces, generally from object-oriented programming languages. The OOInterface is a wrapper for the InterfaceName plus some Modifiers.

Processing expectations

Formatted inline.

Children

The following elements occur in oointerface: interfacename, modifier, package.