| Package | Description |
|---|---|
| eu.vicci.process.model.sofia | |
| eu.vicci.process.model.sofia.impl | |
| eu.vicci.process.model.sofia.util |
| Modifier and Type | Method and Description |
|---|---|
ComplexType |
SofiaFactory.createComplexType()
Returns a new object of class 'Complex Type'.
|
ComplexType |
DataType.getBelongsTo()
Returns the value of the 'Belongs To' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataType.setBelongsTo(ComplexType value)
Sets the value of the '
Belongs To' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexTypeImpl
An implementation of the model object 'Complex Type'.
|
| Modifier and Type | Method and Description |
|---|---|
ComplexType |
SofiaFactoryImpl.createComplexType() |
ComplexType |
DataTypeImpl.getBelongsTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DataTypeImpl.basicSetBelongsTo(ComplexType newBelongsTo,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DataTypeImpl.setBelongsTo(ComplexType newBelongsTo) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseComplexType(ComplexType object)
Returns the result of interpreting the object as an instance of 'Complex Type'.
|
Copyright © 2018. All rights reserved.