| Package | Description |
|---|---|
| eu.vicci.process.model.sofia | |
| eu.vicci.process.model.sofia.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<SemanticTargetType> |
SemanticTargetType.VALUES
A public read-only list of all the 'Semantic Target Type' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static SemanticTargetType |
SemanticTargetType.get(int value)
Returns the 'Semantic Target Type' literal with the specified integer value.
|
static SemanticTargetType |
SemanticTargetType.get(String literal)
Returns the 'Semantic Target Type' literal with the specified literal value.
|
static SemanticTargetType |
SemanticTargetType.getByName(String name)
Returns the 'Semantic Target Type' literal with the specified name.
|
static SemanticTargetType |
SemanticTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SemanticTargetType[] |
SemanticTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SemanticTargetType |
SofiaFactoryImpl.createSemanticTargetTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
Copyright © 2018. All rights reserved.