Uses of Interface
com.regnosys.rosetta.rosetta.simple.Attribute
Packages that use Attribute
Package
Description
-
Uses of Attribute in com.regnosys.rosetta
Methods in com.regnosys.rosetta that return AttributeMethods in com.regnosys.rosetta that return types with arguments of type AttributeModifier and TypeMethodDescriptionRosettaExtensions.allNonOverridesAttributes(Data data) RosettaExtensions.getAllAttributes(Data clazz) Methods in com.regnosys.rosetta with parameters of type AttributeConstructors in com.regnosys.rosetta with parameters of type Attribute -
Uses of Attribute in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type Attribute -
Uses of Attribute in com.regnosys.rosetta.generator.java.object
Methods in com.regnosys.rosetta.generator.java.object that return AttributeMethods in com.regnosys.rosetta.generator.java.object that return types with arguments of type AttributeModifier and TypeMethodDescriptionMetaFieldGenerator.getMetaAndTemplateFieldTypes(Collection<RosettaMetaType> utypes) MetaFieldGenerator.getMetaFieldTypes(Collection<RosettaMetaType> utypes) MetaFieldGenerator.referenceAttributes(TypeCall typeCall) -
Uses of Attribute in com.regnosys.rosetta.generator.java.types
Methods in com.regnosys.rosetta.generator.java.types with parameters of type Attribute -
Uses of Attribute in com.regnosys.rosetta.generator.util
Methods in com.regnosys.rosetta.generator.util that return AttributeModifier and TypeMethodDescriptionprotected AttributeRosettaFunctionExtensions._getOutput(Function function) protected AttributeRosettaFunctionExtensions._getOutput(FunctionDispatch function) Methods in com.regnosys.rosetta.generator.util that return types with arguments of type AttributeModifier and TypeMethodDescriptionRosettaFunctionExtensions._getInputs(Function function) RosettaFunctionExtensions._getInputs(FunctionDispatch function) Methods in com.regnosys.rosetta.generator.util with parameters of type AttributeModifier and TypeMethodDescriptionbooleanstatic ExpandedAttributeRosettaAttributeExtensions.toExpandedAttribute(Attribute attr) static List<ExpandedSynonym>RosettaAttributeExtensions.toRosettaExpandedSynonym(Attribute attr, int index) -
Uses of Attribute in com.regnosys.rosetta.resource
Constructors in com.regnosys.rosetta.resource with parameters of type AttributeModifierConstructorDescriptionAttributeDescription(org.eclipse.xtext.naming.QualifiedName qualifiedName, Attribute attribute, String typeCall, String cardinality) -
Uses of Attribute in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return AttributeModifier and TypeMethodDescriptionRosettaAttributeReference.getAttribute()Returns the value of the 'Attribute' reference.Methods in com.regnosys.rosetta.rosetta with parameters of type AttributeModifier and TypeMethodDescriptionvoidRosettaAttributeReference.setAttribute(Attribute value) Sets the value of the 'Attribute' reference. -
Uses of Attribute in com.regnosys.rosetta.rosetta.expression
Methods in com.regnosys.rosetta.rosetta.expression that return AttributeModifier and TypeMethodDescriptionRosettaDeepFeatureCall.getFeature()Returns the value of the 'Feature' reference.Methods in com.regnosys.rosetta.rosetta.expression that return types with arguments of type AttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Attribute>ChoiceOperation.getAttributes()Returns the value of the 'Attributes' reference list.Methods in com.regnosys.rosetta.rosetta.expression with parameters of type AttributeModifier and TypeMethodDescriptionvoidRosettaDeepFeatureCall.setFeature(Attribute value) Sets the value of the 'Feature' reference. -
Uses of Attribute in com.regnosys.rosetta.rosetta.expression.impl
Fields in com.regnosys.rosetta.rosetta.expression.impl declared as AttributeModifier and TypeFieldDescriptionprotected AttributeRosettaDeepFeatureCallImpl.featureThe cached value of the 'Feature' reference.Fields in com.regnosys.rosetta.rosetta.expression.impl with type parameters of type AttributeModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Attribute>ChoiceOperationImpl.attributesThe cached value of the 'Attributes' reference list.Methods in com.regnosys.rosetta.rosetta.expression.impl that return AttributeModifier and TypeMethodDescriptionRosettaDeepFeatureCallImpl.basicGetFeature()RosettaDeepFeatureCallImpl.getFeature()Methods in com.regnosys.rosetta.rosetta.expression.impl that return types with arguments of type AttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Attribute>ChoiceOperationImpl.getAttributes()Methods in com.regnosys.rosetta.rosetta.expression.impl with parameters of type AttributeModifier and TypeMethodDescriptionvoidRosettaDeepFeatureCallImpl.setFeature(Attribute newFeature) -
Uses of Attribute in com.regnosys.rosetta.rosetta.impl
Fields in com.regnosys.rosetta.rosetta.impl declared as AttributeModifier and TypeFieldDescriptionprotected AttributeRosettaAttributeReferenceImpl.attributeThe cached value of the 'Attribute' reference.Methods in com.regnosys.rosetta.rosetta.impl that return AttributeModifier and TypeMethodDescriptionRosettaAttributeReferenceImpl.basicGetAttribute()RosettaAttributeReferenceImpl.getAttribute()Methods in com.regnosys.rosetta.rosetta.impl with parameters of type AttributeModifier and TypeMethodDescriptionvoidRosettaAttributeReferenceImpl.setAttribute(Attribute newAttribute) -
Uses of Attribute in com.regnosys.rosetta.rosetta.simple
Subinterfaces of Attribute in com.regnosys.rosetta.rosetta.simpleModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Choice Option'.Methods in com.regnosys.rosetta.rosetta.simple that return AttributeModifier and TypeMethodDescriptionSimpleFactory.createAttribute()Returns a new object of class 'Attribute'.AnnotationRef.getAttribute()Returns the value of the 'Attribute' reference.FunctionDispatch.getAttribute()Returns the value of the 'Attribute' reference.Segment.getAttribute()Returns the value of the 'Attribute' reference.Function.getOutput()Returns the value of the 'Output' containment reference.Methods in com.regnosys.rosetta.rosetta.simple that return types with arguments of type AttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Attribute>Annotation.getAttributes()Returns the value of the 'Attributes' containment reference list.org.eclipse.emf.common.util.EList<Attribute>Data.getAttributes()Returns the value of the 'Attributes' containment reference list.org.eclipse.emf.common.util.EList<Attribute>Function.getInputs()Returns the value of the 'Inputs' containment reference list.Methods in com.regnosys.rosetta.rosetta.simple with parameters of type AttributeModifier and TypeMethodDescriptionvoidAnnotationRef.setAttribute(Attribute value) Sets the value of the 'Attribute' reference.voidFunctionDispatch.setAttribute(Attribute value) Sets the value of the 'Attribute' reference.voidSegment.setAttribute(Attribute value) Sets the value of the 'Attribute' reference.voidSets the value of the 'Output' containment reference. -
Uses of Attribute in com.regnosys.rosetta.rosetta.simple.impl
Classes in com.regnosys.rosetta.rosetta.simple.impl that implement AttributeModifier and TypeClassDescriptionclassAn implementation of the model object 'Attribute'.classAn implementation of the model object 'Choice Option'.Fields in com.regnosys.rosetta.rosetta.simple.impl declared as AttributeModifier and TypeFieldDescriptionprotected AttributeAnnotationRefImpl.attributeThe cached value of the 'Attribute' reference.protected AttributeFunctionDispatchImpl.attributeThe cached value of the 'Attribute' reference.protected AttributeSegmentImpl.attributeThe cached value of the 'Attribute' reference.protected AttributeFunctionImpl.outputThe cached value of the 'Output' containment reference.Fields in com.regnosys.rosetta.rosetta.simple.impl with type parameters of type AttributeModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Attribute>AnnotationImpl.attributesThe cached value of the 'Attributes' containment reference list.protected org.eclipse.emf.common.util.EList<Attribute>DataImpl.attributesThe cached value of the 'Attributes' containment reference list.protected org.eclipse.emf.common.util.EList<Attribute>FunctionImpl.inputsThe cached value of the 'Inputs' containment reference list.Methods in com.regnosys.rosetta.rosetta.simple.impl that return AttributeModifier and TypeMethodDescriptionAnnotationRefImpl.basicGetAttribute()FunctionDispatchImpl.basicGetAttribute()SegmentImpl.basicGetAttribute()SimpleFactoryImpl.createAttribute()AnnotationRefImpl.getAttribute()FunctionDispatchImpl.getAttribute()SegmentImpl.getAttribute()FunctionImpl.getOutput()Methods in com.regnosys.rosetta.rosetta.simple.impl that return types with arguments of type AttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Attribute>AnnotationImpl.getAttributes()org.eclipse.emf.common.util.EList<Attribute>DataImpl.getAttributes()org.eclipse.emf.common.util.EList<Attribute>FunctionImpl.getInputs()Methods in com.regnosys.rosetta.rosetta.simple.impl with parameters of type AttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainFunctionImpl.basicSetOutput(Attribute newOutput, org.eclipse.emf.common.notify.NotificationChain msgs) voidAnnotationRefImpl.setAttribute(Attribute newAttribute) voidFunctionDispatchImpl.setAttribute(Attribute newAttribute) voidSegmentImpl.setAttribute(Attribute newAttribute) void -
Uses of Attribute in com.regnosys.rosetta.rosetta.simple.util
Methods in com.regnosys.rosetta.rosetta.simple.util with parameters of type AttributeModifier and TypeMethodDescriptionSimpleSwitch.caseAttribute(Attribute object) Returns the result of interpreting the object as an instance of 'Attribute'. -
Uses of Attribute in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type AttributeModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_Annotations_Attribute_References_RosettaDefinable_RosettaNamed_RosettaTyped_RuleReference_Synonyms(org.eclipse.xtext.serializer.ISerializationContext context, Attribute semanticObject) Contexts: Attribute returns Attribute Constraint: ( override?='override'? name=ValidID typeCall=TypeCall card=RosettaCardinality definition=STRING? (annotations+=AnnotationRef | synonyms+=RosettaSynonym | references+=RosettaDocReference)* ruleReference=RosettaRuleReference? ) -
Uses of Attribute in com.regnosys.rosetta.types
Methods in com.regnosys.rosetta.types with parameters of type Attribute -
Uses of Attribute in com.regnosys.rosetta.typing
Methods in com.regnosys.rosetta.typing that return types with arguments of type AttributeModifier and TypeMethodDescriptionRosettaTypingAuxiliary.allAttributes(Data d) RosettaTypingAuxiliary.allAttributes(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Data d) RosettaTypingAuxiliary.allAttributesImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Data d) RosettaTypingAuxiliary.allAttributesInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Data d) RosettaTypingAuxiliary.applyAuxFunAllAttributes(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Data d) Methods in com.regnosys.rosetta.typing with parameters of type AttributeModifier and TypeMethodDescriptionprotected RListTypeRosettaTyping.applyAuxFunAttributeListType(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Attribute a) protected RListTypeRosettaTyping.applyAuxFunSymbolListType(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Attribute c) RosettaTyping.attributeListType(Attribute a) RosettaTyping.attributeListType(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Attribute a) protected RListTypeRosettaTyping.attributeListTypeImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Attribute a) protected RListTypeRosettaTyping.attributeListTypeInternal(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Attribute a) protected voidRosettaTyping.attributeListTypeThrowException(String _error, String _issue, Exception _ex, Attribute a, org.eclipse.xsemantics.runtime.ErrorInformation[] _errorInformations) protected RListTypeRosettaTyping.symbolListTypeImpl(org.eclipse.xsemantics.runtime.RuleApplicationTrace _trace_, Attribute c) -
Uses of Attribute in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils that return types with arguments of type AttributeModifier and TypeMethodDescriptionDeepFeatureCallUtil.findDeepFeatureMap(RDataType type) DeepFeatureCallUtil.findDeepFeatures(RDataType type) Methods in com.regnosys.rosetta.utils with parameters of type Attribute -
Uses of Attribute in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type AttributeModifier and TypeMethodDescriptionprotected CharSequenceRosettaSimpleValidator.cardinality(Attribute attr) voidRosettaSimpleValidator.checkAttribute(Attribute ele) voidRosettaSimpleValidator.checkAttributeNameStartsWithLowerCase(Attribute attribute) voidRosettaSimpleValidator.checkAttributeRuleReference(Attribute attr) Check all report attribute type and cardinality match the associated reporting rulesvoidRosettaSimpleValidator.checkForLocation(Attribute attribute, AnnotationQualifier checked) voidRosettaSimpleValidator.checkMergeSynonymAttributeCardinality(Attribute attribute) voidRosettaSimpleValidator.checkPatternAndFormat(Attribute attribute) Method parameters in com.regnosys.rosetta.validation with type arguments of type AttributeModifier and TypeMethodDescriptionprotected voidRosettaSimpleValidator.checkAttributeCardinalityMatchSuper(Iterable<Attribute> attrFromClazzes, Iterable<Attribute> attrFromSuperClasses, String name) protected voidRosettaSimpleValidator.checkOverridingTypeAttributeMustHaveSameOrExtendedTypeAsParent(Iterable<Attribute> attrFromClazzes, Iterable<Attribute> attrFromSuperClasses, String name) protected voidRosettaSimpleValidator.checkTypeAttributeMustHaveSameTypeAsParent(Iterable<Attribute> attrFromClazzes, Iterable<Attribute> attrFromSuperClasses, String name)