| 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 |
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 |
|---|---|
CollectionTypeInstance |
SofiaInstanceFactory.createCollectionTypeInstance()
Returns a new object of class 'Collection Type Instance'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionTypeInstanceImpl
An implementation of the model object 'Collection 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 |
|---|---|
CollectionTypeInstance |
SofiaInstanceFactoryImpl.createCollectionTypeInstance() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaInstanceSwitch.caseCollectionTypeInstance(CollectionTypeInstance object)
Returns the result of interpreting the object as an instance of 'Collection Type Instance'.
|
Copyright © 2018. All rights reserved.