| Modifier and Type | Method and Description |
|---|---|
SplitterType |
ConfigurationFactory.createSplitterType()
Returns a new object of class 'Splitter Type'.
|
SplitterType |
SplitContinuousCommandType.getSplitter()
Returns the value of the 'Splitter' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SplitContinuousCommandType.setSplitter(SplitterType value)
Sets the value of the '
Splitter' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
SplitterTypeImpl
An implementation of the model object 'Splitter Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected SplitterType |
SplitContinuousCommandTypeImpl.splitter
The cached value of the '
Splitter' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
SplitterType |
ConfigurationFactoryImpl.createSplitterType() |
SplitterType |
SplitContinuousCommandTypeImpl.getSplitter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SplitContinuousCommandTypeImpl.basicSetSplitter(SplitterType newSplitter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
SplitContinuousCommandTypeImpl.setSplitter(SplitterType newSplitter) |
| Modifier and Type | Field and Description |
|---|---|
protected SplitterType |
SplitterTypeTest.fixture
The fixture for this Splitter Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected SplitterType |
SplitterTypeTest.getFixture()
Returns the fixture for this Splitter Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SplitterTypeTest.setFixture(SplitterType fixture)
Sets the fixture for this Splitter Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseSplitterType(SplitterType object)
Returns the result of interpreting the object as an instance of 'Splitter Type'.
|
boolean |
ConfigurationValidator.validateSplitterType(SplitterType splitterType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.