Uses of Interface
com.regnosys.rosetta.rosetta.RosettaTypedFeature
Packages that use RosettaTypedFeature
Package
Description
-
Uses of RosettaTypedFeature in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaTypedFeature in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Meta Type'.interfaceA representation of the model object 'Record Feature'.Methods in com.regnosys.rosetta.rosetta that return RosettaTypedFeatureModifier and TypeMethodDescriptionRosettaFactory.createRosettaTypedFeature()Returns a new object of class 'Typed Feature'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaTypedFeatureModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaTypedFeature>RosettaFeatureOwner.getFeatures()Returns the value of the 'Features' containment reference list. -
Uses of RosettaTypedFeature in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaTypedFeatureModifier and TypeClassDescriptionclassAn implementation of the model object 'Meta Type'.classAn implementation of the model object 'Record Feature'.classAn implementation of the model object 'Typed Feature'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type RosettaTypedFeatureModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaTypedFeature>RosettaFeatureOwnerImpl.featuresThe cached value of the 'Features' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaTypedFeatureMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaTypedFeatureModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaTypedFeature>RosettaFeatureOwnerImpl.getFeatures() -
Uses of RosettaTypedFeature in com.regnosys.rosetta.rosetta.simple
Subinterfaces of RosettaTypedFeature in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Attribute'.interfaceA representation of the model object 'Choice Option'. -
Uses of RosettaTypedFeature in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement RosettaTypedFeatureModifier and TypeClassDescriptionclassAn implementation of the model object 'Attribute'.classAn implementation of the model object 'Choice Option'. -
Uses of RosettaTypedFeature in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type RosettaTypedFeatureModifier and TypeMethodDescriptionSimpleSwitch.caseRosettaTypedFeature(RosettaTypedFeature object) Returns the result of interpreting the object as an instance of 'Typed Feature'. -
Uses of RosettaTypedFeature in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaTypedFeatureModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaTypedFeature(RosettaTypedFeature object) Returns the result of interpreting the object as an instance of 'Typed Feature'.