Uses of Interface
com.regnosys.rosetta.rosetta.RosettaExternalRegularAttribute
Packages that use RosettaExternalRegularAttribute
Package
Description
-
Uses of RosettaExternalRegularAttribute in com.regnosys.rosetta.formatting2
Methods in com.regnosys.rosetta.formatting2 with parameters of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionprotected voidRosettaFormatter._format(RosettaExternalRegularAttribute externalRegularAttribute, org.eclipse.xtext.formatting2.IFormattableDocument document) -
Uses of RosettaExternalRegularAttribute in com.regnosys.rosetta.rosetta
Methods in com.regnosys.rosetta.rosetta that return RosettaExternalRegularAttributeModifier and TypeMethodDescriptionRosettaFactory.createRosettaExternalRegularAttribute()Returns a new object of class 'External Regular Attribute'.Methods in com.regnosys.rosetta.rosetta that return types with arguments of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExternalRegularAttribute>RosettaExternalClass.getRegularAttributes()Returns the value of the 'Regular Attributes' containment reference list. -
Uses of RosettaExternalRegularAttribute in com.regnosys.rosetta.rosetta.impl
Classes in com.regnosys.rosetta.rosetta.impl that implement RosettaExternalRegularAttributeModifier and TypeClassDescriptionclassAn implementation of the model object 'External Regular Attribute'.Fields in com.regnosys.rosetta.rosetta.impl with type parameters of type RosettaExternalRegularAttributeModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<RosettaExternalRegularAttribute>RosettaExternalClassImpl.regularAttributesThe cached value of the 'Regular Attributes' containment reference list.Methods in com.regnosys.rosetta.rosetta.impl that return RosettaExternalRegularAttributeMethods in com.regnosys.rosetta.rosetta.impl that return types with arguments of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<RosettaExternalRegularAttribute>RosettaExternalClassImpl.getRegularAttributes() -
Uses of RosettaExternalRegularAttribute in com.regnosys.rosetta.rosetta.util
Methods in com.regnosys.rosetta.rosetta.util with parameters of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionRosettaSwitch.caseRosettaExternalRegularAttribute(RosettaExternalRegularAttribute object) Returns the result of interpreting the object as an instance of 'External Regular Attribute'. -
Uses of RosettaExternalRegularAttribute in com.regnosys.rosetta.serializer
Methods in com.regnosys.rosetta.serializer with parameters of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionprotected voidRosettaSemanticSequencer.sequence_RosettaExternalRegularAttribute(org.eclipse.xtext.serializer.ISerializationContext context, RosettaExternalRegularAttribute semanticObject) Contexts: RosettaExternalRegularAttribute returns RosettaExternalRegularAttribute Constraint: ( operator=ExternalValueOperator attributeRef=[RosettaFeature|ValidID] externalSynonyms+=RosettaExternalSynonym* externalRuleReference=RosettaRuleReference? ) -
Uses of RosettaExternalRegularAttribute in com.regnosys.rosetta.utils
Methods in com.regnosys.rosetta.utils that return types with arguments of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionExternalAnnotationUtil.getAllExternalAttributesForType(ExternalAnnotationSource source, Data type) Methods in com.regnosys.rosetta.utils with parameters of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionvoidExternalAnnotationUtil.CollectRuleVisitor.add(RosettaExternalRegularAttribute extAttr, RosettaRuleReference rule) voidExternalAnnotationUtil.CollectRuleVisitor.Default.add(RosettaExternalRegularAttribute extAttr, RosettaRuleReference rule) voidExternalAnnotationUtil.CollectRuleVisitor.Default.remove(RosettaExternalRegularAttribute extAttr) voidExternalAnnotationUtil.CollectRuleVisitor.remove(RosettaExternalRegularAttribute attr) -
Uses of RosettaExternalRegularAttribute in com.regnosys.rosetta.validation
Methods in com.regnosys.rosetta.validation with parameters of type RosettaExternalRegularAttributeModifier and TypeMethodDescriptionvoidRosettaSimpleValidator.checkMergeSynonymAttributeCardinality(RosettaExternalRegularAttribute attribute) voidRosettaSimpleValidator.checkPatternAndFormat(RosettaExternalRegularAttribute attribute)