Interface StringSlot
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,Slot
,TypedElement
- All Known Implementing Classes:
StringSlotImpl
A representation of the model object 'String 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<String> getValues()Returns the value of the 'Values' attribute list. The list contents are of typeString
.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:
-