Interface IntegerSlot
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,Slot
,TypedElement
- All Known Implementing Classes:
IntegerSlotImpl
A representation of the model object 'Integer Slot'.
The following features are supported:
- See Also:
-
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, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface org.eclipse.epsilon.emc.emf.virtual.TypedElement
getType, setType
-
Method Details
-
getValues
org.eclipse.emf.common.util.EList<Integer> getValues()Returns the value of the 'Values' attribute list. The list contents are of typeInteger
.If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Values' attribute list.
- See Also:
-