Tea Java Runtime API
Version 3.2.4

Package com.pdmfc.tea.tos

Classes used for supporting the Tea Object System.

See:
          Description

Interface Summary
STosClass Instances of this interface represent TOS classes.
STosMethod  
STosObj Represents an instance of a TOS class.
 

Class Summary
STosJavaClass A TOS class implemented as a Java class.
STosTeaClass Represents a TOS class implemented in Tea.
STosTeaMethod This class implements a TOS method.
STosTeaObj  
 

Exception Summary
SNoSuchMethodException Exception signaling an attempt to call a method on a TOS class that does not respond to it.
 

Package com.pdmfc.tea.tos Description

Classes used for supporting the Tea Object System.


Tea Java Runtime API
Version 3.2.4

© 2009 PDM&FC, All Rights Reserved.