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