Serialized Form
-
Package org.oristool.lello.exception
-
Exception org.oristool.lello.exception.EvalException
class EvalException extends RuntimeException implements Serializable- serialVersionUID:
- -3005078123434647609L
-
Exception org.oristool.lello.exception.FormatException
class FormatException extends RuntimeException implements Serializable- serialVersionUID:
- 5412628585915767899L
-
Exception org.oristool.lello.exception.JavaInteropException
class JavaInteropException extends RuntimeException implements Serializable- serialVersionUID:
- -3854765410635271548L
-
Exception org.oristool.lello.exception.ParsingException
class ParsingException extends RuntimeException implements Serializable- serialVersionUID:
- 7752471492497471764L
-
Exception org.oristool.lello.exception.ReadOnlyException
class ReadOnlyException extends RuntimeException implements Serializable- serialVersionUID:
- 844962332199165174L
-
Exception org.oristool.lello.exception.UndefinedSymbolException
class UndefinedSymbolException extends RuntimeException implements Serializable- serialVersionUID:
- 5035794596586228802L
-
Exception org.oristool.lello.exception.ValueException
class ValueException extends RuntimeException implements Serializable- serialVersionUID:
- 7179000984568964874L
-
-
Package org.oristool.math
-
Class org.oristool.math.OmegaBigDecimal
class OmegaBigDecimal extends Number implements Serializable-
Serialized Fields
-
hashCode
int hashCode
-
isLeftNeighborhood
boolean isLeftNeighborhood
-
isNegativeInfinity
boolean isNegativeInfinity
-
isPositiveInfinity
boolean isPositiveInfinity
-
isRightNeighborhood
boolean isRightNeighborhood
-
value
BigDecimal value
-
-
-
-
Package org.oristool.models.stpn
-
Class org.oristool.models.stpn.TransientSolutionViewer
class TransientSolutionViewer extends JFrame implements Serializable
-
-
Package org.oristool.models.stpn.trees
-
Class org.oristool.models.stpn.trees.SuccessionGraphViewer
class SuccessionGraphViewer extends JPanel implements Serializable
-