- name - Variable in class heart.parser.hmr.runtime.ParserMemo.Cache
-
- name - Variable in class heart.State
-
This field contains state name.
- name - Variable in class heart.xtt.Table
-
A field containing obligatory schema (table) name
- NameKey - Static variable in class heart.xtt.annotation.Annotation
-
- neq(Value, Type) - Method in class heart.alsvfd.Any
-
- neq(Value, Type) - Method in class heart.alsvfd.Null
-
- neq(Value, Type) - Method in class heart.alsvfd.Range
-
- neq(Value, Type) - Method in class heart.alsvfd.SetValue
-
- neq(Value, Type) - Method in class heart.alsvfd.SimpleNumeric
-
- neq(Value, Type) - Method in class heart.alsvfd.SimpleSymbolic
-
- neq(Value, Type) - Method in class heart.alsvfd.Value
-
A method that should be used to compare two values for not equality.
- next(char) - Method in class heart.parser.hmr.runtime.ParserBase
-
- next(String) - Method in class heart.parser.hmr.runtime.ParserBase
-
- next() - Method in class heart.parser.hmr.runtime.ParserBase
-
- next(char, ParserTest.Cache) - Method in class heart.parser.hmr.runtime.ParserTest
-
- next(String, ParserTest.Cache) - Method in class heart.parser.hmr.runtime.ParserTest
-
- next(ParserTest.Cache) - Method in class heart.parser.hmr.runtime.ParserTest
-
- nextIn(String) - Method in class heart.parser.hmr.runtime.ParserBase
-
- nextIn(char, char) - Method in class heart.parser.hmr.runtime.ParserBase
-
- nextIn(String, ParserTest.Cache) - Method in class heart.parser.hmr.runtime.ParserTest
-
- nextIn(char, char, ParserTest.Cache) - Method in class heart.parser.hmr.runtime.ParserTest
-
- nextNot(char) - Method in class heart.parser.hmr.runtime.ParserBase
-
- nextNot(char, ParserTest.Cache) - Method in class heart.parser.hmr.runtime.ParserTest
-
- nextNotIn(String) - Method in class heart.parser.hmr.runtime.ParserBase
-
- nextNotIn(String, ParserTest.Cache) - Method in class heart.parser.hmr.runtime.ParserTest
-
- NOT_ORDERED_ERROR_MESSAGE - Static variable in class heart.alsvfd.SimpleSymbolic
-
- notin(Value, Type) - Method in class heart.alsvfd.Any
-
- notin(Value, Type) - Method in class heart.alsvfd.Null
-
- notin(Value, Type) - Method in class heart.alsvfd.SimpleNumeric
-
- notin(Value, Type) - Method in class heart.alsvfd.SimpleSymbolic
-
- notin(Value, Type) - Method in class heart.alsvfd.Value
-
An operator that should be used to check membership of a value of an object that calls the method
within a value given by the parameter.
- NotInTheDomainException - Exception in heart.exceptions
-
The class represents exception thrown when a value in an ALSV(FD) formulae
does not belong to the domain that it should.
- NotInTheDomainException(SetValue, Value, String) - Constructor for exception heart.exceptions.NotInTheDomainException
-
Constructor of an exception
- notsim(Value, Type) - Method in class heart.alsvfd.Any
-
- notsim(Value, Type) - Method in class heart.alsvfd.Null
-
- notsim(Value, Type) - Method in class heart.alsvfd.Range
-
- notsim(Value, Type) - Method in class heart.alsvfd.SetValue
-
- notsim(Value, Type) - Method in class heart.alsvfd.Value
-
A method that should be used to check if the value has a nonempty intersection with a value given as a parameter.
- Null - Class in heart.alsvfd
-
The class representing a state of attribute in which we have o information about its values.
- Null() - Constructor for class heart.alsvfd.Null
-
- NULL - Static variable in class heart.alsvfd.Value
-
A meta value ID representing a state of absolute lack of knowledge about the attribute value.
- numericExpression(Double, Double) - Method in enum heart.alsvfd.operations.NumericOperations
-
- NumericOperations - Enum in heart.alsvfd.operations
-