| Package | Description |
|---|---|
| eu.vicci.process.model.sofia | |
| eu.vicci.process.model.sofia.impl | |
| eu.vicci.process.model.sofia.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ListType
A representation of the model object 'List Type'.
|
interface |
SetType
A representation of the model object 'Set Type'.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
SofiaFactory.createCollectionType()
Returns a new object of class 'Collection Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionTypeImpl
An implementation of the model object 'Collection Type'.
|
class |
ListTypeImpl
An implementation of the model object 'List Type'.
|
class |
SetTypeImpl
An implementation of the model object 'Set Type'.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
SofiaFactoryImpl.createCollectionType() |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseCollectionType(CollectionType object)
Returns the result of interpreting the object as an instance of 'Collection Type'.
|
Copyright © 2018. All rights reserved.