Package galaxy.lang

Interface Summary
ArrayObject This is the interface for array objects.
 

Class Summary
BrokerEndMessage This creates a GalaxyMessage of type GAL_BROKER_END_MSG_TYPE.
BrokerProxy This class encapsulates connection and type information for an out broker.
BrokerStartMessage This creates a GalaxyMessage of type GAL_BROKER_START_MSG_TYPE.
Clause The top level frame.
DateUtil This class encapsulates a set of static functions for manipulating dates and semantic frames.
DestroyMessage This creates a GalaxyMessage of type GAL_DESTROY_MSG_TYPE.
DisconnectMessage This creates a GalaxyMessage of type GAL_DISCONNECT_MSG_TYPE.
ErrorMessage This object creates a Clause frame with the special name system_error.
Float32 This class encapsulates an array of 32-bit floating point numbers.
Float64 This class encapsulates an array of 64-bit floating point numbers.
FrameReader This class provides the ability to read a frame from a stream of characters.
GalaxyMessage  
GalaxyObject  
GBinary This class encapsulates an array of bytes.
GFrame The meaning of a sentence in the Galaxy system is represented by a frame.
GVector A Galaxy Vector, or GVector for short.
Int16 This class encapsulates an array of 16-bit integers.
Int32 This class encapsulates an array of 32-bit integers.
Int64 This class encapsulates an array of 64-bit integers.
NewMessage This creates a GalaxyMessage of type GAL_MESSAGE_MSG_TYPE.
ObjectMessage This creates a GalaxyMessage of type GAL_OBJECT_MSG_TYPE.
PostponeMessage This creates a GalaxyMessage of type GAL_POSTPONE_MSG_TYPE.
Predicate A predicate says something about the topic of the frame.
PredicateEnumeration  
QSet Quantified set.
ReplyMessage This creates a GalaxyMessage of type GAL_REPLY_MSG_TYPE.
Symbol  
TimePredicateEnumeration