| Package | Description |
|---|---|
| org.atlanmod.widespread | |
| org.atlanmod.widespread.impl | |
| org.atlanmod.widespread.util |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveAttributes |
WidespreadFactory.createPrimitiveAttributes()
Returns a new object of class 'Primitive Attributes'.
|
PrimitiveAttributes |
References.getSingleReference()
Returns the value of the 'Single Reference' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PrimitiveAttributes> |
References.getContainmentMultipleReference()
Returns the value of the 'Containment Multiple Reference' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
References.setSingleReference(PrimitiveAttributes value)
Sets the value of the '
Single Reference' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveAttributesImpl
An implementation of the model object 'Primitive Attributes'.
|
| Modifier and Type | Field and Description |
|---|---|
protected PrimitiveAttributes |
ReferencesImpl.singleReference
The cached value of the '
Single Reference' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<PrimitiveAttributes> |
ReferencesImpl.containmentMultipleReference
The cached value of the '
Containment Multiple Reference' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveAttributes |
ReferencesImpl.basicGetSingleReference() |
PrimitiveAttributes |
WidespreadFactoryImpl.createPrimitiveAttributes() |
PrimitiveAttributes |
ReferencesImpl.getSingleReference() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PrimitiveAttributes> |
ReferencesImpl.getContainmentMultipleReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferencesImpl.setSingleReference(PrimitiveAttributes newSingleReference) |
| Modifier and Type | Method and Description |
|---|---|
T |
WidespreadSwitch.casePrimitiveAttributes(PrimitiveAttributes object)
Returns the result of interpreting the object as an instance of 'Primitive Attributes'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.