Uses of Interface
com.regnosys.rosetta.rosetta.Import
Packages that use Import
Package
Description
-
Uses of Import in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return ImportModifier and TypeMethodDescriptionRosettaFactory.createImport()Returns a new object of class 'Import'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type ImportModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Import>RosettaModel.getImports()Returns the value of the 'Imports' containment reference list. -
Uses of Import in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement ImportModifier and TypeClassDescriptionclassAn implementation of the model object 'Import'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type ImportModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Import>RosettaModelImpl.importsThe cached value of the 'Imports' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return ImportMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type ImportModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Import>RosettaModelImpl.getImports() -
Uses of Import in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type ImportModifier and TypeMethodDescriptionRosettaSwitch.caseImport(Import object) Returns the result of interpreting the object as an instance of 'Import'. -
Uses of Import in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type ImportModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_Import(org.eclipse.xtext.serializer.ISerializationContext context, Import semanticObject) Contexts: Import returns Import Constraint: importedNamespace=QualifiedNameWithWildcard