Uses of Interface
com.regnosys.rosetta.rosetta.RosettaRecordFeature
Packages that use RosettaRecordFeature
Package
Description
-
Uses of RosettaRecordFeature in com.regnosys.rosetta.generator.java.util
Methods in com.regnosys.rosetta.generator.java.util with parameters of type RosettaRecordFeatureModifier and TypeMethodDescriptionprotected org.eclipse.xtend2.lib.StringConcatenationClientRecordJavaUtil._recordFeatureToLambda(RDateTimeType recordType, RosettaRecordFeature feature, JavaScope scope) protected org.eclipse.xtend2.lib.StringConcatenationClientRecordJavaUtil._recordFeatureToLambda(RDateType recordType, RosettaRecordFeature feature, JavaScope scope) protected org.eclipse.xtend2.lib.StringConcatenationClientRecordJavaUtil._recordFeatureToLambda(RZonedDateTimeType recordType, RosettaRecordFeature feature, JavaScope scope) org.eclipse.xtend2.lib.StringConcatenationClientRecordJavaUtil.recordFeatureToLambda(RRecordType recordType, RosettaRecordFeature feature, JavaScope scope) -
Uses of RosettaRecordFeature in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaRecordFeatureModifier and TypeMethodDescriptionRosettaFactory.createRosettaRecordFeature()Returns a new object of class 'Record Feature'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaRecordFeatureModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaRecordFeature>RosettaRecordType.getFeatures()Returns the value of the 'Features' containment reference list. -
Uses of RosettaRecordFeature in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaRecordFeatureModifier and TypeClassDescriptionclassAn implementation of the model object 'Record Feature'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type RosettaRecordFeatureModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaRecordFeature>RosettaRecordTypeImpl.featuresThe cached value of the 'Features' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaRecordFeatureMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaRecordFeatureModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaRecordFeature>RosettaRecordTypeImpl.getFeatures() -
Uses of RosettaRecordFeature in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaRecordFeatureModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaRecordFeature(RosettaRecordFeature object) Returns the result of interpreting the object as an instance of 'Record Feature'. -
Uses of RosettaRecordFeature in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaRecordFeatureModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaNamed_RosettaTyped(org.eclipse.xtext.serializer.ISerializationContext context, RosettaRecordFeature semanticObject) Contexts: RosettaRecordFeature returns RosettaRecordFeature Constraint: (name=ValidID typeCall=TypeCall)