Package com.regnosys.rosetta.rosetta
Interface RosettaExternalRuleSource
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,ExternalAnnotationSource,org.eclipse.emf.common.notify.Notifier,RosettaNamed,RosettaRootElement
- All Known Implementing Classes:
RosettaExternalRuleSourceImpl
A representation of the model object 'External Rule Source'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExternalAnnotationSource>Returns the value of the 'Super Sources' reference list.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com.regnosys.rosetta.rosetta.ExternalAnnotationSource
getExternalClasses, getExternalEnums, getExternalRefsMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaNamed
getName, setNameMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaRootElement
getModel, setModel
-
Method Details
-
getSuperSources
org.eclipse.emf.common.util.EList<ExternalAnnotationSource> getSuperSources()Returns the value of the 'Super Sources' reference list. The list contents are of typeExternalAnnotationSource.- Returns:
- the value of the 'Super Sources' reference list.
- See Also:
-
getSuperRuleSource
RosettaExternalRuleSource getSuperRuleSource()
-