Model Query Functions
AIMMS supports the following functions to query the structure of the identifiers in the model:
- AttributeToString
 - AttributeLength
 - AttributeContainsString
 - CallerAttribute
 - CallerLine
 - CallerNode
 - CallerNumberOfLocations
 - ConstraintVariables
 - DeclaredSubset
 - DomainIndex
 - GetAnnotationValues
 - IdentifierAttributes
 - IdentifierDimension
 - IdentifierElementRange
 - IdentifierText
 - IdentifierType
 - IdentifierUnit
 - IndexRange
 - IdentifierShowAttributes
 - IdentifierShowTreeLocation
 - IsRuntimeIdentifier
 - ReferencedIdentifiers
 - SectionIdentifiers
 - VariableConstraints