Modifier and Type | Method and Description |
---|---|
Variant |
FaultToleranceFactory.createVariant()
Returns a new object of class 'Variant'.
|
Modifier and Type | Class and Description |
---|---|
class |
VariantImpl
An implementation of the model object 'Variant'.
|
Modifier and Type | Method and Description |
---|---|
Variant |
FaultToleranceFactoryImpl.createVariant() |
Modifier and Type | Method and Description |
---|---|
T |
FaultToleranceSwitch.caseVariant(Variant object)
Returns the result of interpreting the object as an instance of 'Variant'.
|