Uses of Interface
com.regnosys.rosetta.rosetta.expression.RosettaPatternLiteral
Packages that use RosettaPatternLiteral
Package
Description
-
Uses of RosettaPatternLiteral in com.regnosys.rosetta.rosetta.expression
Methods in com.regnosys.rosetta.rosetta.expression that return RosettaPatternLiteralModifier and TypeMethodDescriptionExpressionFactory.createRosettaPatternLiteral()Returns a new object of class 'Rosetta Pattern Literal'. -
Uses of RosettaPatternLiteral in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement RosettaPatternLiteralModifier and TypeClassDescriptionclassAn implementation of the model object 'Rosetta Pattern Literal'.Methods in com.regnosys.rosetta.rosetta.expression.impl that return RosettaPatternLiteral -
Uses of RosettaPatternLiteral in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type RosettaPatternLiteralModifier and TypeMethodDescriptionExpressionSwitch.caseRosettaPatternLiteral(RosettaPatternLiteral object) Returns the result of interpreting the object as an instance of 'Rosetta Pattern Literal'. -
Uses of RosettaPatternLiteral in com.regnosys.rosetta.typing
Methods in com.regnosys.rosetta.typing with parameters of type RosettaPatternLiteralModifier and TypeMethodDescriptionprotected org.eclipse.xsemantics.runtime.Result<RListType>RosettaTyping.applyRuleTPattern(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaPatternLiteral p) protected org.eclipse.xsemantics.runtime.Result<RListType>RosettaTyping.inferTypeImpl(org.eclipse.xsemantics.runtime.RuleEnvironment G, org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, RosettaPatternLiteral p)