Uses of Interface
dev.civl.sarl.IF.expr.valueSetReference.VSTupleComponentReference
Packages that use VSTupleComponentReference
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 VSTupleComponentReference in dev.civl.sarl.expr.IF
Methods in dev.civl.sarl.expr.IF that return VSTupleComponentReferenceModifier and TypeMethodDescriptionExpressionFactory.vsTupleComponentReference(ValueSetReference parent, IntObject fieldIndex) Given a reference to a (set-of) tuple(s), and a field index, returns a reference to that (set-of) component(s) of the tuple(s). -
Uses of VSTupleComponentReference in dev.civl.sarl.IF
Methods in dev.civl.sarl.IF that return VSTupleComponentReferenceModifier and TypeMethodDescriptionCoreUniverse.vsTupleComponentReference(ValueSetReference parent, IntObject fieldIndex) Given a reference to a (set-of) tuple(s), and a field index, returns a reference to that (set-of) component(s) of the tuple(s).