public interface MultiValuedAttributeInstance extends AbstractAttributeInstance
The following features are supported:
SerializationPackage.getMultiValuedAttributeInstance()
Modifier and Type | Method and Description |
---|---|
|
getValues()
Returns the value of the 'Values' attribute list.
|
getEAttribute, setEAttribute
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()