public interface MultiValuedAttributeInstance extends AbstractAttributeInstance
The following features are supported:
SerializationPackage.getMultiValuedAttributeInstance()| Modifier and Type | Method and Description |
|---|---|
<any> |
getValues()
Returns the value of the 'Values' attribute list.
|
getEAttribute, setEAttribute<any> getValues()
Object.
If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
SerializationPackage.getMultiValuedAttributeInstance_Values()