Uses of Interface
com.regnosys.rosetta.rosetta.RosettaParameter
Packages that use RosettaParameter
Package
Description
-
Uses of RosettaParameter in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type RosettaParameterModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(RosettaParameter ele, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of RosettaParameter in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaParameterModifier and TypeMethodDescriptionRosettaFactory.createRosettaParameter()Returns a new object of class 'Parameter'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaParameter>RosettaExternalFunction.getParameters()Returns the value of the 'Parameters' containment reference list. -
Uses of RosettaParameter in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaParameterModifier and TypeClassDescriptionclassAn implementation of the model object 'Parameter'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type RosettaParameterModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaParameter>RosettaExternalFunctionImpl.parametersThe cached value of the 'Parameters' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaParameterMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaParameter>RosettaExternalFunctionImpl.getParameters() -
Uses of RosettaParameter in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaParameterModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaParameter(RosettaParameter object) Returns the result of interpreting the object as an instance of 'Parameter'. -
Uses of RosettaParameter in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaParameterModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaNamed_RosettaParameter_RosettaTyped(org.eclipse.xtext.serializer.ISerializationContext context, RosettaParameter semanticObject) Contexts: RosettaParameter returns RosettaParameter Constraint: (name=ValidID typeCall=TypeCall isArray?='['?)