Uses of Interface
com.regnosys.rosetta.rosetta.RosettaExternalRef
Packages that use RosettaExternalRef
Package
Description
-
Uses of RosettaExternalRef in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaExternalRef in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'External Class'.interfaceA representation of the model object 'External Enum'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaExternalRefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExternalRef>ExternalAnnotationSource.getExternalRefs() -
Uses of RosettaExternalRef in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaExternalRefModifier and TypeClassDescriptionclassAn implementation of the model object 'External Class'.classAn implementation of the model object 'External Enum'.classAn implementation of the model object 'External Ref'.Methods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaExternalRefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExternalRef>ExternalAnnotationSourceImpl.getExternalRefs() -
Uses of RosettaExternalRef in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaExternalRefModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaExternalRef(RosettaExternalRef object) Returns the result of interpreting the object as an instance of 'External Ref'.