Uses of Interface
com.regnosys.rosetta.rosetta.simple.Choice
Packages that use Choice
Package
Description
-
Uses of Choice in com.regnosys.rosetta.rosetta.simple
Methods in com.regnosys.rosetta.rosetta.simple that return ChoiceModifier and TypeMethodDescriptionSimpleFactory.createChoice()Returns a new object of class 'Choice'. -
Uses of Choice in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement ChoiceModifier and TypeClassDescriptionclassAn implementation of the model object 'Choice'.Methods in com.regnosys.rosetta.rosetta.simple.impl that return Choice -
Uses of Choice in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type ChoiceModifier and TypeMethodDescriptionSimpleSwitch.caseChoice(Choice object) Returns the result of interpreting the object as an instance of 'Choice'. -
Uses of Choice in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type ChoiceModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_Annotations_Choice_ClassSynonyms_RosettaDefinable_RosettaNamed(org.eclipse.xtext.serializer.ISerializationContext context, Choice semanticObject) Contexts: RootElement returns Choice Choice returns Choice Constraint: (name=ValidID definition=STRING? (annotations+=AnnotationRef | synonyms+=RosettaClassSynonym)* attributes+=ChoiceOption*)