| Package | Description |
|---|---|
| org.eclipse.scada.ca | |
| org.eclipse.scada.ca.common | |
| org.eclipse.scada.ca.data | |
| org.eclipse.scada.ca.testing |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationState |
Configuration.getState() |
ConfigurationState |
ConfigurationEvent.getState() |
| Constructor and Description |
|---|
ConfigurationEvent(ConfigurationEvent.Type type,
Configuration configuration,
ConfigurationState state,
java.lang.Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationState |
ConfigurationImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationImpl.setState(ConfigurationState state,
java.lang.Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationState |
ConfigurationInformation.getState() |
static ConfigurationState |
ConfigurationState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationState[] |
ConfigurationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfigurationInformation(java.lang.String factoryId,
java.lang.String id,
ConfigurationState state,
java.util.Map<java.lang.String,java.lang.String> data,
java.lang.String errorInformation) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationState |
ConfigurationImpl.getState() |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0