| 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 |
BooleanType
A representation of the model object 'Boolean Type'.
|
interface |
DoubleType
A representation of the model object 'Double Type'.
|
interface |
IntegerType
A representation of the model object 'Integer Type'.
|
interface |
NumericType
A representation of the model object 'Numeric Type'.
|
interface |
StringType
A representation of the model object 'String Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanTypeImpl
An implementation of the model object 'Boolean Type'.
|
class |
DoubleTypeImpl
An implementation of the model object 'Double Type'.
|
class |
IntegerTypeImpl
An implementation of the model object 'Integer Type'.
|
class |
NumericTypeImpl
An implementation of the model object 'Numeric Type'.
|
class |
SimpleTypeImpl
An implementation of the model object 'Simple Type'.
|
class |
StringTypeImpl
An implementation of the model object 'String Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SofiaSwitch.caseSimpleType(SimpleType object)
Returns the result of interpreting the object as an instance of 'Simple Type'.
|
Copyright © 2018. All rights reserved.