Uses of Interface
com.regnosys.rosetta.rosetta.RosettaMapPathValue
Packages that use RosettaMapPathValue
Package
Description
-
Uses of RosettaMapPathValue in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaMapPathValueModifier and TypeMethodDescriptionRosettaFactory.createRosettaMapPathValue()Returns a new object of class 'Map Path Value'.RosettaMapPath.getPath()Returns the value of the 'Path' containment reference.RosettaMapTestFunc.getPredicatePath()Returns the value of the 'Predicate Path' containment reference.Methods in com.regnosys.rosetta.rosetta with parameters of type RosettaMapPathValueModifier and TypeMethodDescriptionvoidRosettaMapPath.setPath(RosettaMapPathValue value) Sets the value of the 'Path' containment reference.voidRosettaMapTestFunc.setPredicatePath(RosettaMapPathValue value) Sets the value of the 'Predicate Path' containment reference. -
Uses of RosettaMapPathValue in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaMapPathValueModifier and TypeClassDescriptionclassAn implementation of the model object 'Map Path Value'.Fields in com.regnosys.rosetta.rosetta.impl declared as RosettaMapPathValueModifier and TypeFieldDescriptionprotected RosettaMapPathValueRosettaMapPathImpl.pathThe cached value of the 'Path' containment reference.protected RosettaMapPathValueRosettaMapTestFuncImpl.predicatePathThe cached value of the 'Predicate Path' containment reference.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaMapPathValueModifier and TypeMethodDescriptionRosettaFactoryImpl.createRosettaMapPathValue()RosettaMapPathImpl.getPath()RosettaMapTestFuncImpl.getPredicatePath()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type RosettaMapPathValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainRosettaMapPathImpl.basicSetPath(RosettaMapPathValue newPath, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaMapTestFuncImpl.basicSetPredicatePath(RosettaMapPathValue newPredicatePath, org.eclipse.emf.common.notify.NotificationChain msgs) voidRosettaMapPathImpl.setPath(RosettaMapPathValue newPath) voidRosettaMapTestFuncImpl.setPredicatePath(RosettaMapPathValue newPredicatePath) -
Uses of RosettaMapPathValue in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaMapPathValueModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaMapPathValue(RosettaMapPathValue object) Returns the result of interpreting the object as an instance of 'Map Path Value'. -
Uses of RosettaMapPathValue in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaMapPathValueModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaMapPathValue(org.eclipse.xtext.serializer.ISerializationContext context, RosettaMapPathValue semanticObject) Contexts: RosettaMapTestExpression.RosettaMapTestExistsExpression_1_0_0 returns RosettaMapPathValue RosettaMapTestExpression.RosettaMapTestAbsentExpression_1_1_0 returns RosettaMapPathValue RosettaMapTestExpression.RosettaMapTestEqualityOperation_1_2_0 returns RosettaMapPathValue RosettaMapPathValue returns RosettaMapPathValue Constraint: path=STRING -
Uses of RosettaMapPathValue in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type RosettaMapPathValueModifier and TypeMethodDescriptionvoidRosettaSimpleValidator.checkSynonyMapPath(RosettaMapPathValue ele)