A B C D E F G H I K L M N O P R S T V W

A

addCD(String, String, String) - Method in class nl.tue.win.riaca.openmath.codec.Codec
Adds a CD to the Codec.
addCD(String, String, String) - Method in class nl.tue.win.riaca.openmath.phrasebook.Phrasebook
Adds a CD to the phrasebook.
addElement(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Adds an element.
addElement(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Add element.
addVariable(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Add variable.
alphaConvert(OMObject, OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Perform Alpha conversion on the binding and its children.
attributes - Variable in class nl.tue.win.riaca.openmath.lang.OMObject
Stores the attribute table.
attributions - Variable in class nl.tue.win.riaca.openmath.lang.OMAttribution
Stores the attributions.

B

betaReduce(OMObject, OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Performs light-weight Beta reduction.
binder - Variable in class nl.tue.win.riaca.openmath.lang.OMBinding
Stores the binder.
body - Variable in class nl.tue.win.riaca.openmath.lang.OMBinding
Stores the body.
byteArray - Variable in class nl.tue.win.riaca.openmath.lang.OMByteArray
Stores the byte array.

C

CDCodec - class nl.tue.win.riaca.openmath.codec.CDCodec.
A codec that translates (XML-encoded) OpenMath objects as defined in the Content Dictionary it implements to their backengine equivalent and vice-versa.
CDCodec() - Constructor for class nl.tue.win.riaca.openmath.codec.CDCodec
Constructor.
CDCodec(Codec) - Constructor for class nl.tue.win.riaca.openmath.codec.CDCodec
Constructor (parameterized).
Codec - class nl.tue.win.riaca.openmath.codec.Codec.
A String based codec that translates (XML-encoded) OpenMath objects to their backengine equivalent.
Codec() - Constructor for class nl.tue.win.riaca.openmath.codec.Codec
Constructor.
CodecDecodeException - exception nl.tue.win.riaca.openmath.codec.CodecDecodeException.
An exception to signal a big problem while decoding from backengine to OpenMath.
CodecDecodeException() - Constructor for class nl.tue.win.riaca.openmath.codec.CodecDecodeException
Constructor.
CodecDecodeException(String) - Constructor for class nl.tue.win.riaca.openmath.codec.CodecDecodeException
Constructor.
CodecEncodeException - exception nl.tue.win.riaca.openmath.codec.CodecEncodeException.
An exception to signal a big problem while encoding from OpenMath to backengine syntax.
CodecEncodeException() - Constructor for class nl.tue.win.riaca.openmath.codec.CodecEncodeException
Constructor.
CodecEncodeException(String) - Constructor for class nl.tue.win.riaca.openmath.codec.CodecEncodeException
Constructor.
CodecException - exception nl.tue.win.riaca.openmath.codec.CodecException.
The Codec can throw an exception.
CodecException() - Constructor for class nl.tue.win.riaca.openmath.codec.CodecException
Constructor.
CodecException(String) - Constructor for class nl.tue.win.riaca.openmath.codec.CodecException
Constructor.
characters(char[], int, int) - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
We've encountered a PCDATA section.
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Clones the object performing a shallow copy.
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Clones the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Clones the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Clones the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Clones the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Clones the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Clones the object.
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Clones the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
This will perform a shallow copy of the object.
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Create a clone of this OMReference.
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Clones a OMRoot object.
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMString
Clone the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Clones the object (shallow copy).
clone() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Clones the object (shallow copy).
close() - Method in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Close the stream, flushing it first.
constructor - Variable in class nl.tue.win.riaca.openmath.lang.OMAttribution
Stores the constructor.
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Copies the object performing a full copy.
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Copies the object (full copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Copies the object (full copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Copies the object (full copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Copies the object (deep copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Copies the object (full copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Copies the object.
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Copies the object (full copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Creates a copy of the OMObject.
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Create a copy of this OMReference.
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Copies an OMRoot object.
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMString
Copies the object (deep copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Copies the object (full copy).
copy() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Copies the object (full copy).

D

decode(String) - Method in class nl.tue.win.riaca.openmath.codec.CDCodec
Decodes the backengine syntax to a XML-encoded OM-object.
decode(String) - Method in class nl.tue.win.riaca.openmath.codec.Codec
Decodes the backengine syntax to an OpenMath object in XML encoding.
decodeOMObject(String) - Method in class nl.tue.win.riaca.openmath.codec.CDCodec
Decodes the backengine-syntax to an OM-object.
decodeOMObject(String) - Method in class nl.tue.win.riaca.openmath.codec.Codec
Decodes the backengine-syntax to an OM-object.
document - Variable in class nl.tue.win.riaca.openmath.io.OMDOMWriter
Stores the document reference we use to create elements.
doubleValue() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Returns the float as a double.

E

elements - Variable in class nl.tue.win.riaca.openmath.lang.OMApplication
Stores the elements.
elements - Variable in class nl.tue.win.riaca.openmath.lang.OMError
Stores the errors.
encode(String) - Method in class nl.tue.win.riaca.openmath.codec.CDCodec
Encodes the XML-encoded OM-object.
encode(String) - Method in class nl.tue.win.riaca.openmath.codec.Codec
Encodes the XML-encoded OM-object.
encodeOMObject(OMObject) - Method in class nl.tue.win.riaca.openmath.codec.CDCodec
Encodes the OM-object to backengine-syntax.
encodeOMObject(OMObject) - Method in class nl.tue.win.riaca.openmath.codec.Codec
Encodes the OM-object to backengine-syntax.
endDocument() - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
End the document.
endElement(String, String, String) - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
End a XML element.
execute(String, Vector) - Method in class nl.tue.win.riaca.openmath.phrasebook.Phrasebook
An execute method.

F

firstElement() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Gets the first element.
firstElement() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Get the first element.
firstVariable() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Get the first variable.
flatten() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Flatten the attribution.
floatValue() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Returns the float as a float.
flush() - Method in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Flush the stream.
foreign - Variable in class nl.tue.win.riaca.openmath.io.OMXMLReader
Stores if we are inside a foreign object section.

G

get(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Gets the value of the attribution.
getAttribute(String) - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Get an attribute.
getAttributes() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Gets the attributes.
getAttributions() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Get the attributions.
getBase() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Get the base.
getBinder() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Get the binder.
getBody() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Get the body.
getByteArray() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Gets the byte array.
getByteArrayAsString() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Get the byte array as string.
getCD() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Deprecated. use the getCd method instead.
getCd() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Gets the CD for this OpenMath symbol.
getConstructor() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Get the attribution constructor.
getElementAt(int) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Gets the element at the given index.
getElementAt(int) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Get element.
getElements() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Get the elements.
getElements() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Get the elements.
getFloat() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Gets the float.
getHref() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Get the href.
getInputStream() - Method in class nl.tue.win.riaca.openmath.util.PrettyPrint
Gets the input-stream.
getInteger() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Get the integer.
getKeys() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Get the symbol (keys).
getLength() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Get the length of the application (aka the number of elements).
getName() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Gets the name for this OpenMath symbol.
getName() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Gets the name.
getNamespacePrefix() - Method in class nl.tue.win.riaca.openmath.io.OMDOMWriter
Get the namespace prefix.
getObject() - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
Get the OpenMath object.
getObject() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Get the object.
getObject() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Get the object.
getOutputStream() - Method in class nl.tue.win.riaca.openmath.util.PrettyPrint
Gets the output-stream.
getParent() - Method in class nl.tue.win.riaca.openmath.codec.CDCodec
Gets the parent-object.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMApplicationBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMAttributionBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMBindingBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArrayBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMErrorBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMFloatBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMIntegerBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMReferenceBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMRootBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMStringBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbolBeanInfo
Get the property descriptors.
getPropertyDescriptors() - Method in class nl.tue.win.riaca.openmath.lang.OMVariableBeanInfo
Get the property descriptors for this bean.
getString() - Method in class nl.tue.win.riaca.openmath.lang.OMString
Gets the string.
getSymbol() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Gets the symbol.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Returns the type of the object.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Get the type of this element.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Get the type of the OpenMath object.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Get the type of the object.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMString
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Gets the type.
getType() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Gets the type.
getValues() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Get the values.
getVariableAt(int) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Get variable at i-place.
getVariables() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Get the variables.

H

hasKey(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Has symbol.
hasValue(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Has value.

I

ignorableWhitespace(char[], int, int) - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
Process ignorable whitespace.
insertElementAt(OMObject, int) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Inserts an element at.
insertElementAt(OMObject, int) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Insert element at.
insertVariableAt(OMObject, int) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Insert variable at i-place.
intValue() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Returns the integer as an int.
integer - Variable in class nl.tue.win.riaca.openmath.lang.OMInteger
Stores the integer.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Are we an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Are we an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Are we an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Is this an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Are we an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Is this an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Returns if this is an atom.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Is this an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Is this an atom.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Return if this is an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Returns if this object is an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMString
Is this an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Is this an atom object.
isAtom() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Is this an atom object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Are we a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Are we a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Are we a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Is this a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Are we a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Is this a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Returns if this is a composite.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Is this a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Is this a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Return if this a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Returns if this object is a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMString
Is this a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Is this a composite object.
isComposite() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Is this a composite object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Returns if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Is this the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Return if the given is the same as this object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Returns if this object is the same with the given object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMString
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Determines if this is the same object.
isSame(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Determines if this is the same object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Determines if this is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Determines if this is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Determines if this is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Determines if this is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Determines if this is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Determines if this is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Returns if the OMForeign is valid.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Determines if this object is valid.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Is this a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Return if this object is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Returns if this object is a valid object.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMString
Determines if this object is valid.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Determines if this object is valid.
isValid() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Determines if this is a valid object.

K

keep - Variable in class nl.tue.win.riaca.openmath.io.OMXMLReader
Stores if we should keep the outer OMOBJ.

L

lastElement() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Gets the last element.
lastElement() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Get the last element.
lastVariable() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Get the last variable.
longValue() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Return the integer as a long.

M

mCDs - Variable in class nl.tue.win.riaca.openmath.codec.Codec
Stores the CD's supported by the codec.
mElementStack - Variable in class nl.tue.win.riaca.openmath.io.OMXMLReader
Stores an vector with the last active element as the last in the vector.
mInputSource - Variable in class nl.tue.win.riaca.openmath.io.OMDOMReader
Stores the input-source if we use one.
mInputSource - Variable in class nl.tue.win.riaca.openmath.io.OMXMLReader
Stores the input-source.
mNode - Variable in class nl.tue.win.riaca.openmath.io.OMDOMReader
Stores the node we want to read the OMObject from.
mOMObject - Variable in class nl.tue.win.riaca.openmath.io.OMXMLReader
Stores the OMObject for this reader.
mParent - Variable in class nl.tue.win.riaca.openmath.codec.CDCodec
Stores the parent Codec.
mPrettyPrint - Variable in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Stores if we should pretty-print.
mPrintWriter - Variable in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Stores the output-stream.
main(String[]) - Static method in class nl.tue.win.riaca.openmath.util.PrettyPrint
Invokes the pretty-printer stand-alone.

N

nl.tue.win.riaca.openmath.codec - package nl.tue.win.riaca.openmath.codec
 
nl.tue.win.riaca.openmath.io - package nl.tue.win.riaca.openmath.io
 
nl.tue.win.riaca.openmath.lang - package nl.tue.win.riaca.openmath.lang
 
nl.tue.win.riaca.openmath.phrasebook - package nl.tue.win.riaca.openmath.phrasebook
 
nl.tue.win.riaca.openmath.util - package nl.tue.win.riaca.openmath.util
 

O

OMApplication - class nl.tue.win.riaca.openmath.lang.OMApplication.
Models an OpenMath application object.
OMApplication() - Constructor for class nl.tue.win.riaca.openmath.lang.OMApplication
Constructor.
OMApplicationBeanInfo - class nl.tue.win.riaca.openmath.lang.OMApplicationBeanInfo.
Bean info class for the OMApplication class.
OMApplicationBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMApplicationBeanInfo
 
OMAttribution - class nl.tue.win.riaca.openmath.lang.OMAttribution.
Models an OpenMath attribution object.
OMAttribution() - Constructor for class nl.tue.win.riaca.openmath.lang.OMAttribution
Constructor.
OMAttribution(Hashtable, OMObject) - Constructor for class nl.tue.win.riaca.openmath.lang.OMAttribution
Constructor.
OMAttributionBeanInfo - class nl.tue.win.riaca.openmath.lang.OMAttributionBeanInfo.
Bean info class for the OMAttribution class.
OMAttributionBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMAttributionBeanInfo
 
OMBinding - class nl.tue.win.riaca.openmath.lang.OMBinding.
Models an OpenMath binding object.
OMBinding() - Constructor for class nl.tue.win.riaca.openmath.lang.OMBinding
Constructor.
OMBinding(OMObject, Vector, OMObject) - Constructor for class nl.tue.win.riaca.openmath.lang.OMBinding
Constructor.
OMBindingBeanInfo - class nl.tue.win.riaca.openmath.lang.OMBindingBeanInfo.
Bean info class for the OMBinding class.
OMBindingBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMBindingBeanInfo
 
OMByteArray - class nl.tue.win.riaca.openmath.lang.OMByteArray.
Models an OpenMath byte array.
OMByteArray() - Constructor for class nl.tue.win.riaca.openmath.lang.OMByteArray
Constructor.
OMByteArray(String) - Constructor for class nl.tue.win.riaca.openmath.lang.OMByteArray
Constructor.
OMByteArrayBeanInfo - class nl.tue.win.riaca.openmath.lang.OMByteArrayBeanInfo.
Bean info class for the OMByteArray class.
OMByteArrayBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMByteArrayBeanInfo
 
OMDOMReader - class nl.tue.win.riaca.openmath.io.OMDOMReader.
An OpenMath DOM reader.
OMDOMReader(Document) - Constructor for class nl.tue.win.riaca.openmath.io.OMDOMReader
Constructor.
OMDOMReader(DocumentFragment) - Constructor for class nl.tue.win.riaca.openmath.io.OMDOMReader
Constructor.
OMDOMReader(Node) - Constructor for class nl.tue.win.riaca.openmath.io.OMDOMReader
Constructor.
OMDOMReader(InputSource) - Constructor for class nl.tue.win.riaca.openmath.io.OMDOMReader
Constructor.
OMDOMReader(String) - Constructor for class nl.tue.win.riaca.openmath.io.OMDOMReader
Constructor.
OMDOMWriter - class nl.tue.win.riaca.openmath.io.OMDOMWriter.
An OMDOMWriter.
OMDOMWriter() - Constructor for class nl.tue.win.riaca.openmath.io.OMDOMWriter
Constructor.
OMError - class nl.tue.win.riaca.openmath.lang.OMError.
Models an OpenMath error object.
OMError(OMSymbol) - Constructor for class nl.tue.win.riaca.openmath.lang.OMError
Constructor.
OMError() - Constructor for class nl.tue.win.riaca.openmath.lang.OMError
Constructor.
OMErrorBeanInfo - class nl.tue.win.riaca.openmath.lang.OMErrorBeanInfo.
Bean info class for the OMError class.
OMErrorBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMErrorBeanInfo
 
OMFloat - class nl.tue.win.riaca.openmath.lang.OMFloat.
Models an OpenMath float.
OMFloat() - Constructor for class nl.tue.win.riaca.openmath.lang.OMFloat
Constructor.
OMFloat(String, String) - Constructor for class nl.tue.win.riaca.openmath.lang.OMFloat
Constructor.
OMFloatBeanInfo - class nl.tue.win.riaca.openmath.lang.OMFloatBeanInfo.
Bean info class for the OMFloat class.
OMFloatBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMFloatBeanInfo
 
OMForeign - class nl.tue.win.riaca.openmath.lang.OMForeign.
Models an OpenMath foreign object.
OMForeign() - Constructor for class nl.tue.win.riaca.openmath.lang.OMForeign
Constructor.
OMInteger - class nl.tue.win.riaca.openmath.lang.OMInteger.
Models an OpenMath integer.
OMInteger() - Constructor for class nl.tue.win.riaca.openmath.lang.OMInteger
Constructor.
OMInteger(String) - Constructor for class nl.tue.win.riaca.openmath.lang.OMInteger
Constructor.
OMInteger(long) - Constructor for class nl.tue.win.riaca.openmath.lang.OMInteger
Constructor.
OMInteger(int) - Constructor for class nl.tue.win.riaca.openmath.lang.OMInteger
Constructor.
OMInteger(Long) - Constructor for class nl.tue.win.riaca.openmath.lang.OMInteger
Constructor.
OMInteger(Integer) - Constructor for class nl.tue.win.riaca.openmath.lang.OMInteger
Constructor.
OMIntegerBeanInfo - class nl.tue.win.riaca.openmath.lang.OMIntegerBeanInfo.
Bean info class for the OMInteger class.
OMIntegerBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMIntegerBeanInfo
 
OMObject - class nl.tue.win.riaca.openmath.lang.OMObject.
Models an abstract OpenMath object.
OMObject() - Constructor for class nl.tue.win.riaca.openmath.lang.OMObject
Constructor.
OMReference - class nl.tue.win.riaca.openmath.lang.OMReference.
Models a OpenMath reference.
OMReference() - Constructor for class nl.tue.win.riaca.openmath.lang.OMReference
Constructor.
OMReference(String) - Constructor for class nl.tue.win.riaca.openmath.lang.OMReference
Constructor.
OMReferenceBeanInfo - class nl.tue.win.riaca.openmath.lang.OMReferenceBeanInfo.
Bean info class for the OMReference class.
OMReferenceBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMReferenceBeanInfo
 
OMRoot - class nl.tue.win.riaca.openmath.lang.OMRoot.
Models an OpenMath root object.
OMRoot() - Constructor for class nl.tue.win.riaca.openmath.lang.OMRoot
 
OMRootBeanInfo - class nl.tue.win.riaca.openmath.lang.OMRootBeanInfo.
Bean info class for the OMRoot class.
OMRootBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMRootBeanInfo
 
OMString - class nl.tue.win.riaca.openmath.lang.OMString.
Models an OpenMath string.
OMString() - Constructor for class nl.tue.win.riaca.openmath.lang.OMString
Constructor.
OMString(String) - Constructor for class nl.tue.win.riaca.openmath.lang.OMString
Constructor.
OMStringBeanInfo - class nl.tue.win.riaca.openmath.lang.OMStringBeanInfo.
Bean info class for the OMString class.
OMStringBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMStringBeanInfo
 
OMSymbol - class nl.tue.win.riaca.openmath.lang.OMSymbol.
Models an OpenMath symbol.
OMSymbol() - Constructor for class nl.tue.win.riaca.openmath.lang.OMSymbol
Constructor.
OMSymbol(String, String) - Constructor for class nl.tue.win.riaca.openmath.lang.OMSymbol
Constructor.
OMSymbolBeanInfo - class nl.tue.win.riaca.openmath.lang.OMSymbolBeanInfo.
Bean info class for the OMSymbol class.
OMSymbolBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMSymbolBeanInfo
 
OMVariable - class nl.tue.win.riaca.openmath.lang.OMVariable.
Models an OpenMath variable.
OMVariable() - Constructor for class nl.tue.win.riaca.openmath.lang.OMVariable
Constructor.
OMVariable(String) - Constructor for class nl.tue.win.riaca.openmath.lang.OMVariable
Constructor.
OMVariableBeanInfo - class nl.tue.win.riaca.openmath.lang.OMVariableBeanInfo.
Bean info class for the OMVariable class.
OMVariableBeanInfo() - Constructor for class nl.tue.win.riaca.openmath.lang.OMVariableBeanInfo
 
OMXMLReader - class nl.tue.win.riaca.openmath.io.OMXMLReader.
Constructs an OpenMath Object (OMObject) from the XML-input.
OMXMLReader() - Constructor for class nl.tue.win.riaca.openmath.io.OMXMLReader
Constructor.
OMXMLReader(InputSource) - Constructor for class nl.tue.win.riaca.openmath.io.OMXMLReader
Constructor.
OMXMLReader(String) - Constructor for class nl.tue.win.riaca.openmath.io.OMXMLReader
Constructor taking a String as the InputSource.
OMXMLReader(String, boolean) - Constructor for class nl.tue.win.riaca.openmath.io.OMXMLReader
Constructor taking a String as the InputSource and a boolean indicating if we want to keep the outer OMOBJ.
OMXMLWriter - class nl.tue.win.riaca.openmath.io.OMXMLWriter.
Implements an outputstream that can write OpenMath objects as XML.
OMXMLWriter(Writer) - Constructor for class nl.tue.win.riaca.openmath.io.OMXMLWriter
Constructor.
OMXMLWriter(Writer, boolean) - Constructor for class nl.tue.win.riaca.openmath.io.OMXMLWriter
Constructor.
OMXMLWriter(Writer, boolean, boolean) - Constructor for class nl.tue.win.riaca.openmath.io.OMXMLWriter
Constructor.
object - Variable in class nl.tue.win.riaca.openmath.lang.OMForeign
Stores the foreign object.
object - Variable in class nl.tue.win.riaca.openmath.lang.OMRoot
Stores the 'real' object.

P

Phrasebook - class nl.tue.win.riaca.openmath.phrasebook.Phrasebook.
Defines what a minimal phrasebook should implement.
Phrasebook() - Constructor for class nl.tue.win.riaca.openmath.phrasebook.Phrasebook
Constructor.
PhrasebookException - exception nl.tue.win.riaca.openmath.phrasebook.PhrasebookException.
An exception generated by the phrasebook.
PhrasebookException() - Constructor for class nl.tue.win.riaca.openmath.phrasebook.PhrasebookException
Constructor.
PhrasebookException(String) - Constructor for class nl.tue.win.riaca.openmath.phrasebook.PhrasebookException
Constructor.
PrettyPrint - class nl.tue.win.riaca.openmath.util.PrettyPrint.
Pretty prints an OpenMath object.
PrettyPrint() - Constructor for class nl.tue.win.riaca.openmath.util.PrettyPrint
 
perform(String, Vector) - Method in class nl.tue.win.riaca.openmath.phrasebook.Phrasebook
A perform method.
prefix - Variable in class nl.tue.win.riaca.openmath.io.OMDOMWriter
Stores the namespace prefix.
prettyPrint() - Method in class nl.tue.win.riaca.openmath.util.PrettyPrint
Validates the document.
printOuterOMOBJ - Variable in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Stores if we should drop the outer OMOBJ.
processingInstruction(String, String) - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
Process the processing instruction.
put(OMObject, OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Puts an attribution.

R

readObject() - Method in class nl.tue.win.riaca.openmath.io.OMDOMReader
Read an OpenMath object.
readObject() - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
Read an OpenMath object.
remove(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Removes an attribution.
removeAllElements() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Remove all elements.
removeAllElements() - Method in class nl.tue.win.riaca.openmath.lang.OMError
Remove all elements.
removeAllVariables() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Remove all variables.
removeAttribute(String) - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Remove an attribute.
removeCD(String) - Method in class nl.tue.win.riaca.openmath.codec.Codec
Removes a CD from the Codec.
removeCD(String) - Method in class nl.tue.win.riaca.openmath.phrasebook.Phrasebook
Removes a CD from the phrasebook.
removeElement(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Removes an element.
removeElement(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Remove element.
removeElementAt(int) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Removes an element at.
removeElementAt(int) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Remove element at.
removeVariable(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Remove variable.
removeVariableAt(int) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Remove variable at i-place.
replace(OMObject, OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Replace any occurrence of source to destination.
replace(OMObject, OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Replace any occurrence of source to destination.
replace(OMObject, OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Replace any occurrence of source to destination.
replace(OMObject, OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Replace any occurrence of source to destination.

S

sOMObjects - Static variable in class nl.tue.win.riaca.openmath.io.OMDOMReader
Stores a static array with all the OpenMath element-names in use.
sOMObjects - Static variable in class nl.tue.win.riaca.openmath.io.OMXMLReader
Stores a static array with all the OpenMath element-names in use.
sOMObjects - Static variable in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Stores a static array with all the OpenMath element-names in use.
setAttribute(String, String) - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Set an attribute.
setAttributes(Hashtable) - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Sets the attributes.
setAttributions(Hashtable) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Set the attributions.
setBase(String) - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Sets the base.
setBinder(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Sets the binder.
setBody(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Set the body.
setByteArray(String) - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Sets the byte array.
setByteArray(byte[]) - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Sets the byte array.
setCD(String) - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Sets the CD for this OpenMath symbol.
setConstructor(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Set the attribution constructor.
setDocumentLocator(Locator) - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
Set the document-locator.
setElementAt(OMObject, int) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Sets an element.
setElementAt(OMObject, int) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Set element.
setElements(Vector) - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Set the elements.
setElements(Vector) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Set the elements.
setFloat(String) - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Sets the float.
setFloat(String, String) - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Sets the float.
setHref(String) - Method in class nl.tue.win.riaca.openmath.lang.OMReference
Set the href.
setInputStream(InputStream) - Method in class nl.tue.win.riaca.openmath.util.PrettyPrint
Sets the input-stream.
setInteger(String) - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Set the integer.
setInteger(Long) - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Set the integer.
setInteger(Integer) - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Set the integer.
setInteger(long) - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Set the integer.
setInteger(int) - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Set the integer.
setName(String) - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Sets the name for this OpenMath symbol.
setName(String) - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Sets the name.
setNamespacePrefix(String) - Method in class nl.tue.win.riaca.openmath.io.OMDOMWriter
Set the namespace prefix.
setObject(Object) - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Set the object.
setObject(OMObject) - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
Set the object.
setOutputStream(OutputStream) - Method in class nl.tue.win.riaca.openmath.util.PrettyPrint
Sets the output-stream.
setParent(Codec) - Method in class nl.tue.win.riaca.openmath.codec.CDCodec
Sets the parent-object.
setString(String) - Method in class nl.tue.win.riaca.openmath.lang.OMString
Sets the string.
setSymbol(OMSymbol) - Method in class nl.tue.win.riaca.openmath.lang.OMError
Set the symbol.
setVariableAt(OMObject, int) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Set variable at i-place.
setVariables(Vector) - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Set the variables.
startDocument() - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
Signals the start of the document.
startElement(String, String, String, Attributes) - Method in class nl.tue.win.riaca.openmath.io.OMXMLReader
Start a XML element.
string - Variable in class nl.tue.win.riaca.openmath.lang.OMString
Stores the string.
strip() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Strip the attribution.
symbol - Variable in class nl.tue.win.riaca.openmath.lang.OMError
Stores the symbol.

T

toString() - Method in class nl.tue.win.riaca.openmath.lang.OMApplication
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMAttribution
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMBinding
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMByteArray
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMError
toString.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMFloat
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMForeign
Returns a string representation.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMInteger
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMObject
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMReference
toString.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMRoot
toString.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMString
toString.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMSymbol
Returns a string representation of the object.
toString() - Method in class nl.tue.win.riaca.openmath.lang.OMVariable
Returns a string representation of the object.

V

variables - Variable in class nl.tue.win.riaca.openmath.lang.OMBinding
Stores the variables.

W

write(OMObject) - Method in class nl.tue.win.riaca.openmath.io.OMDOMWriter
Write out a DOM document.
write(int) - Method in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Writes the specified byte to this output stream.
write(char[], int, int) - Method in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Write a portion of an array of characters.
writeNode(OMObject) - Method in class nl.tue.win.riaca.openmath.io.OMDOMWriter
Write out a DOM document node.
writeObject(OMObject) - Method in class nl.tue.win.riaca.openmath.io.OMXMLWriter
Write an OMObject.

A B C D E F G H I K L M N O P R S T V W

Copyright © 2001-2004 RIACA, Technische Universiteit Eindhoven. All Rights Reserved.