Uses of Interface
com.regnosys.rosetta.rosetta.RosettaMetaType
Packages that use RosettaMetaType
Package
Description
-
Uses of RosettaMetaType in com.regnosys.rosetta.generator.java.object
Methods in com.regnosys.rosetta.generator.java.object with parameters of type RosettaMetaTypeMethod parameters in com.regnosys.rosetta.generator.java.object with type arguments of type RosettaMetaTypeModifier and TypeMethodDescriptionMetaFieldGenerator.getMetaAndTemplateFieldTypes(Collection<RosettaMetaType> utypes) MetaFieldGenerator.getMetaFieldTypes(Collection<RosettaMetaType> utypes) -
Uses of RosettaMetaType in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaMetaTypeModifier and TypeMethodDescriptionRosettaFactory.createRosettaMetaType()Returns a new object of class 'Meta Type'. -
Uses of RosettaMetaType in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaMetaTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Meta Type'.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaMetaType -
Uses of RosettaMetaType in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaMetaTypeModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaMetaType(RosettaMetaType object) Returns the result of interpreting the object as an instance of 'Meta Type'. -
Uses of RosettaMetaType in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaMetaTypeModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaNamed_RosettaTyped(org.eclipse.xtext.serializer.ISerializationContext context, RosettaMetaType semanticObject) Contexts: RosettaRootElement returns RosettaMetaType RosettaMetaType returns RosettaMetaType Constraint: (name=ValidID typeCall=TypeCall)