Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
Bounds |
SsmeFactory.createBounds()
Returns a new object of class 'Bounds'
|
Bounds |
PartialIteration.getBounds()
Returns the value of the 'Bounds' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
PartialIteration.setBounds(Bounds value)
Sets the value of the '
Bounds ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
BoundsImpl
An implementation of the model object 'Bounds'
|
Modifier and Type | Method and Description |
---|---|
Bounds |
SsmeFactoryImpl.createBounds() |
Bounds |
PartialIterationImpl.getBounds() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
PartialIterationImpl.basicSetBounds(Bounds newBounds,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
PartialIterationImpl.setBounds(Bounds newBounds) |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseBounds(Bounds object)
Returns the result of interpreting the object as an instance of 'Bounds'
|