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 |
---|---|
ScriptModule |
DetailViewFactory.createScriptModule()
Returns a new object of class 'Script Module'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ScriptModule> |
View.getScriptModule()
Returns the value of the 'Script Module' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptModuleImpl
An implementation of the model object 'Script Module'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ScriptModule> |
ViewImpl.scriptModule
The cached value of the '
Script Module ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
ScriptModule |
DetailViewFactoryImpl.createScriptModule() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ScriptModule> |
ViewImpl.getScriptModule() |
Modifier and Type | Field and Description |
---|---|
protected ScriptModule |
ScriptModuleTest.fixture
The fixture for this Script Module test case.
|
Modifier and Type | Method and Description |
---|---|
protected ScriptModule |
ScriptModuleTest.getFixture()
Returns the fixture for this Script Module test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ScriptModuleTest.setFixture(ScriptModule fixture)
Sets the fixture for this Script Module test case.
|
Modifier and Type | Method and Description |
---|---|
T |
DetailViewSwitch.caseScriptModule(ScriptModule object)
Returns the result of interpreting the object as an instance of 'Script Module'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.