Note that empty sections are omitted (so if your interface doesn't define any constants, there's no "Constants" section.)
BoondaBindaFormat
String
constant, with the value
"Boonda Binda Transmission Format"
OBJECT
types:
String
ilu.CString
Strings
SEQUENCE OF String
Toink
String
, used as a toinkable jibberdy
by Knowbot flijibits.
NotFound
NotPermitted
CannotBazz
OBJECT
types:
Flijibit
Boozbazz
Zilch SUPERTYPES Boozbazz
Boozbazz
, and a very nasty
thingie indeed.
OBJECT
methods:
Submit(format : String, jibberdy
: Toink) : INTEGER
Toink
) for
execution using the specified format. Return
an INTEGER
which is the identifier for the
submitted jibberdy. Raise
NotPermitted
if the caller is not allowed to
submit Toinks
.
Kill(jibberdyId : INTEGER)
NotFound
if
no jibberdy is associated with the jibberdyId.
Raise NotPermitted
if the caller is not
allowed to kill the referenced jibberdy.
BoozYerself() : String
String
.
BazzYerself() : String
String
. If the object
really boozed itself instead, raise a
CannotBazz
exception.
Zilch
object overrides the methods of its supertype
so that both are no-op'd and return the empty string. It defines
no new methods.