Uses of Interface
com.regnosys.rosetta.rosetta.simple.ChoiceOption
Packages that use ChoiceOption
Package
Description
-
Uses of ChoiceOption in com.regnosys.rosetta.rosetta.simple
Methods in com.regnosys.rosetta.rosetta.simple that return ChoiceOptionModifier and TypeMethodDescriptionSimpleFactory.createChoiceOption()Returns a new object of class 'Choice Option'. -
Uses of ChoiceOption in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement ChoiceOptionModifier and TypeClassDescriptionclassAn implementation of the model object 'Choice Option'.Methods in com.regnosys.rosetta.rosetta.simple.impl that return ChoiceOption -
Uses of ChoiceOption in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type ChoiceOptionModifier and TypeMethodDescriptionSimpleSwitch.caseChoiceOption(ChoiceOption object) Returns the result of interpreting the object as an instance of 'Choice Option'. -
Uses of ChoiceOption in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type ChoiceOptionModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaDefinable_RosettaTyped(org.eclipse.xtext.serializer.ISerializationContext context, ChoiceOption semanticObject) Contexts: ChoiceOption returns ChoiceOption Constraint: (typeCall=TypeCall definition=STRING?)