Uses of Interface
com.regnosys.rosetta.rosetta.simple.AnnotationRef
Packages that use AnnotationRef
Package
Description
-
Uses of AnnotationRef in com.regnosys.rosetta
Methods in com.regnosys.rosetta that return types with arguments of type AnnotationRef -
Uses of AnnotationRef in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type AnnotationRefModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(AnnotationRef ele, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of AnnotationRef in com.regnosys.rosetta.generator.util
Methods in com.regnosys.rosetta.generator.util that return types with arguments of type AnnotationRefModifier and TypeMethodDescriptionRosettaFunctionExtensions.getCreationAnnotations(Annotated element) RosettaFunctionExtensions.getMetadataAnnotations(Annotated element) RosettaFunctionExtensions.getQualifierAnnotations(Annotated element) RosettaFunctionExtensions.getQualifierAnnotations(List<AnnotationRef> annotations) Method parameters in com.regnosys.rosetta.generator.util with type arguments of type AnnotationRefModifier and TypeMethodDescriptionRosettaFunctionExtensions.getQualifierAnnotations(List<AnnotationRef> annotations) -
Uses of AnnotationRef in com.regnosys.rosetta.rosetta.simple
Methods in com.regnosys.rosetta.rosetta.simple that return AnnotationRefModifier and TypeMethodDescriptionSimpleFactory.createAnnotationRef()Returns a new object of class 'Annotation Ref'.Methods in com.regnosys.rosetta.rosetta.simple that return types with arguments of type AnnotationRefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AnnotationRef>Annotated.getAnnotations()Returns the value of the 'Annotations' containment reference list. -
Uses of AnnotationRef in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement AnnotationRefModifier and TypeClassDescriptionclassAn implementation of the model object 'Annotation Ref'.Fields in com.regnosys.rosetta.rosetta.simple.impl with type parameters of type AnnotationRefModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<AnnotationRef>AttributeImpl.annotationsThe cached value of the 'Annotations' containment reference list.protected org.eclipse.emf.common.util.EList<AnnotationRef>ConditionImpl.annotationsThe cached value of the 'Annotations' containment reference list.protected org.eclipse.emf.common.util.EList<AnnotationRef>DataImpl.annotationsThe cached value of the 'Annotations' containment reference list.protected org.eclipse.emf.common.util.EList<AnnotationRef>RootElementImpl.annotationsThe cached value of the 'Annotations' containment reference list.Methods in com.regnosys.rosetta.rosetta.simple.impl that return AnnotationRefMethods in com.regnosys.rosetta.rosetta.simple.impl that return types with arguments of type AnnotationRefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AnnotationRef>AttributeImpl.getAnnotations()org.eclipse.emf.common.util.EList<AnnotationRef>ConditionImpl.getAnnotations()org.eclipse.emf.common.util.EList<AnnotationRef>DataImpl.getAnnotations()org.eclipse.emf.common.util.EList<AnnotationRef>RootElementImpl.getAnnotations() -
Uses of AnnotationRef in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type AnnotationRefModifier and TypeMethodDescriptionSimpleSwitch.caseAnnotationRef(AnnotationRef object) Returns the result of interpreting the object as an instance of 'Annotation Ref'. -
Uses of AnnotationRef in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type AnnotationRefModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_AnnotationRef(org.eclipse.xtext.serializer.ISerializationContext context, AnnotationRef semanticObject) Contexts: AnnotationRef returns AnnotationRef Constraint: (annotation=[Annotation|ValidID] (attribute=[Attribute|ValidID] qualifiers+=AnnotationQualifier*)?) -
Uses of AnnotationRef in com.regnosys.rosetta.types
Methods in com.regnosys.rosetta.types that return types with arguments of type AnnotationRef