Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ConditionedDependence
A representation of the model object 'Conditioned Dependence'
|
interface |
UnconditionedDependences
A representation of the model object 'Unconditioned Dependences'
|
Modifier and Type | Class and Description |
---|---|
class |
ConditionedDependenceImpl
An implementation of the model object 'Conditioned Dependence'
|
class |
UnconditionedDependencesImpl
An implementation of the model object 'Unconditioned Dependences'
|
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseDependences(Dependences object)
Returns the result of interpreting the object as an instance of 'Dependences'
|