Uses of Interface
com.regnosys.rosetta.rosetta.RosettaExternalEnumValue
Packages that use RosettaExternalEnumValue
Package
Description
-
Uses of RosettaExternalEnumValue in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type RosettaExternalEnumValueModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(RosettaExternalEnumValue externalEnumValue, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of RosettaExternalEnumValue in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaExternalEnumValueModifier and TypeMethodDescriptionRosettaFactory.createRosettaExternalEnumValue()Returns a new object of class 'External Enum Value'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaExternalEnumValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExternalEnumValue>RosettaExternalEnum.getRegularValues()Returns the value of the 'Regular Values' containment reference list. -
Uses of RosettaExternalEnumValue in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaExternalEnumValueModifier and TypeClassDescriptionclassAn implementation of the model object 'External Enum Value'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type RosettaExternalEnumValueModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaExternalEnumValue>RosettaExternalEnumImpl.regularValuesThe cached value of the 'Regular Values' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaExternalEnumValueMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaExternalEnumValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExternalEnumValue>RosettaExternalEnumImpl.getRegularValues() -
Uses of RosettaExternalEnumValue in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaExternalEnumValueModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaExternalEnumValue(RosettaExternalEnumValue object) Returns the result of interpreting the object as an instance of 'External Enum Value'. -
Uses of RosettaExternalEnumValue in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaExternalEnumValueModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaExternalEnumValue(org.eclipse.xtext.serializer.ISerializationContext context, RosettaExternalEnumValue semanticObject) Contexts: RosettaExternalEnumValue returns RosettaExternalEnumValue Constraint: (operator=ExternalValueOperator enumRef=[RosettaEnumValue|ValidID] externalEnumSynonyms+=RosettaExternalEnumSynonym*) -
Uses of RosettaExternalEnumValue in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils that return types with arguments of type RosettaExternalEnumValueModifier and TypeMethodDescriptionExternalAnnotationUtil.getAllExternalEnumValuesForType(ExternalAnnotationSource source, RosettaEnumeration type)