Uses of Interface
com.regnosys.rosetta.rosetta.TypeCallArgument
Packages that use TypeCallArgument
Package
Description
-
Uses of TypeCallArgument in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type TypeCallArgumentModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(TypeCallArgument ele, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of TypeCallArgument in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return TypeCallArgumentModifier and TypeMethodDescriptionRosettaFactory.createTypeCallArgument()Returns a new object of class 'Type Call Argument'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type TypeCallArgumentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TypeCallArgument>TypeCall.getArguments()Returns the value of the 'Arguments' containment reference list. -
Uses of TypeCallArgument in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement TypeCallArgumentModifier and TypeClassDescriptionclassAn implementation of the model object 'Type Call Argument'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type TypeCallArgumentModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<TypeCallArgument>TypeCallImpl.argumentsThe cached value of the 'Arguments' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return TypeCallArgumentMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type TypeCallArgumentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TypeCallArgument>TypeCallImpl.getArguments() -
Uses of TypeCallArgument in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type TypeCallArgumentModifier and TypeMethodDescriptionRosettaSwitch.caseTypeCallArgument(TypeCallArgument object) Returns the result of interpreting the object as an instance of 'Type Call Argument'. -
Uses of TypeCallArgument in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type TypeCallArgumentModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_TypeCallArgument(org.eclipse.xtext.serializer.ISerializationContext context, TypeCallArgument semanticObject) Contexts: TypeCallArgument returns TypeCallArgument Constraint: (parameter=[TypeParameter|TypeParameterValidID] value=TypeCallArgumentExpression)