Uses of Interface
com.regnosys.rosetta.rosetta.RosettaAttributeReferenceSegment
Packages that use RosettaAttributeReferenceSegment
Package
Description
-
Uses of RosettaAttributeReferenceSegment in com.regnosys.rosetta.rosetta
Subinterfaces of RosettaAttributeReferenceSegment in com.regnosys.rosetta.rosettaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Attribute Reference'.interfaceA representation of the model object 'Data Reference'.Methods in com.regnosys.rosetta.rosetta that return RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionRosettaMapRosettaPath.getPath()Returns the value of the 'Path' containment reference.RosettaAttributeReference.getReceiver()Returns the value of the 'Receiver' containment reference.Methods in com.regnosys.rosetta.rosetta with parameters of type RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionvoidRosettaMapRosettaPath.setPath(RosettaAttributeReferenceSegment value) Sets the value of the 'Path' containment reference.voidRosettaAttributeReference.setReceiver(RosettaAttributeReferenceSegment value) Sets the value of the 'Receiver' containment reference. -
Uses of RosettaAttributeReferenceSegment in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaAttributeReferenceSegmentModifier and TypeClassDescriptionclassAn implementation of the model object 'Attribute Reference'.classAn implementation of the model object 'Data Reference'.Fields in com.regnosys.rosetta.rosetta.impl declared as RosettaAttributeReferenceSegmentModifier and TypeFieldDescriptionprotected RosettaAttributeReferenceSegmentRosettaMapRosettaPathImpl.pathThe cached value of the 'Path' containment reference.protected RosettaAttributeReferenceSegmentRosettaAttributeReferenceImpl.receiverThe cached value of the 'Receiver' containment reference.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionRosettaMapRosettaPathImpl.getPath()RosettaAttributeReferenceImpl.getReceiver()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainRosettaMapRosettaPathImpl.basicSetPath(RosettaAttributeReferenceSegment newPath, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainRosettaAttributeReferenceImpl.basicSetReceiver(RosettaAttributeReferenceSegment newReceiver, org.eclipse.emf.common.notify.NotificationChain msgs) voidRosettaMapRosettaPathImpl.setPath(RosettaAttributeReferenceSegment newPath) voidRosettaAttributeReferenceImpl.setReceiver(RosettaAttributeReferenceSegment newReceiver) -
Uses of RosettaAttributeReferenceSegment in com.regnosys.rosetta.rosetta.simple
Methods in com.regnosys.rosetta.rosetta.simple that return RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionAnnotationQualifier.getQualPath()Returns the value of the 'Qual Path' containment reference.Methods in com.regnosys.rosetta.rosetta.simple with parameters of type RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionvoidAnnotationQualifier.setQualPath(RosettaAttributeReferenceSegment value) Sets the value of the 'Qual Path' containment reference. -
Uses of RosettaAttributeReferenceSegment in com.regnosys.rosetta.rosetta.simple.impl
Fields in com.regnosys.rosetta.rosetta.simple.impl declared as RosettaAttributeReferenceSegmentModifier and TypeFieldDescriptionprotected RosettaAttributeReferenceSegmentAnnotationQualifierImpl.qualPathThe cached value of the 'Qual Path' containment reference.Methods in com.regnosys.rosetta.rosetta.simple.impl that return RosettaAttributeReferenceSegmentMethods in com.regnosys.rosetta.rosetta.simple.impl with parameters of type RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainAnnotationQualifierImpl.basicSetQualPath(RosettaAttributeReferenceSegment newQualPath, org.eclipse.emf.common.notify.NotificationChain msgs) voidAnnotationQualifierImpl.setQualPath(RosettaAttributeReferenceSegment newQualPath) -
Uses of RosettaAttributeReferenceSegment in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaAttributeReferenceSegment(RosettaAttributeReferenceSegment object) Returns the result of interpreting the object as an instance of 'Attribute Reference Segment'. -
Uses of RosettaAttributeReferenceSegment in com.regnosys.rosetta.types
Methods in com.regnosys.rosetta.types with parameters of type RosettaAttributeReferenceSegmentModifier and TypeMethodDescriptionRosettaTypeProvider.getRTypeOfAttributeReference(RosettaAttributeReferenceSegment seg)