Uses of Interface
com.regnosys.rosetta.rosetta.simple.ShortcutDeclaration
Packages that use ShortcutDeclaration
Package
Description
-
Uses of ShortcutDeclaration in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type ShortcutDeclarationModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(ShortcutDeclaration ele, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of ShortcutDeclaration in com.regnosys.rosetta.generator.util
Methods in com.regnosys.rosetta.generator.util with parameters of type ShortcutDeclarationModifier and TypeMethodDescriptionRosettaFunctionExtensions.inputsAsArgs(ShortcutDeclaration alias) -
Uses of ShortcutDeclaration in com.regnosys.rosetta.rosetta.simple
Methods in com.regnosys.rosetta.rosetta.simple that return ShortcutDeclarationModifier and TypeMethodDescriptionSimpleFactory.createShortcutDeclaration()Returns a new object of class 'Shortcut Declaration'.Methods in com.regnosys.rosetta.rosetta.simple that return types with arguments of type ShortcutDeclarationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ShortcutDeclaration>Function.getShortcuts()Returns the value of the 'Shortcuts' containment reference list. -
Uses of ShortcutDeclaration in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement ShortcutDeclarationModifier and TypeClassDescriptionclassAn implementation of the model object 'Shortcut Declaration'.Fields in com.regnosys.rosetta.rosetta.simple.impl with type parameters of type ShortcutDeclarationModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ShortcutDeclaration>FunctionImpl.shortcutsThe cached value of the 'Shortcuts' containment reference list.Methods in com.regnosys.rosetta.rosetta.simple.impl that return ShortcutDeclarationMethods in com.regnosys.rosetta.rosetta.simple.impl that return types with arguments of type ShortcutDeclarationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ShortcutDeclaration>FunctionImpl.getShortcuts() -
Uses of ShortcutDeclaration in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type ShortcutDeclarationModifier and TypeMethodDescriptionSimpleSwitch.caseShortcutDeclaration(ShortcutDeclaration object) Returns the result of interpreting the object as an instance of 'Shortcut Declaration'. -
Uses of ShortcutDeclaration in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type ShortcutDeclarationModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaDefinable_RosettaNamed_ShortcutDeclaration(org.eclipse.xtext.serializer.ISerializationContext context, ShortcutDeclaration semanticObject) Contexts: ShortcutDeclaration returns ShortcutDeclaration Constraint: (name=ValidID definition=STRING? expression=RosettaCalcExpression) -
Uses of ShortcutDeclaration in com.regnosys.rosetta.types
Methods in com.regnosys.rosetta.types with parameters of type ShortcutDeclaration -
Uses of ShortcutDeclaration in com.regnosys.rosetta.typing
Methods in com.regnosys.rosetta.typing with parameters of type ShortcutDeclarationModifier and TypeMethodDescriptionprotected RListTypeRosettaTyping.applyAuxFunSymbolListType(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, ShortcutDeclaration c) protected RListTypeRosettaTyping.symbolListTypeImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, ShortcutDeclaration c) -
Uses of ShortcutDeclaration in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type ShortcutDeclaration