| Modifier and Type | Method and Description |
|---|---|
EnvEntryType |
ConfigurationFactory.createEnvEntryType()
Returns a new object of class 'Env Entry Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EnvEntryType> |
ProcessType.getEnv()
Returns the value of the 'Env' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnvEntryTypeImpl
An implementation of the model object 'Env Entry Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<EnvEntryType> |
ProcessTypeImpl.env
The cached value of the '
Env' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
EnvEntryType |
ConfigurationFactoryImpl.createEnvEntryType() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EnvEntryType> |
ProcessTypeImpl.getEnv() |
| Modifier and Type | Field and Description |
|---|---|
protected EnvEntryType |
EnvEntryTypeTest.fixture
The fixture for this Env Entry Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected EnvEntryType |
EnvEntryTypeTest.getFixture()
Returns the fixture for this Env Entry Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
EnvEntryTypeTest.setFixture(EnvEntryType fixture)
Sets the fixture for this Env Entry Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseEnvEntryType(EnvEntryType object)
Returns the result of interpreting the object as an instance of 'Env Entry Type'.
|
boolean |
ConfigurationValidator.validateEnvEntryType(EnvEntryType envEntryType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.