Interface SimpleUnit
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,Unit
- All Known Subinterfaces:
CustomUnit,SIUnit
- All Known Implementing Classes:
CustomUnitImpl,SimpleUnitImpl,SIUnitImpl
A representation of the model object 'Simple Unit'.
The following features are supported:
- See Also:
- Generated:
- Model:
-
Method Summary
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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPrefix
EPrefix getPrefix()Returns the value of the 'Prefix' attribute. The literals are from the enumerationEPrefix.- Returns:
- the value of the 'Prefix' attribute.
- See Also:
- Generated:
- Model:
-
setPrefix
Sets the value of the 'Prefix' attribute.- Parameters:
value- the new value of the 'Prefix' attribute.- See Also:
- Generated:
-