Uses of Interface
com.regnosys.rosetta.rosetta.RosettaSegmentRef
Packages that use RosettaSegmentRef
Package
Description
-
Uses of RosettaSegmentRef in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaSegmentRefModifier and TypeMethodDescriptionRosettaFactory.createRosettaSegmentRef()Returns a new object of class 'Segment Ref'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaSegmentRefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaSegmentRef>RosettaDocReference.getExtraneousSegments()Returns the value of the 'Extraneous Segments' containment reference list.org.eclipse.emf.common.util.EList<RosettaSegmentRef>RegulatoryDocumentReference.getSegments()Returns the value of the 'Segments' containment reference list. -
Uses of RosettaSegmentRef in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaSegmentRefModifier and TypeClassDescriptionclassAn implementation of the model object 'Segment Ref'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type RosettaSegmentRefModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaSegmentRef>RosettaDocReferenceImpl.extraneousSegmentsThe cached value of the 'Extraneous Segments' containment reference list.protected org.eclipse.emf.common.util.EList<RosettaSegmentRef>RegulatoryDocumentReferenceImpl.segmentsThe cached value of the 'Segments' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaSegmentRefMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaSegmentRefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaSegmentRef>RosettaDocReferenceImpl.getExtraneousSegments()org.eclipse.emf.common.util.EList<RosettaSegmentRef>RegulatoryDocumentReferenceImpl.getSegments() -
Uses of RosettaSegmentRef in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaSegmentRefModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaSegmentRef(RosettaSegmentRef object) Returns the result of interpreting the object as an instance of 'Segment Ref'. -
Uses of RosettaSegmentRef in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaSegmentRefModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaSegmentRef(org.eclipse.xtext.serializer.ISerializationContext context, RosettaSegmentRef semanticObject) Contexts: RosettaSegmentRef returns RosettaSegmentRef Constraint: (segment=[RosettaSegment|QualifiedName] segmentRef=STRING)