Package | Description |
---|---|
org.eclipse.scada.vi.details.model | |
org.eclipse.scada.vi.details.model.impl | |
org.eclipse.scada.vi.details.model.tests | |
org.eclipse.scada.vi.details.model.util |
Modifier and Type | Method and Description |
---|---|
HiddenComponent |
DetailViewFactory.createHiddenComponent()
Returns a new object of class 'Hidden Component'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<HiddenComponent> |
View.getHiddenComponent()
Returns the value of the 'Hidden Component' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
HiddenComponentImpl
An implementation of the model object 'Hidden Component'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<HiddenComponent> |
ViewImpl.hiddenComponent
The cached value of the '
Hidden Component ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
HiddenComponent |
DetailViewFactoryImpl.createHiddenComponent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<HiddenComponent> |
ViewImpl.getHiddenComponent() |
Modifier and Type | Field and Description |
---|---|
protected HiddenComponent |
HiddenComponentTest.fixture
The fixture for this Hidden Component test case.
|
Modifier and Type | Method and Description |
---|---|
protected HiddenComponent |
HiddenComponentTest.getFixture()
Returns the fixture for this Hidden Component test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HiddenComponentTest.setFixture(HiddenComponent fixture)
Sets the fixture for this Hidden Component test case.
|
Modifier and Type | Method and Description |
---|---|
T |
DetailViewSwitch.caseHiddenComponent(HiddenComponent object)
Returns the result of interpreting the object as an instance of 'Hidden Component'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.