Interface Annotation
- All Superinterfaces:
Annotated,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,RootElement,RosettaDefinable,RosettaNamed,RosettaRootElement
- All Known Implementing Classes:
AnnotationImpl
A representation of the model object 'Annotation'.
The following features are supported:
- See Also:
-
Method Summary
Methods inherited from interface com.regnosys.rosetta.rosetta.simple.Annotated
getAnnotationsMethods 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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaDefinable
getDefinition, setDefinitionMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaNamed
getName, setNameMethods inherited from interface com.regnosys.rosetta.rosetta.RosettaRootElement
getModel, setModel
-
Method Details
-
getPrefix
String getPrefix()Returns the value of the 'Prefix' attribute.- Returns:
- the value of the 'Prefix' attribute.
- See Also:
-
setPrefix
Sets the value of the 'Prefix' attribute.- Parameters:
value- the new value of the 'Prefix' attribute.- See Also:
-
getAttributes
org.eclipse.emf.common.util.EList<Attribute> getAttributes()Returns the value of the 'Attributes' containment reference list. The list contents are of typeAttribute.- Returns:
- the value of the 'Attributes' containment reference list.
- See Also:
-