Uses of Interface
com.regnosys.rosetta.rosetta.simple.References
Packages that use References
Package
Description
-
Uses of References in com.regnosys.rosetta.rosetta
Subinterfaces of References in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Enumeration'.interfaceA representation of the model object 'Enum Value'.interfaceA representation of the model object 'Rule'. -
Uses of References in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement ReferencesModifier and TypeClassDescriptionclassAn implementation of the model object 'Enumeration'.classAn implementation of the model object 'Enum Value'.classAn implementation of the model object 'Rule'. -
Uses of References in com.regnosys.rosetta.rosetta.simple
Subinterfaces of References in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA 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'.Methods in com.regnosys.rosetta.rosetta.simple that return ReferencesModifier and TypeMethodDescriptionSimpleFactory.createReferences()Returns a new object of class 'References'. -
Uses of References in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement ReferencesModifier and TypeClassDescriptionclassAn 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 'References'.Methods in com.regnosys.rosetta.rosetta.simple.impl that return References -
Uses of References in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type ReferencesModifier and TypeMethodDescriptionSimpleSwitch.caseReferences(References object) Returns the result of interpreting the object as an instance of 'References'. -
Uses of References in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type ReferencesModifier and TypeMethodDescriptionRosettaSwitch.caseReferences(References object) Returns the result of interpreting the object as an instance of 'References'.