| 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 |
|---|---|
Style |
SofiagraphicsFactory.createStyle()
Returns a new object of class 'Style'.
|
Style |
Widget.getStyle()
Returns the value of the 'Style' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Style> |
Scene.getStyle()
Returns the value of the 'Style' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Widget.setStyle(Style value)
Sets the value of the '
Style' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
StyleImpl
An implementation of the model object 'Style'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Style |
WidgetImpl.style
The cached value of the '
Style' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Style> |
SceneImpl.style
The cached value of the '
Style' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Style |
WidgetImpl.basicGetStyle() |
Style |
SofiagraphicsFactoryImpl.createStyle() |
Style |
WidgetImpl.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Style> |
SceneImpl.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetImpl.setStyle(Style newStyle) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiagraphicsSwitch.caseStyle(Style object)
Returns the result of interpreting the object as an instance of 'Style'.
|
Copyright © 2018. All rights reserved.