OOF2: The Manual

Name

Union of named interfaces (UnionInterface) — Define an interface from a union of named interfaces.

Synopsis

UnionInterface(interfaces)

Details

  • Base class: InterfaceDef
  • Parameters:

    interfaces
    Current list of interfaces defined in this microstructure. Type: A list of character strings.

Description

The object constructed from this class represents an interface consisting of the union of a list of interfaces.