Uses of Interface
dev.civl.sarl.IF.expr.valueSetReference.VSArrayElementReference
Packages that use VSArrayElementReference
Package
Description
This package provides the internal interface for the representation of basic
symbolic expressions.
This package and its subpackages provide the "public interface" to SARL.
-
Uses of VSArrayElementReference in dev.civl.sarl.expr.IF
Methods in dev.civl.sarl.expr.IF that return VSArrayElementReferenceModifier and TypeMethodDescriptionExpressionFactory.vsArrayElementReference(ValueSetReference parent, NumericExpression index) Given a value set reference to a (set-of) array(s) and an index (integer), returns a reference to the (set-of) elements of the (set-of) array(s) at that index -
Uses of VSArrayElementReference in dev.civl.sarl.IF
Methods in dev.civl.sarl.IF that return VSArrayElementReferenceModifier and TypeMethodDescriptionCoreUniverse.vsArrayElementReference(ValueSetReference parent, NumericExpression index) Given a value set reference to a (set-of) array(s) and an index (integer), returns a reference to the (set-of) elements of the (set-of) array(s) at that index