| 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 |
|---|---|
Point |
SofiagraphicsFactory.createPoint()
Returns a new object of class 'Point'.
|
Point |
Widget.getPos()
Returns the value of the 'Pos' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Point> |
Polyline.getPoint()
Returns the value of the 'Point' containment reference list.
|
org.eclipse.emf.common.util.EList<Point> |
Scene.getPoint()
Returns the value of the 'Point' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Widget.setPos(Point value)
Sets the value of the '
Pos' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PointImpl
An implementation of the model object 'Point'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Point |
WidgetImpl.pos
The cached value of the '
Pos' containment reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Point> |
SceneImpl.point
The cached value of the '
Point' containment reference list. |
protected org.eclipse.emf.common.util.EList<Point> |
PolylineImpl.point
The cached value of the '
Point' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Point |
SofiagraphicsFactoryImpl.createPoint() |
Point |
WidgetImpl.getPos() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Point> |
SceneImpl.getPoint() |
org.eclipse.emf.common.util.EList<Point> |
PolylineImpl.getPoint() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
WidgetImpl.basicSetPos(Point newPos,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
WidgetImpl.setPos(Point newPos) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiagraphicsSwitch.casePoint(Point object)
Returns the result of interpreting the object as an instance of 'Point'.
|
Copyright © 2018. All rights reserved.