Uses of Interface
com.regnosys.rosetta.rosetta.simple.RootElement
Packages that use RootElement
Package
Description
-
Uses of RootElement in com.regnosys.rosetta.rosetta.simple
Subinterfaces of RootElement in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Annotation'.interfaceA representation of the model object 'Choice'.interfaceA representation of the model object 'Data'.interfaceA representation of the model object 'Function'.interfaceA representation of the model object 'Function Dispatch'. -
Uses of RootElement in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement RootElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Annotation'.classAn implementation of the model object 'Choice'.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'. -
Uses of RootElement in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type RootElementModifier and TypeMethodDescriptionSimpleSwitch.caseRootElement(RootElement object) Returns the result of interpreting the object as an instance of 'Root Element'.