Uses of Interface
com.regnosys.rosetta.rosetta.RosettaSegment
Packages that use RosettaSegment
Package
Description
-
Uses of RosettaSegment in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type RosettaSegmentModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(RosettaSegment ele, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of RosettaSegment in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaSegmentModifier and TypeMethodDescriptionRosettaFactory.createRosettaSegment()Returns a new object of class 'Segment'.RosettaSegmentRef.getSegment()Returns the value of the 'Segment' reference.Methods in com.regnosys.rosetta.rosetta with parameters of type RosettaSegmentModifier and TypeMethodDescriptionvoidRosettaSegmentRef.setSegment(RosettaSegment value) Sets the value of the 'Segment' reference. -
Uses of RosettaSegment in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaSegmentModifier and TypeClassDescriptionclassAn implementation of the model object 'Segment'.Fields in com.regnosys.rosetta.rosetta.impl declared as RosettaSegmentModifier and TypeFieldDescriptionprotected RosettaSegmentRosettaSegmentRefImpl.segmentThe cached value of the 'Segment' reference.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaSegmentModifier and TypeMethodDescriptionRosettaSegmentRefImpl.basicGetSegment()RosettaFactoryImpl.createRosettaSegment()RosettaSegmentRefImpl.getSegment()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type RosettaSegmentModifier and TypeMethodDescriptionvoidRosettaSegmentRefImpl.setSegment(RosettaSegment newSegment) -
Uses of RosettaSegment in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaSegmentModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaSegment(RosettaSegment object) Returns the result of interpreting the object as an instance of 'Segment'. -
Uses of RosettaSegment in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaSegmentModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaSegment(org.eclipse.xtext.serializer.ISerializationContext context, RosettaSegment semanticObject) Contexts: RosettaRootElement returns RosettaSegment RosettaSegment returns RosettaSegment Constraint: (name=ValidID | name='rationale' | name='rationale_author' | name='structured_provision')