Uses of Interface
com.regnosys.rosetta.rosetta.simple.AssignPathRoot
Packages that use AssignPathRoot
Package
Description
-
Uses of AssignPathRoot in com.regnosys.rosetta.generator.util
Methods in com.regnosys.rosetta.generator.util with parameters of type AssignPathRootModifier and TypeMethodDescriptionprotected booleanRosettaFunctionExtensions._needsBuilder(AssignPathRoot root) -
Uses of AssignPathRoot in com.regnosys.rosetta.rosetta.simple
Subinterfaces of AssignPathRoot in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Attribute'.interfaceA representation of the model object 'Choice Option'.interfaceA representation of the model object 'Shortcut Declaration'.Methods in com.regnosys.rosetta.rosetta.simple that return AssignPathRootModifier and TypeMethodDescriptionOperation.getAssignRoot()Returns the value of the 'Assign Root' reference.Methods in com.regnosys.rosetta.rosetta.simple with parameters of type AssignPathRootModifier and TypeMethodDescriptionvoidOperation.setAssignRoot(AssignPathRoot value) Sets the value of the 'Assign Root' reference. -
Uses of AssignPathRoot in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement AssignPathRootModifier and TypeClassDescriptionclassAn implementation of the model object 'Attribute'.classAn implementation of the model object 'Choice Option'.classAn implementation of the model object 'Shortcut Declaration'.Fields in com.regnosys.rosetta.rosetta.simple.impl declared as AssignPathRootModifier and TypeFieldDescriptionprotected AssignPathRootOperationImpl.assignRootThe cached value of the 'Assign Root' reference.Methods in com.regnosys.rosetta.rosetta.simple.impl that return AssignPathRootModifier and TypeMethodDescriptionOperationImpl.basicGetAssignRoot()OperationImpl.getAssignRoot()Methods in com.regnosys.rosetta.rosetta.simple.impl with parameters of type AssignPathRoot -
Uses of AssignPathRoot in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type AssignPathRootModifier and TypeMethodDescriptionSimpleSwitch.caseAssignPathRoot(AssignPathRoot object) Returns the result of interpreting the object as an instance of 'Assign Path Root'.