| Package | Description |
|---|---|
| org.eclipse.scada.vi.model | |
| org.eclipse.scada.vi.model.impl | |
| org.eclipse.scada.vi.model.tests | |
| org.eclipse.scada.vi.model.util | |
| org.eclipse.scada.vi.ui.draw2d |
| Modifier and Type | Method and Description |
|---|---|
Position |
VisualInterfaceFactory.createPosition()
Returns a new object of class 'Position'.
|
Position |
XYChild.getPosition()
Returns the value of the 'Position' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XYChild.setPosition(Position value)
Sets the value of the '
Position' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PositionImpl
An implementation of the model object 'Position'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Position |
XYChildImpl.position
The cached value of the '
Position' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
Position |
VisualInterfaceFactoryImpl.createPosition() |
Position |
XYChildImpl.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
XYChildImpl.basicSetPosition(Position newPosition,
NotificationChain msgs) |
void |
XYChildImpl.setPosition(Position newPosition) |
| Modifier and Type | Field and Description |
|---|---|
protected Position |
PositionTest.fixture
The fixture for this Position test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected Position |
PositionTest.getFixture()
Returns the fixture for this Position test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PositionTest.setFixture(Position fixture)
Sets the fixture for this Position test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
VisualInterfaceSwitch.casePosition(Position object)
Returns the result of interpreting the object as an instance of 'Position'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.draw2d.geometry.Rectangle |
BasicViewElementFactory.create(Position position,
Dimension dimension) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0