|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationError | |
|---|---|
| org.eclipse.mtj.api.devices | |
| org.eclipse.mtj.api.devices.impl | |
| org.eclipse.mtj.api.devices.util | |
| Uses of ConfigurationError in org.eclipse.mtj.api.devices |
|---|
| Methods in org.eclipse.mtj.api.devices that return ConfigurationError | |
|---|---|
ConfigurationError |
DevicesFactory.createConfigurationError()
Returns a new object of class 'Configuration Error'. |
| Uses of ConfigurationError in org.eclipse.mtj.api.devices.impl |
|---|
| Classes in org.eclipse.mtj.api.devices.impl that implement ConfigurationError | |
|---|---|
class |
ConfigurationErrorImpl
An implementation of the model object 'Configuration Error'. |
| Methods in org.eclipse.mtj.api.devices.impl that return ConfigurationError | |
|---|---|
ConfigurationError |
DevicesFactoryImpl.createConfigurationError()
|
| Uses of ConfigurationError in org.eclipse.mtj.api.devices.util |
|---|
| Methods in org.eclipse.mtj.api.devices.util with parameters of type ConfigurationError | |
|---|---|
java.lang.Object |
DevicesSwitch.caseConfigurationError(ConfigurationError object)
Returns the result of interpretting the object as an instance of 'Configuration Error'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||