Serialized Form


Package org.scilab.modules.javasci

Class org.scilab.modules.javasci.JavasciException extends java.lang.Exception implements Serializable

Class org.scilab.modules.javasci.JavasciException.AlreadyRunningException extends JavasciException implements Serializable

Class org.scilab.modules.javasci.JavasciException.InitializationException extends JavasciException implements Serializable

Class org.scilab.modules.javasci.JavasciException.ScilabErrorException extends JavasciException implements Serializable

Class org.scilab.modules.javasci.JavasciException.ScilabInternalException extends JavasciException implements Serializable

Class org.scilab.modules.javasci.JavasciException.UndefinedVariableException extends JavasciException implements Serializable

Class org.scilab.modules.javasci.JavasciException.UnknownTypeException extends JavasciException implements Serializable

Class org.scilab.modules.javasci.JavasciException.UnsupportedTypeException extends JavasciException implements Serializable


Package org.scilab.modules.types

Class org.scilab.modules.types.ScilabBoolean extends java.lang.Object implements Serializable

serialVersionUID: 6511497080095473901L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabBooleanReference extends ScilabBoolean implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabBooleanSparse extends java.lang.Object implements Serializable

serialVersionUID: 879625048944109684L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabDouble extends java.lang.Object implements Serializable

serialVersionUID: 879624048944109684L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabDoubleReference extends ScilabDouble implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabInteger extends java.lang.Object implements Serializable

serialVersionUID: 1759633801332932450L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabIntegerReference extends ScilabInteger implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabList extends java.util.ArrayList<ScilabType> implements Serializable

serialVersionUID: 6884293176289980909L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabMList extends java.util.ArrayList<ScilabType> implements Serializable

serialVersionUID: 3224510024213901841L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabPolynomial extends java.lang.Object implements Serializable

serialVersionUID: 870624048944109684L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabSparse extends java.lang.Object implements Serializable

serialVersionUID: 879625048944109684L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabSparseException extends java.lang.Exception implements Serializable

Class org.scilab.modules.types.ScilabString extends java.lang.Object implements Serializable

serialVersionUID: 359802519980180085L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class org.scilab.modules.types.ScilabTList extends java.util.ArrayList<ScilabType> implements Serializable

serialVersionUID: 8080160982092586620L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException