| Package | Description |
|---|---|
| eu.vicci.process.model.sofiainstance | |
| eu.vicci.process.model.sofiainstance.impl | |
| eu.vicci.process.model.sofiainstance.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionTypeInstance
A representation of the model object 'Collection Type Instance'.
|
interface |
ListTypeInstance
A representation of the model object 'List Type Instance'.
|
interface |
SetTypeInstance
A representation of the model object 'Set Type Instance'.
|
| Modifier and Type | Method and Description |
|---|---|
ComplexTypeInstance |
SofiaInstanceFactory.createComplexTypeInstance()
Returns a new object of class 'Complex Type Instance'.
|
ComplexTypeInstance |
DataTypeInstance.getBelongsTo()
Returns the value of the 'Belongs To' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTypeInstance.setBelongsTo(ComplexTypeInstance value)
Sets the value of the '
Belongs To' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionTypeInstanceImpl
An implementation of the model object 'Collection Type Instance'.
|
class |
ComplexTypeInstanceImpl
An implementation of the model object 'Complex Type Instance'.
|
class |
ListTypeInstanceImpl
An implementation of the model object 'List Type Instance'.
|
class |
SetTypeInstanceImpl
An implementation of the model object 'Set Type Instance'.
|
| Modifier and Type | Method and Description |
|---|---|
ComplexTypeInstance |
SofiaInstanceFactoryImpl.createComplexTypeInstance() |
ComplexTypeInstance |
DataTypeInstanceImpl.getBelongsTo() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DataTypeInstanceImpl.basicSetBelongsTo(ComplexTypeInstance newBelongsTo,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DataTypeInstanceImpl.setBelongsTo(ComplexTypeInstance newBelongsTo) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaInstanceSwitch.caseComplexTypeInstance(ComplexTypeInstance object)
Returns the result of interpreting the object as an instance of 'Complex Type Instance'.
|
Copyright © 2018. All rights reserved.