Uses of Interface
com.regnosys.rosetta.rosetta.RosettaMergeSynonymValue
Packages that use RosettaMergeSynonymValue
Package
Description
-
Uses of RosettaMergeSynonymValue in com.regnosys.rosetta.generator.object
Methods in com.regnosys.rosetta.generator.object that return RosettaMergeSynonymValueConstructors in com.regnosys.rosetta.generator.object with parameters of type RosettaMergeSynonymValueModifierConstructorDescriptionExpandedSynonym(List<RosettaSynonymSource> sources, List<ExpandedSynonymValue> values, List<String> hints, RosettaMergeSynonymValue merge, List<ExpandedSynonymValue> metaValues, RosettaMapping mappingLogic, String mapperName, String format, String patternMatcher, String patternReplace, boolean removeHtml) -
Uses of RosettaMergeSynonymValue in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaMergeSynonymValueModifier and TypeMethodDescriptionRosettaFactory.createRosettaMergeSynonymValue()Returns a new object of class 'Merge Synonym Value'.RosettaSynonymBody.getMerge()Returns the value of the 'Merge' containment reference.Methods in com.regnosys.rosetta.rosetta with parameters of type RosettaMergeSynonymValueModifier and TypeMethodDescriptionvoidRosettaSynonymBody.setMerge(RosettaMergeSynonymValue value) Sets the value of the 'Merge' containment reference. -
Uses of RosettaMergeSynonymValue in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaMergeSynonymValueModifier and TypeClassDescriptionclassAn implementation of the model object 'Merge Synonym Value'.Fields in com.regnosys.rosetta.rosetta.impl declared as RosettaMergeSynonymValueModifier and TypeFieldDescriptionprotected RosettaMergeSynonymValueRosettaSynonymBodyImpl.mergeThe cached value of the 'Merge' containment reference.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaMergeSynonymValueModifier and TypeMethodDescriptionRosettaFactoryImpl.createRosettaMergeSynonymValue()RosettaSynonymBodyImpl.getMerge()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type RosettaMergeSynonymValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainRosettaSynonymBodyImpl.basicSetMerge(RosettaMergeSynonymValue newMerge, org.eclipse.emf.common.notify.NotificationChain msgs) voidRosettaSynonymBodyImpl.setMerge(RosettaMergeSynonymValue newMerge) -
Uses of RosettaMergeSynonymValue in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaMergeSynonymValueModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaMergeSynonymValue(RosettaMergeSynonymValue object) Returns the result of interpreting the object as an instance of 'Merge Synonym Value'. -
Uses of RosettaMergeSynonymValue in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaMergeSynonymValueModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaMergeSynonymValue(org.eclipse.xtext.serializer.ISerializationContext context, RosettaMergeSynonymValue semanticObject) Contexts: RosettaMergeSynonymValue returns RosettaMergeSynonymValue Constraint: (name=STRING excludePath=STRING?)