|
Name |
Description |
![]() |
Adds the specified integer- or string label to the set and all of its super sets. | |
![]() |
Attempts to assign the specified integer label to this IElement. Returns true if the assignment succeeded, returns false when the integer label does not exist in the associated subset of Integers. | |
![]() |
Attempts to assign the specified string label to this IElement. Returns true if the assignment succeeded, returns false when the integer label does not exist in the associated set. Only applies to IElements not associated with a subset of integers. | |
![]() |
Attempts to assign the specified position in the associated set to this IElement. Returns true if the assignment succeeded, returns false when the ordinal position is invalid. | |
![]() |
Closes and invalidates this IElement. | |
![]() |
Assigns the specified integer label to this IElement without checking, as opposed to its counterparts setIntLabel and check_setIntLabel. | |
![]() |
Assigns the specified string label to this IElement without checking whether this label is part of the associated set, as opposed to its counterparts setLabel and check_setLabel. This method does raise an RuntimeException if the label does not exist in the root set. This method does not apply to IElements over subsets of Integers. | |
![]() |
Returns a reference to a new IElement with the same content. | |
![]() |
Returns whether this IElement is set to the empty Element (i.e. '' in the AIMMS language). | |
![]() | ||
![]() |
Sets this IElement to the empty Element (i.e. '' in the AIMMS language). |