Uses of Interface
com.regnosys.rosetta.rosetta.expression.ClosureParameter
Packages that use ClosureParameter
Package
Description
-
Uses of ClosureParameter in com.regnosys.rosetta.rosetta.expression
Methods in com.regnosys.rosetta.rosetta.expression that return ClosureParameterModifier and TypeMethodDescriptionExpressionFactory.createClosureParameter()Returns a new object of class 'Closure Parameter'.Methods in com.regnosys.rosetta.rosetta.expression that return types with arguments of type ClosureParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ClosureParameter>InlineFunction.getParameters()Returns the value of the 'Parameters' containment reference list. -
Uses of ClosureParameter in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement ClosureParameterModifier and TypeClassDescriptionclassAn implementation of the model object 'Closure Parameter'.Fields in com.regnosys.rosetta.rosetta.expression.impl with type parameters of type ClosureParameterModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ClosureParameter>InlineFunctionImpl.parametersThe cached value of the 'Parameters' containment reference list.Methods in com.regnosys.rosetta.rosetta.expression.impl that return ClosureParameterMethods in com.regnosys.rosetta.rosetta.expression.impl that return types with arguments of type ClosureParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ClosureParameter>InlineFunctionImpl.getParameters() -
Uses of ClosureParameter in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type ClosureParameterModifier and TypeMethodDescriptionExpressionSwitch.caseClosureParameter(ClosureParameter object) Returns the result of interpreting the object as an instance of 'Closure Parameter'. -
Uses of ClosureParameter in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type ClosureParameterModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_ClosureParameter(org.eclipse.xtext.serializer.ISerializationContext context, ClosureParameter semanticObject) Contexts: ClosureParameter returns ClosureParameter Constraint: name=ID -
Uses of ClosureParameter in com.regnosys.rosetta.typing
Methods in com.regnosys.rosetta.typing with parameters of type ClosureParameterModifier and TypeMethodDescriptionprotected RListTypeRosettaTyping.applyAuxFunSymbolListType(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, ClosureParameter c) protected RListTypeRosettaTyping.symbolListTypeImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, ClosureParameter c) -
Uses of ClosureParameter in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type ClosureParameterModifier and TypeMethodDescriptionvoidRosettaSimpleValidator.checkClosureParameterNamesAreUnique(ClosureParameter param)