Uses of Interface
com.regnosys.rosetta.rosetta.RosettaMapTest
Packages that use RosettaMapTest
Package
Description
-
Uses of RosettaMapTest in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaMapTest in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Enum Value Reference'.interfaceA representation of the model object 'Map Path'.interfaceA representation of the model object 'Map Path Value'.interfaceA representation of the model object 'Map Rosetta Path'.interfaceA representation of the model object 'Map Test Absent Expression'.interfaceA representation of the model object 'Map Test Equality Operation'.interfaceA representation of the model object 'Map Test Exists Expression'.interfaceA representation of the model object 'Map Test Expression'.interfaceA representation of the model object 'Map Test Func'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaMapTestModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaMapTest>RosettaMappingPathTests.getTests()Returns the value of the 'Tests' containment reference list. -
Uses of RosettaMapTest in com.regnosys.rosetta.rosetta.expression
Subinterfaces of RosettaMapTest in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Rosetta Boolean Literal'.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 Pattern Literal'.interfaceA representation of the model object 'Rosetta String Literal'. -
Uses of RosettaMapTest in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement RosettaMapTestModifier and TypeClassDescriptionclassAn implementation of the model object 'Rosetta Boolean Literal'.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 Pattern Literal'.classAn implementation of the model object 'Rosetta String Literal'. -
Uses of RosettaMapTest in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type RosettaMapTestModifier and TypeMethodDescriptionExpressionSwitch.caseRosettaMapTest(RosettaMapTest object) Returns the result of interpreting the object as an instance of 'Map Test'. -
Uses of RosettaMapTest in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaMapTestModifier and TypeClassDescriptionclassAn implementation of the model object 'Enum Value Reference'.classAn implementation of the model object 'Map Path'.classAn implementation of the model object 'Map Path Value'.classAn implementation of the model object 'Map Rosetta Path'.classAn implementation of the model object 'Map Test Absent Expression'.classAn implementation of the model object 'Map Test Equality Operation'.classAn implementation of the model object 'Map Test Exists Expression'.classAn implementation of the model object 'Map Test Func'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type RosettaMapTestModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaMapTest>RosettaMappingPathTestsImpl.testsThe cached value of the 'Tests' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaMapTestModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaMapTest>RosettaMappingPathTestsImpl.getTests() -
Uses of RosettaMapTest in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaMapTestModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaMapTest(RosettaMapTest object) Returns the result of interpreting the object as an instance of 'Map Test'.