Uses of Interface
com.regnosys.rosetta.rosetta.RosettaMappingPathTests
Packages that use RosettaMappingPathTests
Package
Description
-
Uses of RosettaMappingPathTests in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaMappingPathTestsModifier and TypeMethodDescriptionRosettaFactory.createRosettaMappingPathTests()Returns a new object of class 'Mapping Path Tests'.RosettaMappingInstance.getWhen()Returns the value of the 'When' containment reference.Methods in com.regnosys.rosetta.rosetta with parameters of type RosettaMappingPathTestsModifier and TypeMethodDescriptionvoidRosettaMappingInstance.setWhen(RosettaMappingPathTests value) Sets the value of the 'When' containment reference. -
Uses of RosettaMappingPathTests in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaMappingPathTestsModifier and TypeClassDescriptionclassAn implementation of the model object 'Mapping Path Tests'.Fields in com.regnosys.rosetta.rosetta.impl declared as RosettaMappingPathTestsModifier and TypeFieldDescriptionprotected RosettaMappingPathTestsRosettaMappingInstanceImpl.whenThe cached value of the 'When' containment reference.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaMappingPathTestsModifier and TypeMethodDescriptionRosettaFactoryImpl.createRosettaMappingPathTests()RosettaMappingInstanceImpl.getWhen()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type RosettaMappingPathTestsModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainRosettaMappingInstanceImpl.basicSetWhen(RosettaMappingPathTests newWhen, org.eclipse.emf.common.notify.NotificationChain msgs) voidRosettaMappingInstanceImpl.setWhen(RosettaMappingPathTests newWhen) -
Uses of RosettaMappingPathTests in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaMappingPathTestsModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaMappingPathTests(RosettaMappingPathTests object) Returns the result of interpreting the object as an instance of 'Mapping Path Tests'. -
Uses of RosettaMappingPathTests in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaMappingPathTestsModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaMappingPathTests(org.eclipse.xtext.serializer.ISerializationContext context, RosettaMappingPathTests semanticObject) Contexts: RosettaMappingPathTests returns RosettaMappingPathTests Constraint: (tests+=RosettaMapTest tests+=RosettaMapTest*)