| Package | Description |
|---|---|
| eu.vicci.process.graphiti.sofiagraphics | |
| eu.vicci.process.graphiti.sofiagraphics.impl | |
| eu.vicci.process.graphiti.sofiagraphics.util |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
SofiagraphicsFactory.createDimension()
Returns a new object of class 'Dimension'.
|
Dimension |
RoundedRectangle.getCorner()
Returns the value of the 'Corner' containment reference.
|
Dimension |
Widget.getDim()
Returns the value of the 'Dim' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Dimension> |
Scene.getDimension()
Returns the value of the 'Dimension' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoundedRectangle.setCorner(Dimension value)
Sets the value of the '
Corner' containment reference. |
void |
Widget.setDim(Dimension value)
Sets the value of the '
Dim' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
DimensionImpl
An implementation of the model object 'Dimension'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Dimension |
RoundedRectangleImpl.corner
The cached value of the '
Corner' containment reference. |
protected Dimension |
WidgetImpl.dim
The cached value of the '
Dim' containment reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Dimension> |
SceneImpl.dimension
The cached value of the '
Dimension' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
SofiagraphicsFactoryImpl.createDimension() |
Dimension |
RoundedRectangleImpl.getCorner() |
Dimension |
WidgetImpl.getDim() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Dimension> |
SceneImpl.getDimension() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RoundedRectangleImpl.basicSetCorner(Dimension newCorner,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
WidgetImpl.basicSetDim(Dimension newDim,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
RoundedRectangleImpl.setCorner(Dimension newCorner) |
void |
WidgetImpl.setDim(Dimension newDim) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiagraphicsSwitch.caseDimension(Dimension object)
Returns the result of interpreting the object as an instance of 'Dimension'.
|
Copyright © 2018. All rights reserved.