Uses of Interface
dev.civl.sarl.IF.expr.valueSetReference.VSUnionMemberReference
Packages that use VSUnionMemberReference
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 VSUnionMemberReference in dev.civl.sarl.expr.IF
Methods in dev.civl.sarl.expr.IF that return VSUnionMemberReferenceModifier and TypeMethodDescriptionExpressionFactory.vsUnionMemberReference(ValueSetReference parent, IntObject memberIndex) Given a reference to a (set-of) union(s) (expression of union type) and an index of a member type of that union, returns a reference to the (set-of) underlying element(s). -
Uses of VSUnionMemberReference in dev.civl.sarl.IF
Methods in dev.civl.sarl.IF that return VSUnionMemberReferenceModifier and TypeMethodDescriptionCoreUniverse.vsUnionMemberReference(ValueSetReference parent, IntObject memberIndex) Given a reference to a (set-of) union(s) (expression of union type) and an index of a member type of that union, returns a reference to the (set-of) underlying element(s).