Uses of Interface
com.regnosys.rosetta.rosetta.RosettaDefinable
Packages that use RosettaDefinable
Package
Description
-
Uses of RosettaDefinable in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaDefinable in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA 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 'Corpus'.interfaceA representation of the model object 'Enumeration'.interfaceA representation of the model object 'Enum Synonym'.interfaceA representation of the model object 'Enum Value'.interfaceA representation of the model object 'External Function'.interfaceA representation of the model object 'Feature Owner'.interfaceA representation of the model object 'Model'.interfaceA representation of the model object 'Record Type'.interfaceA representation of the model object 'Rule'.interfaceA representation of the model object 'Type Alias'.interfaceA representation of the model object 'Type Parameter'. -
Uses of RosettaDefinable in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaDefinableModifier and TypeClassDescriptionclassAn 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 Synonym'.classAn implementation of the model object 'Enum Value'.classAn implementation of the model object 'External Function'.classAn implementation of the model object 'Feature Owner'.classAn implementation of the model object 'Model'.classAn implementation of the model object 'Record Type'.classAn implementation of the model object 'Rule'.classAn implementation of the model object 'Type Alias'.classAn implementation of the model object 'Type Parameter'. -
Uses of RosettaDefinable in com.regnosys.rosetta.rosetta.simple
Subinterfaces of RosettaDefinable in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Annotation'.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 'Operation'.interfaceA representation of the model object 'Root Element'.interfaceA representation of the model object 'Shortcut Declaration'. -
Uses of RosettaDefinable in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement RosettaDefinableModifier 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 'Operation'.classAn implementation of the model object 'Root Element'.classAn implementation of the model object 'Shortcut Declaration'. -
Uses of RosettaDefinable in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type RosettaDefinableModifier and TypeMethodDescriptionSimpleSwitch.caseRosettaDefinable(RosettaDefinable object) Returns the result of interpreting the object as an instance of 'Definable'. -
Uses of RosettaDefinable in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaDefinableModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaDefinable(RosettaDefinable object) Returns the result of interpreting the object as an instance of 'Definable'.