Uses of Interface
com.regnosys.rosetta.rosetta.RosettaNamed
Packages that use RosettaNamed
Package
Description
-
Uses of RosettaNamed in com.regnosys.rosetta.generator
Methods in com.regnosys.rosetta.generator with parameters of type RosettaNamedModifier and TypeMethodDescriptionGeneratorScope.createIdentifier(RosettaNamed obj) Create an identifier for the given named Rosetta object.GeneratorScope.getOrCreateIdentifier(RosettaNamed obj) Get the generated identifier of the given Rosetta object in the current scope, or create a new one if it doesn't exist. -
Uses of RosettaNamed in com.regnosys.rosetta.generator.java.util
Methods in com.regnosys.rosetta.generator.java.util with parameters of type RosettaNamedModifier and TypeMethodDescriptionstatic CharSequenceModelGeneratorUtil.javadoc(RosettaNamed named) static StringModelGeneratorUtil.javadoc(RosettaNamed named, String version) -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaNamed in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'External Annotation Source'.interfaceA representation of the model object 'Basic Type'.interfaceA representation of the model object 'Body'.interfaceA representation of the model object 'Builtin Type'.interfaceA representation of the model object 'Callable With Args'.interfaceA representation of the model object 'Corpus'.interfaceA representation of the model object 'Enumeration'.interfaceA representation of the model object 'Enum Value'.interfaceA representation of the model object 'External Function'.interfaceA representation of the model object 'External Rule Source'.interfaceA representation of the model object 'External Synonym Source'.interfaceA representation of the model object 'Feature'.interfaceA representation of the model object 'Meta Type'.interfaceA representation of the model object 'Parameter'.interfaceA representation of the model object 'Record Feature'.interfaceA representation of the model object 'Record Type'.interfaceA representation of the model object 'Rule'.interfaceA representation of the model object 'Segment'.interfaceA representation of the model object 'Symbol'.interfaceA representation of the model object 'Synonym Source'.interfaceA representation of the model object 'Type'.interfaceA representation of the model object 'Type Alias'.interfaceA representation of the model object 'Typed Feature'.interfaceA representation of the model object 'Type Parameter'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.expression
Subinterfaces of RosettaNamed in com.regnosys.rosetta.rosetta.expressionModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Closure Parameter'.interfaceA representation of the model object 'Rosetta Implicit Variable'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement RosettaNamedModifier and TypeClassDescriptionclassAn implementation of the model object 'Closure Parameter'.classAn implementation of the model object 'Rosetta Implicit Variable'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.expression.util
Methods in com.regnosys.rosetta.rosetta.expression.util with parameters of type RosettaNamedModifier and TypeMethodDescriptionExpressionSwitch.caseRosettaNamed(RosettaNamed object) Returns the result of interpreting the object as an instance of 'Named'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaNamedModifier and TypeClassDescriptionclassAn implementation of the model object 'External Annotation Source'.classAn implementation of the model object 'Basic Type'.classAn implementation of the model object 'Body'.classAn implementation of the model object 'Builtin Type'.classAn implementation of the model object 'Corpus'.classAn implementation of the model object 'Enumeration'.classAn implementation of the model object 'Enum Value'.classAn implementation of the model object 'External Function'.classAn implementation of the model object 'External Rule Source'.classAn implementation of the model object 'External Synonym Source'.classAn implementation of the model object 'Feature'.classAn implementation of the model object 'Meta Type'.classAn implementation of the model object 'Parameter'.classAn implementation of the model object 'Record Feature'.classAn implementation of the model object 'Record Type'.classAn implementation of the model object 'Rule'.classAn implementation of the model object 'Segment'.classAn implementation of the model object 'Synonym Source'.classAn implementation of the model object 'Type Alias'.classAn implementation of the model object 'Typed Feature'.classAn implementation of the model object 'Type'.classAn implementation of the model object 'Type Parameter'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.simple
Subinterfaces of RosettaNamed in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Annotation'.interfaceA representation of the model object 'Assign Path Root'.interfaceA representation of the model object 'Attribute'.interfaceA representation of the model object 'Choice'.interfaceA representation of the model object 'Choice Option'.interfaceA representation of the model object 'Condition'.interfaceA representation of the model object 'Data'.interfaceA representation of the model object 'Function'.interfaceA representation of the model object 'Function Dispatch'.interfaceA representation of the model object 'Root Element'.interfaceA representation of the model object 'Shortcut Declaration'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement RosettaNamedModifier and TypeClassDescriptionclassAn implementation of the model object 'Annotation'.classAn implementation of the model object 'Attribute'.classAn implementation of the model object 'Choice'.classAn implementation of the model object 'Choice Option'.classAn implementation of the model object 'Condition'.classAn implementation of the model object 'Data'.classAn implementation of the model object 'Function Dispatch'.classAn implementation of the model object 'Function'.classAn implementation of the model object 'Root Element'.classAn implementation of the model object 'Shortcut Declaration'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type RosettaNamedModifier and TypeMethodDescriptionSimpleSwitch.caseRosettaNamed(RosettaNamed object) Returns the result of interpreting the object as an instance of 'Named'. -
Uses of RosettaNamed in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaNamedModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaNamed(RosettaNamed object) Returns the result of interpreting the object as an instance of 'Named'.