[4.0]oointerface

$Revision$

$Date$

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.