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

A

ABS - Static variable in class ru.tunegov.mathematic.UnaryArithmeticOperator
The type of the operator.
abs() - Method in class ru.tunegov.mathematic.Decimal
Returns the absolute value of an element of a set.
abs() - Method in class ru.tunegov.mathematic.Matrix
Returns the absolute value of an element of a set.
abs() - Method in class ru.tunegov.mathematic.Complex
Returns the absolute value of the given element.
abs() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the absolute value of an element of a set.
absMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the abs() method descriptor.
absMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the abs() method descriptor.
absMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the abs() method descriptor.
actionError(ActionErrorEvent) - Method in interface ru.tunegov.mathematic.event.ActionErrorListener
Invoked when the computation does not get completed successfully.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
actionErroractionError_rutunegovmathematiceventActionErrorEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the actionError.actionError(ru.tunegov.mathematic.event.ActionErrorEvent) method descriptor.
ActionErrorEvent - class ru.tunegov.mathematic.event.ActionErrorEvent.
This event is fired if the computation does not finish successfully.
ActionErrorEvent(Object, Exception, int) - Constructor for class ru.tunegov.mathematic.event.ActionErrorEvent
Constructs ActionErrorEvent object with the specified source object, message code and exception object.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the actionError event set descriptor.
actionErrorEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the actionError event set descriptor.
ActionErrorListener - interface ru.tunegov.mathematic.event.ActionErrorListener.
The event set listener interface for the actionError feature.
ADD - Static variable in class ru.tunegov.mathematic.BinaryArithmeticOperator
The type of the operator.
add_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the add(double) method descriptor.
add_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the add(double) method descriptor.
add_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the add(double) method descriptor.
add_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the add(ru.tunegov.mathematic.Complex) method descriptor.
add_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the add(ru.tunegov.mathematic.Complex) method descriptor.
add_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the add(ru.tunegov.mathematic.Complex) method descriptor.
add_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the add(ru.tunegov.mathematic.Decimal) method descriptor.
add_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the add(ru.tunegov.mathematic.Decimal) method descriptor.
add_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the add(ru.tunegov.mathematic.Decimal) method descriptor.
add_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the add(ru.tunegov.mathematic.ElementSet) method descriptor.
add_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the add(ru.tunegov.mathematic.ElementSet) method descriptor.
add_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the add(ru.tunegov.mathematic.ElementSet) method descriptor.
add_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the add(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
add_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the add(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
add_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the add(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
add(Complex) - Method in class ru.tunegov.mathematic.Decimal
Returns the sum of the given element with argument (result = this + arg).
add(Complex) - Method in class ru.tunegov.mathematic.Matrix
Returns the sum of the given element with argument (result = this + arg).
add(Complex) - Method in class ru.tunegov.mathematic.Complex
Returns the sum of the given element with argument (result = this + arg).
add(Complex) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the sum of the given element with argument (result = this + arg).
add(Decimal) - Method in class ru.tunegov.mathematic.Decimal
Returns the sum of the given element with argument (result = this + arg).
add(Decimal) - Method in class ru.tunegov.mathematic.Matrix
Returns the sum of the given element with argument (result = this + arg).
add(Decimal) - Method in class ru.tunegov.mathematic.Complex
Returns the sum of the given element with argument (result = this + arg).
add(Decimal) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the sum of the given element with argument (result = this + arg).
add(double) - Method in class ru.tunegov.mathematic.Decimal
Returns the sum of the given element with argument (result = this + arg).
add(double) - Method in class ru.tunegov.mathematic.Matrix
Returns the sum of the given element with argument (result = this + arg).
add(double) - Method in class ru.tunegov.mathematic.Complex
Returns the sum of the given element with argument (result = this + arg).
add(double) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the sum of the given element with argument (result = this + arg).
add(ElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the sum of the given element with argument (result = this + arg).
add(ElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the sum of the given element with argument (result = this + arg).
add(ElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the sum of the given element with argument (result = this + arg).
add(ElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the sum of the given element with argument (result = this + arg).
add(MatrixElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the sum of the given element with argument (result = this + arg).
add(MatrixElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the sum of the given element with argument (result = this + arg).
add(MatrixElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the sum of the given element with argument (result = this + arg).
add(MatrixElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the sum of the given element with argument (result = this + arg).
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the addActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
addActionErrorListener(ActionErrorListener) - Method in class ru.tunegov.mathematic.FunctionBean
Adds a new ActionErrorListener.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the addFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
addFetchArgumentsListener(FetchArgumentsListener) - Method in class ru.tunegov.mathematic.FunctionBean
Adds a new FetchArgumentsListener.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the addPropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
addPropertyChangeListener(PropertyChangeListener) - Method in class ru.tunegov.mathematic.FunctionBean
Adds a new PropertyChangeListener.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the addTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
addTriggerNextActionListener(TriggerNextActionListener) - Method in class ru.tunegov.mathematic.FunctionBean
Adds a new TriggerNextActionListener.
ARGUMENT - Static variable in class ru.tunegov.mathematic.ComplexOperator
The type of the operator.
argumentPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the argument property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the autoAction property descriptor.
autoActionPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the autoAction property descriptor.

B

BinaryArithmeticOperator - class ru.tunegov.mathematic.BinaryArithmeticOperator.
This is a non-visual component that represents binary mathematical operation over scalars and matrix during visual wiring beans in the IDE.
BinaryArithmeticOperator() - Constructor for class ru.tunegov.mathematic.BinaryArithmeticOperator
 
BinaryArithmeticOperatorBeanInfo - class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo.
The bean information class for ru.tunegov.mathematic.BinaryArithmeticOperator.
BinaryArithmeticOperatorBeanInfo() - Constructor for class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
 
byteValueMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the byteValue() method descriptor.
byteValueMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the byteValue() method descriptor.

C

classPropertyDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the class property descriptor.
classPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the class property descriptor.
clone() - Method in class ru.tunegov.mathematic.Decimal
Return clone of this object.
clone() - Method in class ru.tunegov.mathematic.Matrix
Returns clone of this object.
clone() - Method in class ru.tunegov.mathematic.Complex
Returns clone of this object.
clone() - Method in interface ru.tunegov.mathematic.ElementSet
Return clone of this object.
cloneMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the clone() method descriptor.
cloneMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the clone() method descriptor.
cloneMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the clone() method descriptor.
colsPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the cols property descriptor.
Complex - class ru.tunegov.mathematic.Complex.
This is a non-visual component that represents complex number.
Complex() - Constructor for class ru.tunegov.mathematic.Complex
Construct a Complex object.
Complex(double) - Constructor for class ru.tunegov.mathematic.Complex
Construct a Complex object.
Complex(double, double) - Constructor for class ru.tunegov.mathematic.Complex
Construct a Complex object.
Complex(String) - Constructor for class ru.tunegov.mathematic.Complex
Construct a Complex object.
ComplexBeanInfo - class ru.tunegov.mathematic.ComplexBeanInfo.
The bean information class for ru.tunegov.mathematic.Complex.
ComplexBeanInfo() - Constructor for class ru.tunegov.mathematic.ComplexBeanInfo
 
ComplexOperator - class ru.tunegov.mathematic.ComplexOperator.
This is a non-visual component that represents complex operation over complex numbers during visual wiring beans in the IDE.
ComplexOperator() - Constructor for class ru.tunegov.mathematic.ComplexOperator
Contruct a Abs object.
ComplexOperatorBeanInfo - class ru.tunegov.mathematic.ComplexOperatorBeanInfo.
The bean information class for ru.tunegov.mathematic.ComplexOperator.
ComplexOperatorBeanInfo() - Constructor for class ru.tunegov.mathematic.ComplexOperatorBeanInfo
 
CONJUGATE - Static variable in class ru.tunegov.mathematic.ComplexOperator
The type of the operator.
conjugate() - Method in class ru.tunegov.mathematic.Complex
Returns the conjugate of the given element.
conjugateMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the conjugate() method descriptor.
Constant - class ru.tunegov.mathematic.Constant.
This is a non-visual component that represents mathematical constants.
Constant() - Constructor for class ru.tunegov.mathematic.Constant
Construct a Constant object.
ConstantBeanInfo - class ru.tunegov.mathematic.ConstantBeanInfo.
The bean information class for ru.tunegov.mathematic.Constant.
ConstantBeanInfo() - Constructor for class ru.tunegov.mathematic.ConstantBeanInfo
 
constantPropertyDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the constant property descriptor.
COS - Static variable in class ru.tunegov.mathematic.ScalarFunction
The type of the operator.
cos() - Method in class ru.tunegov.mathematic.Decimal
Returns the cosine of given element.
cos() - Method in class ru.tunegov.mathematic.Matrix
Returns the cosine of given element.
cos() - Method in class ru.tunegov.mathematic.Complex
Returns the cosine of the given element.
cos() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the cosine of given element.
cosMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the cos() method descriptor.
cosMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the cos() method descriptor.
cosMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the cos() method descriptor.

D

debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the debug property descriptor.
debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the debug property descriptor.
debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the debug property descriptor.
debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the debug property descriptor.
debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the debug property descriptor.
debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the debug property descriptor.
debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the debug property descriptor.
debugPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the debug property descriptor.
Decimal - class ru.tunegov.mathematic.Decimal.
This is a non-visual component that represents decimal number.
Decimal() - Constructor for class ru.tunegov.mathematic.Decimal
Construct a Decimal object.
Decimal(double) - Constructor for class ru.tunegov.mathematic.Decimal
Construct a Decimal object.
Decimal(String) - Constructor for class ru.tunegov.mathematic.Decimal
Construct a Decimal object.
DecimalBeanInfo - class ru.tunegov.mathematic.DecimalBeanInfo.
The bean information class for ru.tunegov.mathematic.Decimal.
DecimalBeanInfo() - Constructor for class ru.tunegov.mathematic.DecimalBeanInfo
 
DegreeOperator - class ru.tunegov.mathematic.DegreeOperator.
This is a non-visual component that represents degree operation over scalars and matrix during visual wiring beans in the IDE.
DegreeOperator() - Constructor for class ru.tunegov.mathematic.DegreeOperator
Contruct a Pow object.
DegreeOperatorBeanInfo - class ru.tunegov.mathematic.DegreeOperatorBeanInfo.
The bean information class for ru.tunegov.mathematic.DegreeOperator.
DegreeOperatorBeanInfo() - Constructor for class ru.tunegov.mathematic.DegreeOperatorBeanInfo
 
degreePropertyDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the degree property descriptor.
DIVIDE - Static variable in class ru.tunegov.mathematic.BinaryArithmeticOperator
The type of the operator.
divide_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divide(double) method descriptor.
divide_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divide(double) method descriptor.
divide_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divide(double) method descriptor.
divide_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divide(ru.tunegov.mathematic.Complex) method descriptor.
divide_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divide(ru.tunegov.mathematic.Complex) method descriptor.
divide_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divide(ru.tunegov.mathematic.Complex) method descriptor.
divide_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divide(ru.tunegov.mathematic.Decimal) method descriptor.
divide_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divide(ru.tunegov.mathematic.Decimal) method descriptor.
divide_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divide(ru.tunegov.mathematic.Decimal) method descriptor.
divide_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divide(ru.tunegov.mathematic.ElementSet) method descriptor.
divide_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divide(ru.tunegov.mathematic.ElementSet) method descriptor.
divide_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divide(ru.tunegov.mathematic.ElementSet) method descriptor.
divide_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divide(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
divide_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divide(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
divide_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divide(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
divide(Complex) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the given element with argument (result = this / arg).
divide(Complex) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the given element with argument (result = this / arg).
divide(Complex) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the given element with argument (result = this / arg).
divide(Complex) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the given element with argument (result = this / arg).
divide(Decimal) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the given element with argument (result = this / arg).
divide(Decimal) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the given element with argument (result = this / arg).
divide(Decimal) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the given element with argument (result = this / arg).
divide(Decimal) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the given element with argument (result = this / arg).
divide(double) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the given element with argument (result = this / arg).
divide(double) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the given element with argument (result = this / arg).
divide(double) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the given element with argument (result = this / arg).
divide(double) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the given element with argument (result = this / arg).
divide(ElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the given element with argument (result = this / arg).
divide(ElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the given element with argument (result = this / arg).
divide(ElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the given element with argument (result = this / arg).
divide(ElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the given element with argument (result = this / arg).
divide(MatrixElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the given element with argument (result = this / arg).
divide(MatrixElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the given element with argument (result = this / arg).
divide(MatrixElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the given element with argument (result = this / arg).
divide(MatrixElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the given element with argument (result = this / arg).
divideInverse_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divideInverse(double) method descriptor.
divideInverse_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divideInverse(double) method descriptor.
divideInverse_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divideInverse(double) method descriptor.
divideInverse_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.Complex) method descriptor.
divideInverse_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.Complex) method descriptor.
divideInverse_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.Complex) method descriptor.
divideInverse_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.Decimal) method descriptor.
divideInverse_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.Decimal) method descriptor.
divideInverse_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.Decimal) method descriptor.
divideInverse_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
divideInverse_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
divideInverse_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the divideInverse(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
divideInverse(Complex) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(Complex) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(Complex) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(Complex) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(Decimal) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(Decimal) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(Decimal) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(Decimal) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(double) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(double) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(double) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(double) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(MatrixElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(MatrixElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(MatrixElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the quotient of the argument with given element (result = arg / this).
divideInverse(MatrixElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the quotient of the argument with given element (result = arg / this).
doubleValue() - Method in class ru.tunegov.mathematic.Decimal
Returns the value of the specified number as a double.
doubleValue() - Method in class ru.tunegov.mathematic.Complex
Returns the value of the specified number as a double.
doubleValueMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the doubleValue() method descriptor.
doubleValueMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the doubleValue() method descriptor.

E

E - Static variable in class ru.tunegov.mathematic.Decimal
Constant that represents exponential
E - Static variable in class ru.tunegov.mathematic.Constant
The type of the constant.
ElementSet - interface ru.tunegov.mathematic.ElementSet.
This is a abstract class that represents the mathematical element of a set.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals_javalangObjectMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the equals(java.lang.Object) method descriptor.
equals(Object) - Method in class ru.tunegov.mathematic.Decimal
Compares two Objects for equality.
equals(Object) - Method in class ru.tunegov.mathematic.Matrix
Compares two Objects for equality.
equals(Object) - Method in class ru.tunegov.mathematic.Complex
Compares two Objects for equality.
EXP - Static variable in class ru.tunegov.mathematic.ScalarFunction
The type of the operator.
exp() - Method in class ru.tunegov.mathematic.Decimal
Returns the exponential function raised in a degree equal to the given element.
exp() - Method in class ru.tunegov.mathematic.Matrix
Returns the exponential function raised in a degree equal to the given element.
exp() - Method in class ru.tunegov.mathematic.Complex
Returns the number e raised to the this power.
exp() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the exponential function raised in a degree equal to the given element.
expMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the exp() method descriptor.
expMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the exp() method descriptor.
expMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the exp() method descriptor.

F

FACTORIAL - Static variable in class ru.tunegov.mathematic.UnaryArithmeticOperator
The type of the operator.
fetchArguments(FetchArgumentsEvent) - Method in interface ru.tunegov.mathematic.event.FetchArgumentsListener
Invoked when the triggerAction method is called to start the computation.
FetchArgumentsEvent - class ru.tunegov.mathematic.event.FetchArgumentsEvent.
This event is thrown when triggerAction method of FunctionBean is called.
FetchArgumentsEvent(Object) - Constructor for class ru.tunegov.mathematic.event.FetchArgumentsEvent
Constructs FetchArgumentsEvent object with the specified source object.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the fetchArguments event set descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
fetchArgumentsfetchArguments_rutunegovmathematiceventFetchArgumentsEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the fetchArguments.fetchArguments(ru.tunegov.mathematic.event.FetchArgumentsEvent) method descriptor.
FetchArgumentsListener - interface ru.tunegov.mathematic.event.FetchArgumentsListener.
The event set listener interface for the fetchArgument feature.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.DecimalBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.ComplexBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.ConstantBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.VisualizerBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.OperationBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int) - Static method in class ru.tunegov.mathematic.MatrixBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
floatValue() - Method in class ru.tunegov.mathematic.Decimal
Returns the value of the specified number as a float.
floatValue() - Method in class ru.tunegov.mathematic.Complex
Returns the value of the specified number as a float.
floatValueMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the floatValue() method descriptor.
floatValueMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the floatValue() method descriptor.
formatterPropertyDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the formatter property descriptor.
FunctionBean - class ru.tunegov.mathematic.FunctionBean.
This class is a base class for all non visual beans.
FunctionBean() - Constructor for class ru.tunegov.mathematic.FunctionBean
Default constructor.
FunctionBeanBeanInfo - class ru.tunegov.mathematic.FunctionBeanBeanInfo.
The bean information class for ru.tunegov.mathematic.FunctionBean.
FunctionBeanBeanInfo() - Constructor for class ru.tunegov.mathematic.FunctionBeanBeanInfo
 

G

getArgument() - Method in class ru.tunegov.mathematic.Complex
Returns the argument of a complex number.
getArgumentMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the getArgument() method descriptor.
getAutoAction() - Method in class ru.tunegov.mathematic.FunctionBean
Returns the flag whether the bean function executes immediately.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the getAutoAction() method descriptor.
getAutoActionMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the getAutoAction() method descriptor.
getBeanClass() - Static method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the bean class.
getBeanClass() - Static method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the bean class.
getBeanClassName() - Static method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the bean class name.
getBeanClassName() - Static method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the bean class name.
getBeanDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
 
getBeanDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
 
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the getClass() method descriptor.
getClassMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the getClass() method descriptor.
getCols() - Method in class ru.tunegov.mathematic.Matrix
Returns the number of columns in the matrix.
getCols() - Method in interface ru.tunegov.mathematic.MatrixElementSet
Returns number of columns in the matrix.
getColsMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the getCols() method descriptor.
getConstant() - Method in class ru.tunegov.mathematic.Constant
Returns the type of the constant.
getConstantMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the getConstant() method descriptor.
getCurrentException() - Method in class ru.tunegov.mathematic.event.ActionErrorEvent
Gets a current exception.
getDebug() - Method in class ru.tunegov.mathematic.Operation
If returns true - printing operands and result after execution bean function.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the getDebug() method descriptor.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the getDebug() method descriptor.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the getDebug() method descriptor.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the getDebug() method descriptor.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the getDebug() method descriptor.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the getDebug() method descriptor.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the getDebug() method descriptor.
getDebugMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the getDebug() method descriptor.
getDegree() - Method in class ru.tunegov.mathematic.DegreeOperator
Returns degree of the operation.
getDegreeMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the getDegree() method descriptor.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Return the event set descriptors for this bean.
getFormatter() - Method in class ru.tunegov.mathematic.Visualizer
Returns the formatter for format and parse elements.
getFormatterMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the getFormatter() method descriptor.
getIcon(int) - Method in class ru.tunegov.mathematic.DecimalBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.ComplexBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.ConstantBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
 
getIcon(int) - Method in class ru.tunegov.mathematic.MatrixBeanInfo
 
getImage() - Method in class ru.tunegov.mathematic.Complex
Returns the imaginary part of a complex number.
getImageMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the getImage() method descriptor.
getInputArg() - Method in class ru.tunegov.mathematic.UnaryOperation
Returns the argument of the operation.
getInputArgMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the getInputArg() method descriptor.
getInputArgMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the getInputArg() method descriptor.
getInputArgMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the getInputArg() method descriptor.
getInputArgMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the getInputArg() method descriptor.
getInputArgMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the getInputArg() method descriptor.
getInputArgMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the getInputArg() method descriptor.
getInputElement() - Method in class ru.tunegov.mathematic.Visualizer
Returns the element which will be formatted.
getInputElementMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the getInputElement() method descriptor.
getInputFirstArg() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Returns the first argument of the operation.
getInputFirstArgMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the getInputFirstArg() method descriptor.
getInputSecondArg() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Returns the second argument of the operation.
getInputSecondArgMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the getInputSecondArg() method descriptor.
getInputString() - Method in class ru.tunegov.mathematic.Visualizer
Returns the text which will be parsed.
getInputStringMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the getInputString() method descriptor.
getItem_int_intMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the getItem(int, int) method descriptor.
getItem(int, int) - Method in class ru.tunegov.mathematic.Matrix
Returns thevalue of the cell in matrix.
getItem(int, int) - Method in interface ru.tunegov.mathematic.MatrixElementSet
Returns value of the cell in matrix.
getItems() - Method in class ru.tunegov.mathematic.Matrix
Returns the array of values of the matrix.
getItems() - Method in interface ru.tunegov.mathematic.MatrixElementSet
Returns array of values of the matrix.
getItemsMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the getItems() method descriptor.
getMessage() - Method in class ru.tunegov.mathematic.event.ActionErrorEvent
Gets a detailed error message.
getMessageCode() - Method in class ru.tunegov.mathematic.event.ActionErrorEvent
Gets the error message code.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Return the method descriptors for this bean.
getModule() - Method in class ru.tunegov.mathematic.Complex
Returns the module of a complex number.
getModuleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the getModule() method descriptor.
getOperation() - Method in class ru.tunegov.mathematic.DegreeOperator
Returns the type of the operation.
getOperation() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperator
Returns the type of the operation.
getOperation() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Returns the type of the operation.
getOperation() - Method in class ru.tunegov.mathematic.ScalarFunction
Returns the type of the operation.
getOperation() - Method in class ru.tunegov.mathematic.MatrixOperator
Returns the type of the operation.
getOperation() - Method in class ru.tunegov.mathematic.ComplexOperator
Returns the type of the operation.
getOperationMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the getOperation() method descriptor.
getOperationMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the getOperation() method descriptor.
getOperationMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the getOperation() method descriptor.
getOperationMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the getOperation() method descriptor.
getOperationMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the getOperation() method descriptor.
getOperationMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the getOperation() method descriptor.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Return the property descriptors for this bean.
getReal() - Method in class ru.tunegov.mathematic.Complex
Returns the real part of a complex number.
getRealMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the getReal() method descriptor.
getResult() - Method in class ru.tunegov.mathematic.Operation
Returns result of the operation.
getResultElement() - Method in class ru.tunegov.mathematic.Visualizer
Returns the current result of parsing of text.
getResultElementMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the getResultElement() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the getResult() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the getResult() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the getResult() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the getResult() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the getResult() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the getResult() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the getResult() method descriptor.
getResultMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the getResult() method descriptor.
getResultString() - Method in class ru.tunegov.mathematic.Visualizer
Returns the current result of formatting of element.
getResultStringMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the getResultString() method descriptor.
getRows() - Method in class ru.tunegov.mathematic.Matrix
Returns the number of rows in the matrix.
getRows() - Method in interface ru.tunegov.mathematic.MatrixElementSet
Returns number of rows in the matrix.
getRowsMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the getRows() method descriptor.
getValue() - Method in class ru.tunegov.mathematic.Decimal
Returns the value of a decimal number.
getValue() - Method in class ru.tunegov.mathematic.Constant
Returns the value of constant.
getValueMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the getValue() method descriptor.
getValueMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the getValue() method descriptor.

H

hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the hashCode() method descriptor.

I

I - Static variable in class ru.tunegov.mathematic.Constant
The type of the constant.
I - Static variable in class ru.tunegov.mathematic.Complex
Imaginary unit
IMAGE - Static variable in class ru.tunegov.mathematic.ComplexOperator
The type of the operator.
imagePropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the image property descriptor.
inputArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the inputArg property descriptor.
inputArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the inputArg property descriptor.
inputArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the inputArg property descriptor.
inputArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the inputArg property descriptor.
inputArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the inputArg property descriptor.
inputArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the inputArg property descriptor.
inputElementPropertyDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the inputElement property descriptor.
inputFirstArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the inputFirstArg property descriptor.
inputSecondArgPropertyDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the inputSecondArg property descriptor.
inputStringPropertyDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the inputString property descriptor.
intValue() - Method in class ru.tunegov.mathematic.Decimal
Returns the value of the specified number as a int.
intValue() - Method in class ru.tunegov.mathematic.Complex
Returns the value of the specified number as a int.
intValueMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the intValue() method descriptor.
intValueMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the intValue() method descriptor.
INVERSE - Static variable in class ru.tunegov.mathematic.UnaryArithmeticOperator
The type of the operator.
inverse() - Method in class ru.tunegov.mathematic.Decimal
Returns the inverse value of the given element.
inverse() - Method in class ru.tunegov.mathematic.Matrix
Returns the inverse value of the given element.
inverse() - Method in class ru.tunegov.mathematic.Complex
Returns the inverse value of the given element.
inverse() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the inverse value of the given element.
inverseMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the inverse() method descriptor.
inverseMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the inverse() method descriptor.
inverseMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the inverse() method descriptor.
itemsPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the items property descriptor.

L

LOG - Static variable in class ru.tunegov.mathematic.ScalarFunction
The type of the operator.
log() - Method in class ru.tunegov.mathematic.Decimal
Returns the logarithm of given element.
log() - Method in class ru.tunegov.mathematic.Matrix
Returns the logarithm of given element.
log() - Method in class ru.tunegov.mathematic.Complex
Returns the logarithm of the given element.
log() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the logarithm of given element.
logMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the log() method descriptor.
logMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the log() method descriptor.
logMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the log() method descriptor.
longValue() - Method in class ru.tunegov.mathematic.Decimal
Returns the value of the specified number as a long.
longValue() - Method in class ru.tunegov.mathematic.Complex
Returns the value of the specified number as a long.
longValueMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the longValue() method descriptor.
longValueMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the longValue() method descriptor.

M

MathematicException - exception ru.tunegov.mathematic.MathematicException.
This class represents mathematical exception.
MathematicException() - Constructor for class ru.tunegov.mathematic.MathematicException
Contruct a MathematicalException object.
MathematicException(String) - Constructor for class ru.tunegov.mathematic.MathematicException
Contruct a MathematicalException object.
Matrix - class ru.tunegov.mathematic.Matrix.
This is a non-visual component that represents matrixes.
Matrix() - Constructor for class ru.tunegov.mathematic.Matrix
Contruct a Matrix object.
Matrix(double[][]) - Constructor for class ru.tunegov.mathematic.Matrix
Contruct a Matrix object.
Matrix(int, int) - Constructor for class ru.tunegov.mathematic.Matrix
Contruct a Matrix object.
Matrix(String) - Constructor for class ru.tunegov.mathematic.Matrix
Contruct a Matrix object.
MatrixBeanInfo - class ru.tunegov.mathematic.MatrixBeanInfo.
The bean information class for ru.tunegov.mathematic.Matrix.
MatrixBeanInfo() - Constructor for class ru.tunegov.mathematic.MatrixBeanInfo
 
MatrixElementSet - interface ru.tunegov.mathematic.MatrixElementSet.
This is a abstract class that represents matrixes.
MatrixOperator - class ru.tunegov.mathematic.MatrixOperator.
This is a non-visual component that represents matrix operation over matrices during visual wiring beans in the IDE.
MatrixOperator() - Constructor for class ru.tunegov.mathematic.MatrixOperator
Contruct a Abs object.
MatrixOperatorBeanInfo - class ru.tunegov.mathematic.MatrixOperatorBeanInfo.
The bean information class for ru.tunegov.mathematic.MatrixOperator.
MatrixOperatorBeanInfo() - Constructor for class ru.tunegov.mathematic.MatrixOperatorBeanInfo
 
MODULE - Static variable in class ru.tunegov.mathematic.ComplexOperator
The type of the operator.
modulePropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the module property descriptor.
MULTIPLY - Static variable in class ru.tunegov.mathematic.BinaryArithmeticOperator
The type of the operator.
multiply_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the multiply(double) method descriptor.
multiply_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the multiply(double) method descriptor.
multiply_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the multiply(double) method descriptor.
multiply_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the multiply(ru.tunegov.mathematic.Complex) method descriptor.
multiply_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the multiply(ru.tunegov.mathematic.Complex) method descriptor.
multiply_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the multiply(ru.tunegov.mathematic.Complex) method descriptor.
multiply_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the multiply(ru.tunegov.mathematic.Decimal) method descriptor.
multiply_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the multiply(ru.tunegov.mathematic.Decimal) method descriptor.
multiply_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the multiply(ru.tunegov.mathematic.Decimal) method descriptor.
multiply_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the multiply(ru.tunegov.mathematic.ElementSet) method descriptor.
multiply_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the multiply(ru.tunegov.mathematic.ElementSet) method descriptor.
multiply_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the multiply(ru.tunegov.mathematic.ElementSet) method descriptor.
multiply_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the multiply(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
multiply_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the multiply(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
multiply_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the multiply(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
multiply(Complex) - Method in class ru.tunegov.mathematic.Decimal
Returns the product of the given element with argument (result = this * arg).
multiply(Complex) - Method in class ru.tunegov.mathematic.Matrix
Returns the product of the given element with argument (result = this * arg).
multiply(Complex) - Method in class ru.tunegov.mathematic.Complex
Returns the product of the given element with argument (result = this * arg).
multiply(Complex) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the product of the given element with argument (result = this * arg).
multiply(Decimal) - Method in class ru.tunegov.mathematic.Decimal
Returns the product of the given element with argument (result = this * arg).
multiply(Decimal) - Method in class ru.tunegov.mathematic.Matrix
Returns the product of the given element with argument (result = this * arg).
multiply(Decimal) - Method in class ru.tunegov.mathematic.Complex
Returns the product of the given element with argument (result = this * arg).
multiply(Decimal) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the product of the given element with argument (result = this * arg).
multiply(double) - Method in class ru.tunegov.mathematic.Decimal
Returns the product of the given element with argument (result = this * arg).
multiply(double) - Method in class ru.tunegov.mathematic.Matrix
Returns the product of the given element with argument (result = this * arg).
multiply(double) - Method in class ru.tunegov.mathematic.Complex
Returns the product of the given element with argument (result = this * arg).
multiply(double) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the product of the given element with argument (result = this * arg).
multiply(ElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the product of the given element with argument (result = this * arg).
multiply(ElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the product of the given element with argument (result = this * arg).
multiply(ElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the product of the given element with argument (result = this * arg).
multiply(ElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the product of the given element with argument (result = this * arg).
multiply(MatrixElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the product of the given element with argument (result = this * arg).
multiply(MatrixElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the product of the given element with argument (result = this * arg).
multiply(MatrixElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the product of the given element with argument (result = this * arg).
multiply(MatrixElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the product of the given element with argument (result = this * arg).

N

NEGATE - Static variable in class ru.tunegov.mathematic.UnaryArithmeticOperator
The type of the operator.
negate() - Method in class ru.tunegov.mathematic.Decimal
Returns the element negative given.
negate() - Method in class ru.tunegov.mathematic.Matrix
Returns the element negative given.
negate() - Method in class ru.tunegov.mathematic.Complex
Returns the negative of this element.
negate() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the element negative given.
negateMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the negate() method descriptor.
negateMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the negate() method descriptor.
negateMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the negate() method descriptor.
NORM - Static variable in class ru.tunegov.mathematic.MatrixOperator
The type of the operator.
norm() - Method in class ru.tunegov.mathematic.Matrix
Returns the k norm of given element.
norm() - Method in interface ru.tunegov.mathematic.MatrixElementSet
Returns the k norm of given element.
normMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the norm() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the notifyAll() method descriptor.
notifyAllMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the notifyAll() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the notify() method descriptor.
notifyMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the notify() method descriptor.

O

Operation - class ru.tunegov.mathematic.Operation.
This is abstract class that represents mathematical operation over scalars and matrix during visual wiring beans in the IDE.
Operation() - Constructor for class ru.tunegov.mathematic.Operation
 
OperationBeanInfo - class ru.tunegov.mathematic.OperationBeanInfo.
The bean information class for ru.tunegov.mathematic.Operation.
OperationBeanInfo() - Constructor for class ru.tunegov.mathematic.OperationBeanInfo
 
OperationNotSupport - exception ru.tunegov.mathematic.OperationNotSupport.
This class represents mathematical exception.
OperationNotSupport() - Constructor for class ru.tunegov.mathematic.OperationNotSupport
OperationNotSupport constructor comment.
OperationNotSupport(String) - Constructor for class ru.tunegov.mathematic.OperationNotSupport
OperationNotSupport constructor comment.
operationPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the operation property descriptor.
operationPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the operation property descriptor.
operationPropertyDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the operation property descriptor.
operationPropertyDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the operation property descriptor.
operationPropertyDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the operation property descriptor.
operationPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the operation property descriptor.

P

PI - Static variable in class ru.tunegov.mathematic.Decimal
Constant that represents Pi
PI - Static variable in class ru.tunegov.mathematic.Constant
The type of the constant.
POW - Static variable in class ru.tunegov.mathematic.DegreeOperator
The type of the operator.
pow_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the pow(double) method descriptor.
pow_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the pow(double) method descriptor.
pow_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the pow(double) method descriptor.
pow(double) - Method in class ru.tunegov.mathematic.Decimal
Returns the given element raised to n-th degree.
pow(double) - Method in class ru.tunegov.mathematic.Matrix
Returns the given element raised to n-th degree.
pow(double) - Method in class ru.tunegov.mathematic.Complex
Returns the given element raised to n-th degree.
pow(double) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the given element raised to n-th degree.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the propertyChange event set descriptor.
propertyChangeEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the propertyChange event set descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.
propertyChangepropertyChange_javabeansPropertyChangeEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the propertyChange.propertyChange(java.beans.PropertyChangeEvent) method descriptor.

R

REAL - Static variable in class ru.tunegov.mathematic.ComplexOperator
The type of the operator.
realPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the real property descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener_rutunegovmathematiceventActionErrorListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the removeActionErrorListener(ru.tunegov.mathematic.event.ActionErrorListener) method descriptor.
removeActionErrorListener(ActionErrorListener) - Method in class ru.tunegov.mathematic.FunctionBean
Removes a ActionErrorListener.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener_rutunegovmathematiceventFetchArgumentsListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the removeFetchArgumentsListener(ru.tunegov.mathematic.event.FetchArgumentsListener) method descriptor.
removeFetchArgumentsListener(FetchArgumentsListener) - Method in class ru.tunegov.mathematic.FunctionBean
Removes a FetchArgumentsListener.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener_javabeansPropertyChangeListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the removePropertyChangeListener(java.beans.PropertyChangeListener) method descriptor.
removePropertyChangeListener(PropertyChangeListener) - Method in class ru.tunegov.mathematic.FunctionBean
Removes a PropertyChangeListener.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener_rutunegovmathematiceventTriggerNextActionListenerMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the removeTriggerNextActionListener(ru.tunegov.mathematic.event.TriggerNextActionListener) method descriptor.
removeTriggerNextActionListener(TriggerNextActionListener) - Method in class ru.tunegov.mathematic.FunctionBean
Removes a TriggerNextActionListener.
resultElementPropertyDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the resultElement property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the result property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the result property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the result property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the result property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the result property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the result property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the result property descriptor.
resultPropertyDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the result property descriptor.
resultStringPropertyDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the resultString property descriptor.
ROOT - Static variable in class ru.tunegov.mathematic.DegreeOperator
The type of the operator.
root_intMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the root(int) method descriptor.
root_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the root(int) method descriptor.
root_intMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the root(int) method descriptor.
root(int) - Method in class ru.tunegov.mathematic.Decimal
Returns the root of n-th degree of given element.
root(int) - Method in class ru.tunegov.mathematic.Matrix
Returns the root of n-th degree of given element.
root(int) - Method in class ru.tunegov.mathematic.Complex
Returns the root of n-th degree of given element.
root(int) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the root of n-th degree of given element.
rowsPropertyDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the rows property descriptor.
ru.tunegov.mathematic - package ru.tunegov.mathematic
 
ru.tunegov.mathematic.event - package ru.tunegov.mathematic.event
 

S

ScalarFunction - class ru.tunegov.mathematic.ScalarFunction.
This is a non-visual component that represents scalar function over scalars during visual wiring beans in the IDE.
ScalarFunction() - Constructor for class ru.tunegov.mathematic.ScalarFunction
Contruct a Cos object.
ScalarFunctionBeanInfo - class ru.tunegov.mathematic.ScalarFunctionBeanInfo.
The bean information class for ru.tunegov.mathematic.ScalarFunction.
ScalarFunctionBeanInfo() - Constructor for class ru.tunegov.mathematic.ScalarFunctionBeanInfo
 
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the setAutoAction(boolean) method descriptor.
setAutoAction(boolean) - Method in class ru.tunegov.mathematic.FunctionBean
Sets the autoAction flag.
setConstant_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the setConstant(int) method descriptor.
setConstant(int) - Method in class ru.tunegov.mathematic.Constant
Sets the type of the constant.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug_booleanMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the setDebug(boolean) method descriptor.
setDebug(boolean) - Method in class ru.tunegov.mathematic.Operation
If sets true - allow printing operands and result after execution bean function.
setDegree_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the setDegree(double) method descriptor.
setDegree(double) - Method in class ru.tunegov.mathematic.DegreeOperator
Sets degree of the operation.
setFormatter_javatextDecimalFormatMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the setFormatter(java.text.DecimalFormat) method descriptor.
setFormatter(DecimalFormat) - Method in class ru.tunegov.mathematic.Visualizer
Sets the formatter for format and parse elements.
setImage_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the setImage(double) method descriptor.
setImage(double) - Method in class ru.tunegov.mathematic.Complex
Sets the imaginary part of a complex number.
setInputArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the setInputArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the setInputArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the setInputArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the setInputArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the setInputArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the setInputArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputArg(ElementSet) - Method in class ru.tunegov.mathematic.UnaryOperation
Sets the argument of the operation.
setInputElement_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the setInputElement(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputElement(ElementSet) - Method in class ru.tunegov.mathematic.Visualizer
Sets the element which will be formatted.
setInputFirstArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the setInputFirstArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputFirstArg(ElementSet) - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Sets the first argument of the operation.
setInputSecondArg_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the setInputSecondArg(ru.tunegov.mathematic.ElementSet) method descriptor.
setInputSecondArg(ElementSet) - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Sets the second argument of the operation.
setInputString_javalangStringMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the setInputString(java.lang.String) method descriptor.
setInputString(String) - Method in class ru.tunegov.mathematic.Visualizer
Sets the text which will be parsed.
setItem_int_int_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the setItem(int, int, ru.tunegov.mathematic.ElementSet) method descriptor.
setItem(int, int, ElementSet) - Method in class ru.tunegov.mathematic.Matrix
Sets the value of the cell in matrix.
setItem(int, int, ElementSet) - Method in interface ru.tunegov.mathematic.MatrixElementSet
This method was created in VisualAge.
setItems_rutunegovmathematicElementSet____MethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the setItems(ru.tunegov.mathematic.ElementSet[][]) method descriptor.
setItems(ElementSet[][]) - Method in class ru.tunegov.mathematic.Matrix
Sets the array of values of the matrix.
setItems(ElementSet[][]) - Method in interface ru.tunegov.mathematic.MatrixElementSet
This method was created in VisualAge.
setOperation_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the setOperation(int) method descriptor.
setOperation_intMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the setOperation(int) method descriptor.
setOperation_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the setOperation(int) method descriptor.
setOperation_intMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the setOperation(int) method descriptor.
setOperation_intMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the setOperation(int) method descriptor.
setOperation_intMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the setOperation(int) method descriptor.
setOperation(int) - Method in class ru.tunegov.mathematic.DegreeOperator
Sets the type of the operation.
setOperation(int) - Method in class ru.tunegov.mathematic.UnaryArithmeticOperator
Sets the type of the operation.
setOperation(int) - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Sets the type of the operation.
setOperation(int) - Method in class ru.tunegov.mathematic.ScalarFunction
Sets the type of the operation.
setOperation(int) - Method in class ru.tunegov.mathematic.MatrixOperator
Sets the type of the operation.
setOperation(int) - Method in class ru.tunegov.mathematic.ComplexOperator
Sets the type of the operation.
setReal_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the setReal(double) method descriptor.
setReal(double) - Method in class ru.tunegov.mathematic.Complex
Sets the real part of a complex number.
setValue_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the setValue(double) method descriptor.
setValue(double) - Method in class ru.tunegov.mathematic.Decimal
Sets the value of a decimal number.
shortValueMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the shortValue() method descriptor.
shortValueMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the shortValue() method descriptor.
SIN - Static variable in class ru.tunegov.mathematic.ScalarFunction
The type of the operator.
sin() - Method in class ru.tunegov.mathematic.Decimal
Returns the sine of given element.
sin() - Method in class ru.tunegov.mathematic.Matrix
Returns the sine of given element.
sin() - Method in class ru.tunegov.mathematic.Complex
Returns the sine of the given element.
sin() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the sine of given element.
sinMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the sin() method descriptor.
sinMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the sin() method descriptor.
sinMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the sin() method descriptor.
sqrt() - Method in class ru.tunegov.mathematic.Decimal
Returns the square root of given element.
sqrt() - Method in class ru.tunegov.mathematic.Matrix
Returns the square root of given element.
sqrt() - Method in class ru.tunegov.mathematic.Complex
Returns the square root of the given element.
sqrt() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the square root of given element.
sqrtMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the sqrt() method descriptor.
sqrtMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the sqrt() method descriptor.
sqrtMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the sqrt() method descriptor.
SUBTRACT - Static variable in class ru.tunegov.mathematic.BinaryArithmeticOperator
The type of the operator.
subtract_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtract(double) method descriptor.
subtract_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtract(double) method descriptor.
subtract_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtract(double) method descriptor.
subtract_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtract(ru.tunegov.mathematic.Complex) method descriptor.
subtract_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtract(ru.tunegov.mathematic.Complex) method descriptor.
subtract_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtract(ru.tunegov.mathematic.Complex) method descriptor.
subtract_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtract(ru.tunegov.mathematic.Decimal) method descriptor.
subtract_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtract(ru.tunegov.mathematic.Decimal) method descriptor.
subtract_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtract(ru.tunegov.mathematic.Decimal) method descriptor.
subtract_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtract(ru.tunegov.mathematic.ElementSet) method descriptor.
subtract_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtract(ru.tunegov.mathematic.ElementSet) method descriptor.
subtract_rutunegovmathematicElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtract(ru.tunegov.mathematic.ElementSet) method descriptor.
subtract_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtract(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
subtract_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtract(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
subtract_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtract(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
subtract(Complex) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the given element with argument (result = this - arg).
subtract(Complex) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the given element with argument (result = this - arg).
subtract(Complex) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the given element with argument (result = this - arg).
subtract(Complex) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the given element with argument (result = this - arg).
subtract(Decimal) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the given element with argument (result = this - arg).
subtract(Decimal) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the given element with argument (result = this - arg).
subtract(Decimal) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the given element with argument (result = this - arg).
subtract(Decimal) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the given element with argument (result = this - arg).
subtract(double) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the given element with argument (result = this - arg).
subtract(double) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the given element with argument (result = this - arg).
subtract(double) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the given element with argument (result = this - arg).
subtract(double) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the given element with argument (result = this - arg).
subtract(ElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the given element with argument (result = this - arg).
subtract(ElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the given element with argument (result = this - arg).
subtract(ElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the given element with argument (result = this - arg).
subtract(ElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the given element with argument (result = this - arg).
subtract(MatrixElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the given element with argument (result = this - arg).
subtract(MatrixElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the given element with argument (result = this - arg).
subtract(MatrixElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the given element with argument (result = this - arg).
subtract(MatrixElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the given element with argument (result = this - arg).
subtractInverse_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtractInverse(double) method descriptor.
subtractInverse_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtractInverse(double) method descriptor.
subtractInverse_doubleMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtractInverse(double) method descriptor.
subtractInverse_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.Complex) method descriptor.
subtractInverse_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.Complex) method descriptor.
subtractInverse_rutunegovmathematicComplexMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.Complex) method descriptor.
subtractInverse_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.Decimal) method descriptor.
subtractInverse_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.Decimal) method descriptor.
subtractInverse_rutunegovmathematicDecimalMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.Decimal) method descriptor.
subtractInverse_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
subtractInverse_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
subtractInverse_rutunegovmathematicMatrixElementSetMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the subtractInverse(ru.tunegov.mathematic.MatrixElementSet) method descriptor.
subtractInverse(Complex) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(Complex) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(Complex) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(Complex) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(Decimal) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(Decimal) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(Decimal) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(Decimal) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(double) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(double) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(double) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(double) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(MatrixElementSet) - Method in class ru.tunegov.mathematic.Decimal
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(MatrixElementSet) - Method in class ru.tunegov.mathematic.Matrix
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(MatrixElementSet) - Method in class ru.tunegov.mathematic.Complex
Returns the difference of the argument with given element (result = arg - this).
subtractInverse(MatrixElementSet) - Method in interface ru.tunegov.mathematic.ElementSet
Returns the difference of the argument with given element (result = arg - this).

T

TAN - Static variable in class ru.tunegov.mathematic.ScalarFunction
The type of the operator.
tan() - Method in class ru.tunegov.mathematic.Decimal
Returns the tangent of given element.
tan() - Method in class ru.tunegov.mathematic.Matrix
Returns the tangent of given element.
tan() - Method in class ru.tunegov.mathematic.Complex
Returns the tangent of the given element.
tan() - Method in interface ru.tunegov.mathematic.ElementSet
Returns the tangent of given element.
tanMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the tan() method descriptor.
tanMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the tan() method descriptor.
tanMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the tan() method descriptor.
toDebugString() - Method in class ru.tunegov.mathematic.Operation
Returns a String that represents the value of this object.
toDebugString() - Method in class ru.tunegov.mathematic.DegreeOperator
Returns a String that represents the value of this object.
toDebugString() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperator
Returns a String that represents the value of this object.
toDebugString() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Returns a String that represents the value of this object.
toDebugString() - Method in class ru.tunegov.mathematic.ScalarFunction
Returns a String that represents the value of this object.
toDebugString() - Method in class ru.tunegov.mathematic.MatrixOperator
Returns a String that represents the value of this object.
toDebugString() - Method in class ru.tunegov.mathematic.ComplexOperator
Returns a String that represents the value of this object.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the toDebugString() method descriptor.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the toDebugString() method descriptor.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the toDebugString() method descriptor.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the toDebugString() method descriptor.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the toDebugString() method descriptor.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the toDebugString() method descriptor.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the toDebugString() method descriptor.
toDebugStringMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the toDebugString() method descriptor.
toFormattedString_javatextDecimalFormatMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the toFormattedString(java.text.DecimalFormat) method descriptor.
toFormattedString_javatextDecimalFormatMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the toFormattedString(java.text.DecimalFormat) method descriptor.
toFormattedString_javatextDecimalFormatMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the toFormattedString(java.text.DecimalFormat) method descriptor.
toFormattedString(DecimalFormat) - Method in class ru.tunegov.mathematic.Decimal
Returns formatted string representing the given element.
toFormattedString(DecimalFormat) - Method in class ru.tunegov.mathematic.Matrix
Returns formatted string representing the given element.
toFormattedString(DecimalFormat) - Method in class ru.tunegov.mathematic.Complex
Returns formatted string representing the given element.
toFormattedString(DecimalFormat) - Method in interface ru.tunegov.mathematic.ElementSet
Returns formatted string representing the given element.
toString() - Method in class ru.tunegov.mathematic.Decimal
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.DegreeOperator
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperator
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperator
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.Matrix
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.Complex
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.ScalarFunction
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.MatrixOperator
Returns a String that represents the value of this object.
toString() - Method in class ru.tunegov.mathematic.ComplexOperator
Returns a String that represents the value of this object.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the toString() method descriptor.
toStringMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the toString() method descriptor.
TRANSPOSE - Static variable in class ru.tunegov.mathematic.MatrixOperator
The type of the operator.
transpose() - Method in class ru.tunegov.mathematic.Matrix
Returns the transpose matrix.
transpose() - Method in interface ru.tunegov.mathematic.MatrixElementSet
Returns the transpose matrix.
transposeMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the transpose() method descriptor.
triggerAction() - Method in class ru.tunegov.mathematic.FunctionBean
Initiates the computation of the bean.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the triggerAction() method descriptor.
triggerActionMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the triggerAction() method descriptor.
triggerNextAction(TriggerNextActionEvent) - Method in interface ru.tunegov.mathematic.event.TriggerNextActionListener
Invoked when the computation gets completed successfully.
TriggerNextActionEvent - class ru.tunegov.mathematic.event.TriggerNextActionEvent.
This event is fired when the computation finishes successfully.
TriggerNextActionEvent(Object) - Constructor for class ru.tunegov.mathematic.event.TriggerNextActionEvent
Constructs TriggerNextActionEvent object with the specified source object.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the triggerNextAction event set descriptor.
triggerNextActionEventSetDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the triggerNextAction event set descriptor.
TriggerNextActionListener - interface ru.tunegov.mathematic.event.TriggerNextActionListener.
The event set listener interface for the onTriggerNextAction feature.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.
triggerNextActiontriggerNextAction_rutunegovmathematiceventTriggerNextActionEventMethodEventDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the triggerNextAction.triggerNextAction(ru.tunegov.mathematic.event.TriggerNextActionEvent) method descriptor.

U

UnaryArithmeticOperator - class ru.tunegov.mathematic.UnaryArithmeticOperator.
This is a non-visual component that represents unary mathematical operation over scalars and matrices during visual wiring beans in the IDE.
UnaryArithmeticOperator() - Constructor for class ru.tunegov.mathematic.UnaryArithmeticOperator
Contruct a Abs object.
UnaryArithmeticOperatorBeanInfo - class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo.
The bean information class for ru.tunegov.mathematic.UnaryArithmeticOperator.
UnaryArithmeticOperatorBeanInfo() - Constructor for class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
 
UnaryOperation - class ru.tunegov.mathematic.UnaryOperation.
This is abstract class that represents unary mathematical operation over scalars and matrix during visual wiring beans in the IDE.
UnaryOperation() - Constructor for class ru.tunegov.mathematic.UnaryOperation
 
UnaryOperationBeanInfo - class ru.tunegov.mathematic.UnaryOperationBeanInfo.
The bean information class for ru.tunegov.mathematic.UnaryOperation.
UnaryOperationBeanInfo() - Constructor for class ru.tunegov.mathematic.UnaryOperationBeanInfo
 

V

valuePropertyDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the value property descriptor.
valuePropertyDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the value property descriptor.
Visualizer - class ru.tunegov.mathematic.Visualizer.
This is a non-visual component that represents converter from ElementSet to String and back.
Visualizer() - Constructor for class ru.tunegov.mathematic.Visualizer
ElementParser constructor comment.
VisualizerBeanInfo - class ru.tunegov.mathematic.VisualizerBeanInfo.
The bean information class for ru.tunegov.mathematic.Visualizer.
VisualizerBeanInfo() - Constructor for class ru.tunegov.mathematic.VisualizerBeanInfo
 

W

wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the wait(long, int) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the wait(long) method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.DecimalBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexOperatorBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.ComplexBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.ConstantBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixOperatorBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.ScalarFunctionBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.VisualizerBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.BinaryArithmeticOperatorBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryOperationBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.FunctionBeanBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.DegreeOperatorBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.OperationBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.UnaryArithmeticOperatorBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class ru.tunegov.mathematic.MatrixBeanInfo
Gets the wait() method descriptor.

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