| Modifier and Type | Method and Description |
|---|---|
FieldType |
ConfigurationFactory.createFieldType()
Returns a new object of class 'Field Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<FieldType> |
FieldExtractorType.getField()
Returns the value of the 'Field' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldTypeImpl
An implementation of the model object 'Field Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<FieldType> |
FieldExtractorTypeImpl.field
The cached value of the '
Field' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
ConfigurationFactoryImpl.createFieldType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<FieldType> |
FieldExtractorTypeImpl.getField() |
| Modifier and Type | Field and Description |
|---|---|
protected FieldType |
FieldTypeTest.fixture
The fixture for this Field Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldType |
FieldTypeTest.getFixture()
Returns the fixture for this Field Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FieldTypeTest.setFixture(FieldType fixture)
Sets the fixture for this Field Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseFieldType(FieldType object)
Returns the result of interpreting the object as an instance of 'Field Type'.
|
boolean |
ConfigurationValidator.validateFieldType(FieldType fieldType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.