Uses of Interface
com.regnosys.rosetta.rosetta.RosettaModel
Packages that use RosettaModel
Package
Description
-
Uses of RosettaModel in com.regnosys.rosetta.builtin
Methods in com.regnosys.rosetta.builtin that return RosettaModelModifier and TypeMethodDescriptionRosettaBuiltinsService.getAnnotationsResource(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) RosettaBuiltinsService.getBasicTypesModel(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) -
Uses of RosettaModel in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type RosettaModelModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(RosettaModel rosettaModel, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of RosettaModel in com.regnosys.rosetta.generator.external
Methods in com.regnosys.rosetta.generator.external with parameters of type RosettaModelModifier and TypeMethodDescriptionMap<String,? extends CharSequence> AbstractExternalGenerator.afterGenerate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version) voidAbstractExternalGenerator.afterGenerate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) voidExternalGenerator.afterGenerate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) Map<String,? extends CharSequence> AbstractExternalGenerator.beforeGenerate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version) voidAbstractExternalGenerator.beforeGenerate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) voidExternalGenerator.beforeGenerate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) abstract Map<String,? extends CharSequence> AbstractExternalGenerator.generate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version) Returns a map of {filename -> source code} for all the classes generated by the rosetta sourcevoidAbstractExternalGenerator.generate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) voidExternalGenerator.generate(org.eclipse.emf.ecore.resource.Resource resource, RosettaModel model, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) Method parameters in com.regnosys.rosetta.generator.external with type arguments of type RosettaModelModifier and TypeMethodDescriptionMap<String,? extends CharSequence> AbstractExternalGenerator.afterAllGenerate(org.eclipse.emf.ecore.resource.ResourceSet set, Collection<? extends RosettaModel> models, String version) voidAbstractExternalGenerator.afterAllGenerate(org.eclipse.emf.ecore.resource.ResourceSet set, Collection<? extends RosettaModel> models, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) voidExternalGenerator.afterAllGenerate(org.eclipse.emf.ecore.resource.ResourceSet set, Collection<? extends RosettaModel> models, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) Map<String,? extends CharSequence> AbstractExternalGenerator.beforeAllGenerate(org.eclipse.emf.ecore.resource.ResourceSet set, Collection<? extends RosettaModel> models, String version) voidAbstractExternalGenerator.beforeAllGenerate(org.eclipse.emf.ecore.resource.ResourceSet set, Collection<? extends RosettaModel> models, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) voidExternalGenerator.beforeAllGenerate(org.eclipse.emf.ecore.resource.ResourceSet set, Collection<? extends RosettaModel> models, String version, Consumer<Map<String, ? extends CharSequence>> processResults, DemandableLock generateLock) -
Uses of RosettaModel in com.regnosys.rosetta.generator.java
Constructors in com.regnosys.rosetta.generator.java with parameters of type RosettaModel -
Uses of RosettaModel in com.regnosys.rosetta.generator.java.object
Method parameters in com.regnosys.rosetta.generator.java.object with type arguments of type RosettaModelModifier and TypeMethodDescriptionvoidJavaPackageInfoGenerator.generatePackageInfoClasses(org.eclipse.xtext.generator.IFileSystemAccess2 fsa, List<RosettaModel> elements) JavaPackageInfoGenerator.namespaceToDescriptionMap(List<RosettaModel> elements) -
Uses of RosettaModel in com.regnosys.rosetta.generator.object
Methods in com.regnosys.rosetta.generator.object that return RosettaModelConstructors in com.regnosys.rosetta.generator.object with parameters of type RosettaModelModifierConstructorDescriptionExpandedType(RosettaModel model, String name, boolean type, boolean enumeration, boolean metaType) -
Uses of RosettaModel in com.regnosys.rosetta.resource
Constructors in com.regnosys.rosetta.resource with parameters of type RosettaModelModifierConstructorDescriptionRosettaModelDescription(org.eclipse.xtext.naming.QualifiedName qualifiedName, RosettaModel model) -
Uses of RosettaModel in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaModelModifier and TypeMethodDescriptionRosettaFactory.createRosettaModel()Returns a new object of class 'Model'.RosettaQualifiableConfiguration.getModel()Returns the value of the 'Model' container reference.RosettaRootElement.getModel()Returns the value of the 'Model' container reference.Methods in com.regnosys.rosetta.rosetta with parameters of type RosettaModelModifier and TypeMethodDescriptionvoidRosettaQualifiableConfiguration.setModel(RosettaModel value) Sets the value of the 'Model' container reference.voidRosettaRootElement.setModel(RosettaModel value) Sets the value of the 'Model' container reference. -
Uses of RosettaModel in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Model'.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaModelModifier and TypeMethodDescriptionExternalAnnotationSourceImpl.basicGetModel()RosettaBasicTypeImpl.basicGetModel()RosettaBodyImpl.basicGetModel()RosettaCorpusImpl.basicGetModel()RosettaEnumerationImpl.basicGetModel()RosettaExternalFunctionImpl.basicGetModel()RosettaMetaTypeImpl.basicGetModel()RosettaQualifiableConfigurationImpl.basicGetModel()RosettaRecordTypeImpl.basicGetModel()RosettaReportImpl.basicGetModel()RosettaRuleImpl.basicGetModel()RosettaSegmentImpl.basicGetModel()RosettaSynonymSourceImpl.basicGetModel()RosettaTypeAliasImpl.basicGetModel()RosettaTypeImpl.basicGetModel()RosettaFactoryImpl.createRosettaModel()ExternalAnnotationSourceImpl.getModel()RosettaBasicTypeImpl.getModel()RosettaBodyImpl.getModel()RosettaCorpusImpl.getModel()RosettaEnumerationImpl.getModel()RosettaExternalFunctionImpl.getModel()RosettaMetaTypeImpl.getModel()RosettaQualifiableConfigurationImpl.getModel()RosettaRecordTypeImpl.getModel()RosettaReportImpl.getModel()RosettaRuleImpl.getModel()RosettaSegmentImpl.getModel()RosettaSynonymSourceImpl.getModel()RosettaTypeAliasImpl.getModel()RosettaTypeImpl.getModel()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type RosettaModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainExternalAnnotationSourceImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaBasicTypeImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaBodyImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaCorpusImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaEnumerationImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaExternalFunctionImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaMetaTypeImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaQualifiableConfigurationImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaRecordTypeImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaReportImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaRuleImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaSegmentImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaSynonymSourceImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaTypeAliasImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaTypeImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) voidExternalAnnotationSourceImpl.setModel(RosettaModel newModel) voidRosettaBasicTypeImpl.setModel(RosettaModel newModel) voidRosettaBodyImpl.setModel(RosettaModel newModel) voidRosettaCorpusImpl.setModel(RosettaModel newModel) voidRosettaEnumerationImpl.setModel(RosettaModel newModel) voidRosettaExternalFunctionImpl.setModel(RosettaModel newModel) voidRosettaMetaTypeImpl.setModel(RosettaModel newModel) voidRosettaQualifiableConfigurationImpl.setModel(RosettaModel newModel) voidRosettaRecordTypeImpl.setModel(RosettaModel newModel) voidRosettaReportImpl.setModel(RosettaModel newModel) voidRosettaRuleImpl.setModel(RosettaModel newModel) voidRosettaSegmentImpl.setModel(RosettaModel newModel) voidRosettaSynonymSourceImpl.setModel(RosettaModel newModel) voidRosettaTypeAliasImpl.setModel(RosettaModel newModel) voidRosettaTypeImpl.setModel(RosettaModel newModel) -
Uses of RosettaModel in com.regnosys.rosetta.rosetta.simple.impl
Methods in com.regnosys.rosetta.rosetta.simple.impl that return RosettaModelMethods in com.regnosys.rosetta.rosetta.simple.impl with parameters of type RosettaModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainRootElementImpl.basicSetModel(RosettaModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) voidRootElementImpl.setModel(RosettaModel newModel) -
Uses of RosettaModel in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaModelModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaModel(RosettaModel object) Returns the result of interpreting the object as an instance of 'Model'. -
Uses of RosettaModel in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaModelModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaDefinable_RosettaModel(org.eclipse.xtext.serializer.ISerializationContext context, RosettaModel semanticObject) Contexts: RosettaModel returns RosettaModel Constraint: ( overridden?='override'? (name=QualifiedName | name=STRING) definition=STRING? version=STRING? imports+=Import* configurations+=RosettaQualifiableConfiguration* elements+=RosettaRootElement? (elements+=RootElement? elements+=RosettaRootElement?)* ) -
Uses of RosettaModel in com.regnosys.rosetta.transgest
Methods in com.regnosys.rosetta.transgest that return types with arguments of type RosettaModelModifier and TypeMethodDescriptionModelLoader.loadRosettaModels(URL... urls) ModelLoader.loadRosettaModels(Collection<String> resourceLocations) ModelLoader.loadRosettaModels(Stream<URL> res) ModelLoaderImpl.loadRosettaModels(URL... urls) ModelLoaderImpl.loadRosettaModels(Collection<String> resourceLocations) ModelLoaderImpl.loadRosettaModels(Stream<URL> res) Method parameters in com.regnosys.rosetta.transgest with type arguments of type RosettaModelModifier and TypeMethodDescriptionModelLoader.rosettaClass(List<RosettaModel> rosettaModels, Class<? extends RosettaModelObject> rootObject) ModelLoader.rosettaClass(List<RosettaModel> rosettaModels, String className) ModelLoaderImpl.rosettaClass(List<RosettaModel> rosettaModels, Class<? extends RosettaModelObject> rootObject) ModelLoaderImpl.rosettaClass(List<RosettaModel> rosettaModels, String className) <T extends RosettaRootElement>
List<T>ModelLoader.rosettaElements(List<RosettaModel> rosettaModels, Class<T> clazz) Will return a list of objects which are assignment-compatible with the object represented by thisClasswhich is a subclass ofRosettaRootElementi.e.<T extends RosettaRootElement>
List<T>ModelLoaderImpl.rosettaElements(List<RosettaModel> rosettaModels, Class<T> clazz) -
Uses of RosettaModel in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type RosettaModelModifier and TypeMethodDescriptionvoidRosettaSimpleValidator.checkImport(RosettaModel model) voidRosettaSimpleValidator.checkTypeNamesAreUnique(RosettaModel model)