public interface MultivaluedAttributes
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Double> |
getMultivaluedDouble()
Returns the value of the 'Multivalued Double' attribute list.
|
org.eclipse.emf.common.util.EList<Integer> |
getMultivaluedInt()
Returns the value of the 'Multivalued Int' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getMultivaluedString()
Returns the value of the 'Multivalued String' attribute list.
|
org.eclipse.emf.common.util.EList<String> getMultivaluedString()
String.
WidespreadPackage.getMultivaluedAttributes_MultivaluedString()org.eclipse.emf.common.util.EList<Integer> getMultivaluedInt()
Integer.
WidespreadPackage.getMultivaluedAttributes_MultivaluedInt()org.eclipse.emf.common.util.EList<Double> getMultivaluedDouble()
Double.
WidespreadPackage.getMultivaluedAttributes_MultivaluedDouble()Copyright © 2018–2020 Atlanmod. All rights reserved.