Uses of Interface
com.regnosys.rosetta.rosetta.expression.RosettaExpression
Packages that use RosettaExpression
Package
Description
-
Uses of RosettaExpression in com.regnosys.rosetta
Methods in com.regnosys.rosetta with parameters of type RosettaExpressionModifier and TypeMethodDescriptionvoidRosettaExtensions.collectExpressions(RosettaExpression expr, org.eclipse.xtext.xbase.lib.Procedures.Procedure1<? super RosettaExpression> visitor) Collect all expressionsMethod parameters in com.regnosys.rosetta with type arguments of type RosettaExpressionModifier and TypeMethodDescriptionvoidRosettaExtensions.collectExpressions(RosettaExpression expr, org.eclipse.xtext.xbase.lib.Procedures.Procedure1<? super RosettaExpression> visitor) Collect all expressions -
Uses of RosettaExpression in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type RosettaExpressionModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(RosettaExpression ele, org.eclipse.xtext.formatting2.IFormattableDocument document) voidRosettaExpressionFormatter.formatExpression(RosettaExpression expr, org.eclipse.xtext.formatting2.IFormattableDocument document) voidRosettaExpressionFormatter.formatExpression(RosettaExpression expr, org.eclipse.xtext.formatting2.IFormattableDocument document, FormattingMode mode) -
Uses of RosettaExpression in com.regnosys.rosetta.generator.java.expression
Methods in com.regnosys.rosetta.generator.java.expression with parameters of type RosettaExpressionModifier and TypeMethodDescriptionExpressionGenerator.javaCode(RosettaExpression expr, JavaType expectedType, JavaScope scope) convert a rosetta expression to code ParamMpa params - a map keyed by classname or positional index that provides variable names for expression parametersJavaDependencyProvider.javaDependencies(RosettaExpression expression) org.eclipse.xtend2.lib.StringConcatenationClientExpressionGenerator.toNodeLabel(RosettaExpression expr) Create a string representation of a rosetta function mainly used to give human readable names to the mapping functions used to extract attributesMethod parameters in com.regnosys.rosetta.generator.java.expression with type arguments of type RosettaExpressionModifier and TypeMethodDescriptionJavaDependencyProvider.javaDependencies(Iterable<? extends RosettaExpression> expressions) -
Uses of RosettaExpression in com.regnosys.rosetta.generator.java.types
Methods in com.regnosys.rosetta.generator.java.types with parameters of type RosettaExpressionModifier and TypeMethodDescription<T> JavaParameterizedType<T>JavaTypeUtil.wrap(JavaGenericTypeDeclaration<T> wrapperType, RosettaExpression item) <T> JavaParameterizedType<T>JavaTypeUtil.wrapExtends(JavaGenericTypeDeclaration<T> wrapperType, RosettaExpression item) <T> JavaParameterizedType<T>JavaTypeUtil.wrapExtendsIfNotFinal(JavaGenericTypeDeclaration<T> wrapperType, RosettaExpression item) -
Uses of RosettaExpression in com.regnosys.rosetta.generator.util
Methods in com.regnosys.rosetta.generator.util with parameters of type RosettaExpressionModifier and TypeMethodDescriptionprotected booleanRosettaFunctionExtensions._needsBuilder(RosettaExpression expr) -
Uses of RosettaExpression in com.regnosys.rosetta.interpreter
Methods in com.regnosys.rosetta.interpreter with parameters of type RosettaExpressionModifier and TypeMethodDescriptionRosettaInterpreter.interpret(RosettaExpression expr) RosettaInterpreter.interpret(RosettaExpression expr, RosettaInterpreterContext context) -
Uses of RosettaExpression in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaExpressionModifier and TypeMethodDescriptionRosettaRule.getExpression()Returns the value of the 'Expression' containment reference.TypeCallArgument.getValue()Returns the value of the 'Value' containment reference.Methods in com.regnosys.rosetta.rosetta with parameters of type RosettaExpressionModifier and TypeMethodDescriptionvoidRosettaRule.setExpression(RosettaExpression value) Sets the value of the 'Expression' containment reference.voidTypeCallArgument.setValue(RosettaExpression value) Sets the value of the 'Value' containment reference. -
Uses of RosettaExpression in com.regnosys.rosetta.rosetta.expression
Subinterfaces of RosettaExpression in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Arithmetic Operation'.interfaceA representation of the model object 'As Key Operation'.interfaceA representation of the model object 'Can Handle List Of Lists'.interfaceA representation of the model object 'Choice Operation'.interfaceA representation of the model object 'Comparing Functional Operation'.interfaceA representation of the model object 'Comparison Operation'.interfaceA representation of the model object 'Default Operation'.interfaceA representation of the model object 'Distinct Operation'.interfaceA representation of the model object 'Equality Operation'.interfaceA representation of the model object 'Filter Operation'.interfaceA representation of the model object 'First Operation'.interfaceA representation of the model object 'Flatten Operation'.interfaceA representation of the model object 'Join Operation'.interfaceA representation of the model object 'Last Operation'.interfaceA representation of the model object 'List Literal'.interfaceA representation of the model object 'List Operation'.interfaceA representation of the model object 'Logical Operation'.interfaceA representation of the model object 'Mandatory Functional Operation'.interfaceA representation of the model object 'Map Operation'.interfaceA representation of the model object 'Max Operation'.interfaceA representation of the model object 'Min Operation'.interfaceA representation of the model object 'Modifiable Binary Operation'.interfaceA representation of the model object 'One Of Operation'.interfaceA representation of the model object 'Parse Operation'.interfaceA representation of the model object 'Reduce Operation'.interfaceA representation of the model object 'Reverse Operation'.interfaceA representation of the model object 'Rosetta Absent Expression'.interfaceA representation of the model object 'Rosetta Binary Operation'.interfaceA representation of the model object 'Rosetta Boolean Literal'.interfaceA representation of the model object 'Rosetta Conditional Expression'.interfaceA representation of the model object 'Rosetta Constructor Expression'.interfaceA representation of the model object 'Rosetta Contains Expression'.interfaceA representation of the model object 'Rosetta Count Operation'.interfaceA representation of the model object 'Rosetta Deep Feature Call'.interfaceA representation of the model object 'Rosetta Disjoint Expression'.interfaceA representation of the model object 'Rosetta Exists Expression'.interfaceA representation of the model object 'Rosetta Feature Call'.interfaceA representation of the model object 'Rosetta Functional Operation'.interfaceA representation of the model object 'Rosetta Implicit Variable'.interfaceA representation of the model object 'Rosetta Int Literal'.interfaceA representation of the model object 'Rosetta Literal'.interfaceA representation of the model object 'Rosetta Number Literal'.interfaceA representation of the model object 'Rosetta Only Element'.interfaceA representation of the model object 'Rosetta Only Exists Expression'.interfaceA representation of the model object 'Rosetta Operation'.interfaceA representation of the model object 'Rosetta Pattern Literal'.interfaceA representation of the model object 'Rosetta Reference'.interfaceA representation of the model object 'Rosetta String Literal'.interfaceA representation of the model object 'Rosetta Symbol Reference'.interfaceA representation of the model object 'Rosetta Unary Operation'.interfaceA representation of the model object 'Sort Operation'.interfaceA representation of the model object 'Sum Operation'.interfaceA representation of the model object 'Then Operation'.interfaceA representation of the model object 'To Date Operation'.interfaceA representation of the model object 'To Date Time Operation'.interfaceA representation of the model object 'To Enum Operation'.interfaceA representation of the model object 'To Int Operation'.interfaceA representation of the model object 'To Number Operation'.interfaceA representation of the model object 'To String Operation'.interfaceA representation of the model object 'To Time Operation'.interfaceA representation of the model object 'To Zoned Date Time Operation'.interfaceA representation of the model object 'Unary Functional Operation'.Methods in com.regnosys.rosetta.rosetta.expression that return RosettaExpressionModifier and TypeMethodDescriptionRosettaUnaryOperation.getArgument()Returns the value of the 'Argument' containment reference.InlineFunction.getBody()Returns the value of the 'Body' containment reference.RosettaConditionalExpression.getElsethen()Returns the value of the 'Elsethen' containment reference.RosettaConditionalExpression.getIf()Returns the value of the 'If' containment reference.RosettaConditionalExpression.getIfthen()Returns the value of the 'Ifthen' containment reference.RosettaSymbolReference.getImplicitArgument()Returns the value of the 'Implicit Argument' containment reference.HasGeneratedInput.getInput()RosettaBinaryOperation.getInput()RosettaUnaryOperation.getInput()RosettaBinaryOperation.getLeft()Returns the value of the 'Left' containment reference.RosettaDeepFeatureCall.getReceiver()Returns the value of the 'Receiver' containment reference.RosettaFeatureCall.getReceiver()Returns the value of the 'Receiver' containment reference.RosettaBinaryOperation.getRight()Returns the value of the 'Right' containment reference.ConstructorKeyValuePair.getValue()Returns the value of the 'Value' containment reference.Methods in com.regnosys.rosetta.rosetta.expression that return types with arguments of type RosettaExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExpression>RosettaOnlyExistsExpression.getArgs()Returns the value of the 'Args' containment reference list.org.eclipse.emf.common.util.EList<RosettaExpression>RosettaSymbolReference.getArgs()org.eclipse.emf.common.util.EList<RosettaExpression>ListLiteral.getElements()Returns the value of the 'Elements' containment reference list.org.eclipse.emf.common.util.EList<RosettaExpression>RosettaSymbolReference.getRawArgs()Returns the value of the 'Raw Args' containment reference list.Methods in com.regnosys.rosetta.rosetta.expression with parameters of type RosettaExpressionModifier and TypeMethodDescriptionvoidRosettaUnaryOperation.setArgument(RosettaExpression value) Sets the value of the 'Argument' containment reference.voidInlineFunction.setBody(RosettaExpression value) Sets the value of the 'Body' containment reference.voidRosettaConditionalExpression.setElsethen(RosettaExpression value) Sets the value of the 'Elsethen' containment reference.voidHasGeneratedInput.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaBinaryOperation.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaUnaryOperation.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaConditionalExpression.setIf(RosettaExpression value) Sets the value of the 'If' containment reference.voidRosettaConditionalExpression.setIfthen(RosettaExpression value) Sets the value of the 'Ifthen' containment reference.voidRosettaSymbolReference.setImplicitArgument(RosettaExpression value) Sets the value of the 'Implicit Argument' containment reference.voidRosettaBinaryOperation.setLeft(RosettaExpression value) Sets the value of the 'Left' containment reference.voidRosettaDeepFeatureCall.setReceiver(RosettaExpression value) Sets the value of the 'Receiver' containment reference.voidRosettaFeatureCall.setReceiver(RosettaExpression value) Sets the value of the 'Receiver' containment reference.voidRosettaBinaryOperation.setRight(RosettaExpression value) Sets the value of the 'Right' containment reference.voidConstructorKeyValuePair.setValue(RosettaExpression value) Sets the value of the 'Value' containment reference. -
Uses of RosettaExpression in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement RosettaExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Arithmetic Operation'.classAn implementation of the model object 'As Key Operation'.classAn implementation of the model object 'Choice Operation'.classAn implementation of the model object 'Comparison Operation'.classAn implementation of the model object 'Default Operation'.classAn implementation of the model object 'Distinct Operation'.classAn implementation of the model object 'Equality Operation'.classAn implementation of the model object 'Filter Operation'.classAn implementation of the model object 'First Operation'.classAn implementation of the model object 'Flatten Operation'.classAn implementation of the model object 'Join Operation'.classAn implementation of the model object 'Last Operation'.classAn implementation of the model object 'List Literal'.classAn implementation of the model object 'Logical Operation'.classAn implementation of the model object 'Map Operation'.classAn implementation of the model object 'Max Operation'.classAn implementation of the model object 'Min Operation'.classAn implementation of the model object 'One Of Operation'.classAn implementation of the model object 'Reduce Operation'.classAn implementation of the model object 'Reverse Operation'.classAn implementation of the model object 'Rosetta Absent Expression'.classAn implementation of the model object 'Rosetta Boolean Literal'.classAn implementation of the model object 'Rosetta Conditional Expression'.classAn implementation of the model object 'Rosetta Constructor Expression'.classAn implementation of the model object 'Rosetta Contains Expression'.classAn implementation of the model object 'Rosetta Count Operation'.classAn implementation of the model object 'Rosetta Deep Feature Call'.classAn implementation of the model object 'Rosetta Disjoint Expression'.classAn implementation of the model object 'Rosetta Exists Expression'.classAn implementation of the model object 'Rosetta Feature Call'.classAn implementation of the model object 'Rosetta Implicit Variable'.classAn implementation of the model object 'Rosetta Int Literal'.classAn implementation of the model object 'Rosetta Number Literal'.classAn implementation of the model object 'Rosetta Only Element'.classAn implementation of the model object 'Rosetta Only Exists Expression'.classAn implementation of the model object 'Rosetta Pattern Literal'.classAn implementation of the model object 'Rosetta Reference'.classAn implementation of the model object 'Rosetta String Literal'.classAn implementation of the model object 'Rosetta Symbol Reference'.classAn implementation of the model object 'Sort Operation'.classAn implementation of the model object 'Sum Operation'.classAn implementation of the model object 'Then Operation'.classAn implementation of the model object 'To Date Operation'.classAn implementation of the model object 'To Date Time Operation'.classAn implementation of the model object 'To Enum Operation'.classAn implementation of the model object 'To Int Operation'.classAn implementation of the model object 'To Number Operation'.classAn implementation of the model object 'To String Operation'.classAn implementation of the model object 'To Time Operation'.classAn implementation of the model object 'To Zoned Date Time Operation'.Fields in com.regnosys.rosetta.rosetta.expression.impl declared as RosettaExpressionModifier and TypeFieldDescriptionprotected RosettaExpressionAsKeyOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionChoiceOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionDistinctOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionFilterOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionFirstOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionFlattenOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionLastOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionMapOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionMaxOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionMinOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionOneOfOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionReduceOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionReverseOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionRosettaAbsentExpressionImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionRosettaCountOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionRosettaExistsExpressionImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionRosettaOnlyElementImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionSortOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionSumOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionThenOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToDateOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToDateTimeOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToEnumOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToIntOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToNumberOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToStringOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToTimeOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionToZonedDateTimeOperationImpl.argumentThe cached value of the 'Argument' containment reference.protected RosettaExpressionInlineFunctionImpl.bodyThe cached value of the 'Body' containment reference.protected RosettaExpressionRosettaConditionalExpressionImpl.elsethenThe cached value of the 'Elsethen' containment reference.protected RosettaExpressionRosettaConditionalExpressionImpl.if_The cached value of the 'If' containment reference.protected RosettaExpressionRosettaConditionalExpressionImpl.ifthenThe cached value of the 'Ifthen' containment reference.protected RosettaExpressionRosettaSymbolReferenceImpl.implicitArgumentThe cached value of the 'Implicit Argument' containment reference.protected RosettaExpressionArithmeticOperationImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionComparisonOperationImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionDefaultOperationImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionEqualityOperationImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionJoinOperationImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionLogicalOperationImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionRosettaContainsExpressionImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionRosettaDisjointExpressionImpl.leftThe cached value of the 'Left' containment reference.protected RosettaExpressionRosettaDeepFeatureCallImpl.receiverThe cached value of the 'Receiver' containment reference.protected RosettaExpressionRosettaFeatureCallImpl.receiverThe cached value of the 'Receiver' containment reference.protected RosettaExpressionArithmeticOperationImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionComparisonOperationImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionDefaultOperationImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionEqualityOperationImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionJoinOperationImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionLogicalOperationImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionRosettaContainsExpressionImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionRosettaDisjointExpressionImpl.rightThe cached value of the 'Right' containment reference.protected RosettaExpressionConstructorKeyValuePairImpl.valueThe cached value of the 'Value' containment reference.Fields in com.regnosys.rosetta.rosetta.expression.impl with type parameters of type RosettaExpressionModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaExpression>RosettaOnlyExistsExpressionImpl.argsThe cached value of the 'Args' containment reference list.protected org.eclipse.emf.common.util.EList<RosettaExpression>ListLiteralImpl.elementsThe cached value of the 'Elements' containment reference list.protected org.eclipse.emf.common.util.EList<RosettaExpression>RosettaSymbolReferenceImpl.rawArgsThe cached value of the 'Raw Args' containment reference list.Methods in com.regnosys.rosetta.rosetta.expression.impl that return RosettaExpressionModifier and TypeMethodDescriptionAsKeyOperationImpl.getArgument()ChoiceOperationImpl.getArgument()DistinctOperationImpl.getArgument()FilterOperationImpl.getArgument()FirstOperationImpl.getArgument()FlattenOperationImpl.getArgument()LastOperationImpl.getArgument()MapOperationImpl.getArgument()MaxOperationImpl.getArgument()MinOperationImpl.getArgument()OneOfOperationImpl.getArgument()ReduceOperationImpl.getArgument()ReverseOperationImpl.getArgument()RosettaAbsentExpressionImpl.getArgument()RosettaCountOperationImpl.getArgument()RosettaExistsExpressionImpl.getArgument()RosettaOnlyElementImpl.getArgument()SortOperationImpl.getArgument()SumOperationImpl.getArgument()ThenOperationImpl.getArgument()ToDateOperationImpl.getArgument()ToDateTimeOperationImpl.getArgument()ToEnumOperationImpl.getArgument()ToIntOperationImpl.getArgument()ToNumberOperationImpl.getArgument()ToStringOperationImpl.getArgument()ToTimeOperationImpl.getArgument()ToZonedDateTimeOperationImpl.getArgument()InlineFunctionImpl.getBody()RosettaConditionalExpressionImpl.getElsethen()RosettaConditionalExpressionImpl.getIf()RosettaConditionalExpressionImpl.getIfthen()RosettaSymbolReferenceImpl.getImplicitArgument()ArithmeticOperationImpl.getInput()AsKeyOperationImpl.getInput()ChoiceOperationImpl.getInput()ComparisonOperationImpl.getInput()DefaultOperationImpl.getInput()DistinctOperationImpl.getInput()EqualityOperationImpl.getInput()FilterOperationImpl.getInput()FirstOperationImpl.getInput()FlattenOperationImpl.getInput()JoinOperationImpl.getInput()LastOperationImpl.getInput()LogicalOperationImpl.getInput()MapOperationImpl.getInput()MaxOperationImpl.getInput()MinOperationImpl.getInput()OneOfOperationImpl.getInput()ReduceOperationImpl.getInput()ReverseOperationImpl.getInput()RosettaAbsentExpressionImpl.getInput()RosettaContainsExpressionImpl.getInput()RosettaCountOperationImpl.getInput()RosettaDisjointExpressionImpl.getInput()RosettaExistsExpressionImpl.getInput()RosettaOnlyElementImpl.getInput()SortOperationImpl.getInput()SumOperationImpl.getInput()ThenOperationImpl.getInput()ToDateOperationImpl.getInput()ToDateTimeOperationImpl.getInput()ToEnumOperationImpl.getInput()ToIntOperationImpl.getInput()ToNumberOperationImpl.getInput()ToStringOperationImpl.getInput()ToTimeOperationImpl.getInput()ToZonedDateTimeOperationImpl.getInput()ArithmeticOperationImpl.getLeft()ComparisonOperationImpl.getLeft()DefaultOperationImpl.getLeft()EqualityOperationImpl.getLeft()JoinOperationImpl.getLeft()LogicalOperationImpl.getLeft()RosettaContainsExpressionImpl.getLeft()RosettaDisjointExpressionImpl.getLeft()RosettaDeepFeatureCallImpl.getReceiver()RosettaFeatureCallImpl.getReceiver()ArithmeticOperationImpl.getRight()ComparisonOperationImpl.getRight()DefaultOperationImpl.getRight()EqualityOperationImpl.getRight()JoinOperationImpl.getRight()LogicalOperationImpl.getRight()RosettaContainsExpressionImpl.getRight()RosettaDisjointExpressionImpl.getRight()ConstructorKeyValuePairImpl.getValue()Methods in com.regnosys.rosetta.rosetta.expression.impl that return types with arguments of type RosettaExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExpression>RosettaOnlyExistsExpressionImpl.getArgs()org.eclipse.emf.common.util.EList<RosettaExpression>RosettaSymbolReferenceImpl.getArgs()org.eclipse.emf.common.util.EList<RosettaExpression>ListLiteralImpl.getElements()org.eclipse.emf.common.util.EList<RosettaExpression>RosettaSymbolReferenceImpl.getRawArgs()Methods in com.regnosys.rosetta.rosetta.expression.impl with parameters of type RosettaExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainAsKeyOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainChoiceOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainDistinctOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainFilterOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainFirstOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainFlattenOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainLastOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainMapOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainMaxOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainMinOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainOneOfOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainReduceOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainReverseOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaAbsentExpressionImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaCountOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaExistsExpressionImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaOnlyElementImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainSortOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainSumOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainThenOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToDateOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToDateTimeOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToEnumOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToIntOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToNumberOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToStringOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToTimeOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToZonedDateTimeOperationImpl.basicSetArgument(RosettaExpression newArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainInlineFunctionImpl.basicSetBody(RosettaExpression newBody, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaConditionalExpressionImpl.basicSetElsethen(RosettaExpression newElsethen, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaConditionalExpressionImpl.basicSetIf(RosettaExpression newIf, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaConditionalExpressionImpl.basicSetIfthen(RosettaExpression newIfthen, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaSymbolReferenceImpl.basicSetImplicitArgument(RosettaExpression newImplicitArgument, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainArithmeticOperationImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainComparisonOperationImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainDefaultOperationImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainEqualityOperationImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainJoinOperationImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainLogicalOperationImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaContainsExpressionImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaDisjointExpressionImpl.basicSetLeft(RosettaExpression newLeft, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaDeepFeatureCallImpl.basicSetReceiver(RosettaExpression newReceiver, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaFeatureCallImpl.basicSetReceiver(RosettaExpression newReceiver, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainArithmeticOperationImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainComparisonOperationImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainDefaultOperationImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainEqualityOperationImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainJoinOperationImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainLogicalOperationImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaContainsExpressionImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaDisjointExpressionImpl.basicSetRight(RosettaExpression newRight, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainConstructorKeyValuePairImpl.basicSetValue(RosettaExpression newValue, org.eclipse.emf.common.notify.NotificationChain msgs) voidAsKeyOperationImpl.setArgument(RosettaExpression newArgument) voidChoiceOperationImpl.setArgument(RosettaExpression newArgument) voidDistinctOperationImpl.setArgument(RosettaExpression newArgument) voidFilterOperationImpl.setArgument(RosettaExpression newArgument) voidFirstOperationImpl.setArgument(RosettaExpression newArgument) voidFlattenOperationImpl.setArgument(RosettaExpression newArgument) voidLastOperationImpl.setArgument(RosettaExpression newArgument) voidMapOperationImpl.setArgument(RosettaExpression newArgument) voidMaxOperationImpl.setArgument(RosettaExpression newArgument) voidMinOperationImpl.setArgument(RosettaExpression newArgument) voidOneOfOperationImpl.setArgument(RosettaExpression newArgument) voidReduceOperationImpl.setArgument(RosettaExpression newArgument) voidReverseOperationImpl.setArgument(RosettaExpression newArgument) voidRosettaAbsentExpressionImpl.setArgument(RosettaExpression newArgument) voidRosettaCountOperationImpl.setArgument(RosettaExpression newArgument) voidRosettaExistsExpressionImpl.setArgument(RosettaExpression newArgument) voidRosettaOnlyElementImpl.setArgument(RosettaExpression newArgument) voidSortOperationImpl.setArgument(RosettaExpression newArgument) voidSumOperationImpl.setArgument(RosettaExpression newArgument) voidThenOperationImpl.setArgument(RosettaExpression newArgument) voidToDateOperationImpl.setArgument(RosettaExpression newArgument) voidToDateTimeOperationImpl.setArgument(RosettaExpression newArgument) voidToEnumOperationImpl.setArgument(RosettaExpression newArgument) voidToIntOperationImpl.setArgument(RosettaExpression newArgument) voidToNumberOperationImpl.setArgument(RosettaExpression newArgument) voidToStringOperationImpl.setArgument(RosettaExpression newArgument) voidToTimeOperationImpl.setArgument(RosettaExpression newArgument) voidToZonedDateTimeOperationImpl.setArgument(RosettaExpression newArgument) voidInlineFunctionImpl.setBody(RosettaExpression newBody) voidRosettaConditionalExpressionImpl.setElsethen(RosettaExpression newElsethen) voidArithmeticOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidAsKeyOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidChoiceOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidComparisonOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidDefaultOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidDistinctOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidEqualityOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidFilterOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidFirstOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidFlattenOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidJoinOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidLastOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidLogicalOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidMapOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidMaxOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidMinOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidOneOfOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidReduceOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidReverseOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaAbsentExpressionImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaContainsExpressionImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaCountOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaDisjointExpressionImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaExistsExpressionImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaOnlyElementImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidSortOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidSumOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidThenOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToDateOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToDateTimeOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToEnumOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToIntOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToNumberOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToStringOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToTimeOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidToZonedDateTimeOperationImpl.setGeneratedInputIfAbsent(RosettaExpression e) voidRosettaConditionalExpressionImpl.setIf(RosettaExpression newIf) voidRosettaConditionalExpressionImpl.setIfthen(RosettaExpression newIfthen) voidRosettaSymbolReferenceImpl.setImplicitArgument(RosettaExpression newImplicitArgument) voidArithmeticOperationImpl.setLeft(RosettaExpression newLeft) voidComparisonOperationImpl.setLeft(RosettaExpression newLeft) voidDefaultOperationImpl.setLeft(RosettaExpression newLeft) voidEqualityOperationImpl.setLeft(RosettaExpression newLeft) voidJoinOperationImpl.setLeft(RosettaExpression newLeft) voidLogicalOperationImpl.setLeft(RosettaExpression newLeft) voidRosettaContainsExpressionImpl.setLeft(RosettaExpression newLeft) voidRosettaDisjointExpressionImpl.setLeft(RosettaExpression newLeft) voidRosettaDeepFeatureCallImpl.setReceiver(RosettaExpression newReceiver) voidRosettaFeatureCallImpl.setReceiver(RosettaExpression newReceiver) voidArithmeticOperationImpl.setRight(RosettaExpression newRight) voidComparisonOperationImpl.setRight(RosettaExpression newRight) voidDefaultOperationImpl.setRight(RosettaExpression newRight) voidEqualityOperationImpl.setRight(RosettaExpression newRight) voidJoinOperationImpl.setRight(RosettaExpression newRight) voidLogicalOperationImpl.setRight(RosettaExpression newRight) voidRosettaContainsExpressionImpl.setRight(RosettaExpression newRight) voidRosettaDisjointExpressionImpl.setRight(RosettaExpression newRight) voidConstructorKeyValuePairImpl.setValue(RosettaExpression newValue) -
Uses of RosettaExpression in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type RosettaExpressionModifier and TypeMethodDescriptionExpressionSwitch.caseRosettaExpression(RosettaExpression object) Returns the result of interpreting the object as an instance of 'Rosetta Expression'. -
Uses of RosettaExpression in com.regnosys.rosetta.rosetta.impl
Fields in com.regnosys.rosetta.rosetta.impl declared as RosettaExpressionModifier and TypeFieldDescriptionprotected RosettaExpressionRosettaRuleImpl.expressionThe cached value of the 'Expression' containment reference.protected RosettaExpressionTypeCallArgumentImpl.valueThe cached value of the 'Value' containment reference.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaExpressionModifier and TypeMethodDescriptionRosettaRuleImpl.getExpression()TypeCallArgumentImpl.getValue()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type RosettaExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainRosettaRuleImpl.basicSetExpression(RosettaExpression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainTypeCallArgumentImpl.basicSetValue(RosettaExpression newValue, org.eclipse.emf.common.notify.NotificationChain msgs) voidRosettaRuleImpl.setExpression(RosettaExpression newExpression) voidTypeCallArgumentImpl.setValue(RosettaExpression newValue) -
Uses of RosettaExpression in com.regnosys.rosetta.rosetta.simple
Methods in com.regnosys.rosetta.rosetta.simple that return RosettaExpressionModifier and TypeMethodDescriptionCondition.getExpression()Returns the value of the 'Expression' containment reference.Operation.getExpression()Returns the value of the 'Expression' containment reference.ShortcutDeclaration.getExpression()Returns the value of the 'Expression' containment reference.Methods in com.regnosys.rosetta.rosetta.simple with parameters of type RosettaExpressionModifier and TypeMethodDescriptionvoidCondition.setExpression(RosettaExpression value) Sets the value of the 'Expression' containment reference.voidOperation.setExpression(RosettaExpression value) Sets the value of the 'Expression' containment reference.voidShortcutDeclaration.setExpression(RosettaExpression value) Sets the value of the 'Expression' containment reference. -
Uses of RosettaExpression in com.regnosys.rosetta.rosetta.simple.impl
Fields in com.regnosys.rosetta.rosetta.simple.impl declared as RosettaExpressionModifier and TypeFieldDescriptionprotected RosettaExpressionConditionImpl.expressionThe cached value of the 'Expression' containment reference.protected RosettaExpressionOperationImpl.expressionThe cached value of the 'Expression' containment reference.protected RosettaExpressionShortcutDeclarationImpl.expressionThe cached value of the 'Expression' containment reference.Methods in com.regnosys.rosetta.rosetta.simple.impl that return RosettaExpressionModifier and TypeMethodDescriptionConditionImpl.getExpression()OperationImpl.getExpression()ShortcutDeclarationImpl.getExpression()Methods in com.regnosys.rosetta.rosetta.simple.impl with parameters of type RosettaExpressionModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainConditionImpl.basicSetExpression(RosettaExpression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainOperationImpl.basicSetExpression(RosettaExpression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainShortcutDeclarationImpl.basicSetExpression(RosettaExpression newExpression, org.eclipse.emf.common.notify.NotificationChain msgs) voidConditionImpl.setExpression(RosettaExpression newExpression) voidOperationImpl.setExpression(RosettaExpression newExpression) voidShortcutDeclarationImpl.setExpression(RosettaExpression newExpression) -
Uses of RosettaExpression in com.regnosys.rosetta.types
Methods in com.regnosys.rosetta.types that return RosettaExpressionMethods in com.regnosys.rosetta.types with parameters of type RosettaExpressionModifier and TypeMethodDescriptionRosettaTypeProvider.getRType(RosettaExpression expression) TypeSystem.inferType(RosettaExpression expr) booleanCardinalityProvider.isMulti(RosettaExpression expr) booleanCardinalityProvider.isMulti(RosettaExpression expr, boolean breakOnClosureParameter) booleanCardinalityProvider.isOutputListOfListOfLists(RosettaExpression op) Nothing handles a list of list of listbooleanCardinalityProvider.isOutputListOfLists(RosettaExpression op) List MAP/FILTER/Extract-all operations can handle a list of lists, however it cannot be handled anywhere else (e.g.Constructors in com.regnosys.rosetta.types with parameters of type RosettaExpressionModifierConstructorDescriptionROperation(ROperationType rOperationType, RAssignedRoot pathHead, List<RAttribute> pathTail, RosettaExpression expression) RShortcut(String name, String definition, RosettaExpression expression) -
Uses of RosettaExpression in com.regnosys.rosetta.typing
Methods in com.regnosys.rosetta.typing with parameters of type RosettaExpressionModifier and TypeMethodDescriptionprotected BooleanRosettaTypingChecking.applyAuxFunConstraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.applyAuxFunIsLooserConstraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.applyAuxFunListSubtypeCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected BooleanRosettaTypingChecking.applyAuxFunLooseConstraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.applyAuxFunLooseListSubtypeCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected BooleanRosettaTypingChecking.applyAuxFunNotConstraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality notExpected) protected BooleanRosettaTypingChecking.applyAuxFunSubtypeCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RType expected) RosettaTypingChecking.constraintCheck(RosettaExpression sourceObject, RosettaCardinality expected) RosettaTypingChecking.constraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.constraintCheckImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.constraintCheckInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected voidRosettaTypingChecking.constraintCheckThrowException(String _error, String _issue, Exception _ex, RosettaExpression sourceObject, RosettaCardinality expected, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) org.eclipse.xsemantics.runtime.Result<RListType>RosettaTyping.inferType(RosettaExpression expression) org.eclipse.xsemantics.runtime.Result<RListType>RosettaTyping.inferType(org.eclipse.xsemantics.runtime.RuleEnvironment _environment_, RosettaExpression expression) org.eclipse.xsemantics.runtime.Result<RListType>RosettaTyping.inferType(org.eclipse.xsemantics.runtime.RuleEnvironment _environment_, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression expression) protected org.eclipse.xsemantics.runtime.Result<RListType>RosettaTyping.inferTypeInternal(org.eclipse.xsemantics.runtime.RuleEnvironment _environment_, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression expression) protected voidRosettaTyping.inferTypeThrowException(String _error, String _issue, Exception _ex, RosettaExpression expression, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) RosettaTypingChecking.isLooserConstraintCheck(RosettaExpression sourceObject, RosettaCardinality expected) RosettaTypingChecking.isLooserConstraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.isLooserConstraintCheckImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.isLooserConstraintCheckInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected voidRosettaTypingChecking.isLooserConstraintCheckThrowException(String _error, String _issue, Exception _ex, RosettaExpression sourceObject, RosettaCardinality expected, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) RosettaTypingChecking.listSubtypeCheck(RosettaExpression sourceObject, RListType expected) RosettaTypingChecking.listSubtypeCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected BooleanRosettaTypingChecking.listSubtypeCheckImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected BooleanRosettaTypingChecking.listSubtypeCheckInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected voidRosettaTypingChecking.listSubtypeCheckThrowException(String _error, String _issue, Exception _ex, RosettaExpression sourceObject, RListType expected, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) RosettaTypingChecking.looseConstraintCheck(RosettaExpression sourceObject, RosettaCardinality expected) RosettaTypingChecking.looseConstraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.looseConstraintCheckImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected BooleanRosettaTypingChecking.looseConstraintCheckInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality expected) protected voidRosettaTypingChecking.looseConstraintCheckThrowException(String _error, String _issue, Exception _ex, RosettaExpression sourceObject, RosettaCardinality expected, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) RosettaTypingChecking.looseListSubtypeCheck(RosettaExpression sourceObject, RListType expected) RosettaTypingChecking.looseListSubtypeCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected BooleanRosettaTypingChecking.looseListSubtypeCheckImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected BooleanRosettaTypingChecking.looseListSubtypeCheckInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RListType expected) protected voidRosettaTypingChecking.looseListSubtypeCheckThrowException(String _error, String _issue, Exception _ex, RosettaExpression sourceObject, RListType expected, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) RosettaTypingChecking.notConstraintCheck(RosettaExpression sourceObject, RosettaCardinality notExpected) RosettaTypingChecking.notConstraintCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality notExpected) protected BooleanRosettaTypingChecking.notConstraintCheckImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality notExpected) protected BooleanRosettaTypingChecking.notConstraintCheckInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RosettaCardinality notExpected) protected voidRosettaTypingChecking.notConstraintCheckThrowException(String _error, String _issue, Exception _ex, RosettaExpression sourceObject, RosettaCardinality notExpected, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) RosettaTypingChecking.subtypeCheck(RosettaExpression sourceObject, RType expected) RosettaTypingChecking.subtypeCheck(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RType expected) protected BooleanRosettaTypingChecking.subtypeCheckImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RType expected) protected BooleanRosettaTypingChecking.subtypeCheckInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaExpression sourceObject, RType expected) protected voidRosettaTypingChecking.subtypeCheckThrowException(String _error, String _issue, Exception _ex, RosettaExpression sourceObject, RType expected, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) -
Uses of RosettaExpression in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils that return RosettaExpressionModifier and TypeMethodDescriptionRosettaSimpleSystemSolver.Equation.getLeft()ExpressionHelper.getParentExpression(RosettaExpression e) RosettaSimpleSystemSolver.Equation.getRight()Methods in com.regnosys.rosetta.utils with parameters of type RosettaExpressionModifier and TypeMethodDescriptionvoidRosettaSimpleSystemSolver.SolutionSet.addMapping(RosettaSymbol var, RosettaExpression solution) protected ReturnRosettaExpressionSwitch.doSwitch(RosettaExpression expr, Context context) ExpressionHelper.getParentExpression(RosettaExpression e) booleanExpressionHelper.usesOutputParameter(RosettaExpression expr) Constructors in com.regnosys.rosetta.utils with parameters of type RosettaExpression