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 |
---|---|
GroupGridEntry |
DetailViewFactory.createGroupGridEntry()
Returns a new object of class 'Group Grid Entry'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<GroupGridEntry> |
GroupGridComponent.getGroups()
Returns the value of the 'Groups' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupGridEntryImpl
An implementation of the model object 'Group Grid Entry'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<GroupGridEntry> |
GroupGridComponentImpl.groups
The cached value of the '
Groups ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
GroupGridEntry |
DetailViewFactoryImpl.createGroupGridEntry() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<GroupGridEntry> |
GroupGridComponentImpl.getGroups() |
Modifier and Type | Field and Description |
---|---|
protected GroupGridEntry |
GroupGridEntryTest.fixture
The fixture for this Group Grid Entry test case.
|
Modifier and Type | Method and Description |
---|---|
protected GroupGridEntry |
GroupGridEntryTest.getFixture()
Returns the fixture for this Group Grid Entry test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GroupGridEntryTest.setFixture(GroupGridEntry fixture)
Sets the fixture for this Group Grid Entry test case.
|
Modifier and Type | Method and Description |
---|---|
T |
DetailViewSwitch.caseGroupGridEntry(GroupGridEntry object)
Returns the result of interpreting the object as an instance of 'Group Grid Entry'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.