Uses of Interface
com.regnosys.rosetta.rosetta.TypeParameter
Packages that use TypeParameter
Package
Description
-
Uses of TypeParameter in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type TypeParameterModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(TypeParameter ele, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of TypeParameter in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return TypeParameterModifier and TypeMethodDescriptionRosettaFactory.createTypeParameter()Returns a new object of class 'Type Parameter'.TypeCallArgument.getParameter()Returns the value of the 'Parameter' reference.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type TypeParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TypeParameter>ParametrizedRosettaType.getParameters()Returns the value of the 'Parameters' containment reference list.Methods in com.regnosys.rosetta.rosetta with parameters of type TypeParameterModifier and TypeMethodDescriptionvoidTypeCallArgument.setParameter(TypeParameter value) Sets the value of the 'Parameter' reference. -
Uses of TypeParameter in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement TypeParameterModifier and TypeClassDescriptionclassAn implementation of the model object 'Type Parameter'.Fields in com.regnosys.rosetta.rosetta.impl declared as TypeParameterModifier and TypeFieldDescriptionprotected TypeParameterTypeCallArgumentImpl.parameterThe cached value of the 'Parameter' reference.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type TypeParameterModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<TypeParameter>RosettaBasicTypeImpl.parametersThe cached value of the 'Parameters' containment reference list.protected org.eclipse.emf.common.util.EList<TypeParameter>RosettaTypeAliasImpl.parametersThe cached value of the 'Parameters' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return TypeParameterModifier and TypeMethodDescriptionTypeCallArgumentImpl.basicGetParameter()RosettaFactoryImpl.createTypeParameter()TypeCallArgumentImpl.getParameter()Methods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type TypeParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TypeParameter>RosettaBasicTypeImpl.getParameters()org.eclipse.emf.common.util.EList<TypeParameter>RosettaTypeAliasImpl.getParameters()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type TypeParameterModifier and TypeMethodDescriptionvoidTypeCallArgumentImpl.setParameter(TypeParameter newParameter) -
Uses of TypeParameter in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type TypeParameterModifier and TypeMethodDescriptionRosettaSwitch.caseTypeParameter(TypeParameter object) Returns the result of interpreting the object as an instance of 'Type Parameter'. -
Uses of TypeParameter in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type TypeParameterModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaDefinable_RosettaTyped_TypeParameter(org.eclipse.xtext.serializer.ISerializationContext context, TypeParameter semanticObject) Contexts: TypeParameter returns TypeParameter Constraint: (name=TypeParameterValidID typeCall=TypeCall definition=STRING?)