| Package | Description |
|---|---|
| org.eclipse.scada.ca | |
| org.eclipse.scada.ca.common | |
| org.eclipse.scada.ca.data |
| Modifier and Type | Method and Description |
|---|---|
FactoryState |
Factory.getState() |
FactoryState |
FactoryEvent.getState() |
| Constructor and Description |
|---|
FactoryEvent(FactoryEvent.Type type,
Factory factory,
FactoryState state) |
| Modifier and Type | Method and Description |
|---|---|
FactoryState |
FactoryImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractConfigurationAdministrator.setFactoryState(FactoryImpl factory,
FactoryState state) |
void |
FactoryImpl.setState(FactoryState state) |
| Modifier and Type | Method and Description |
|---|---|
FactoryState |
FactoryInformation.getState() |
static FactoryState |
FactoryState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FactoryState[] |
FactoryState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FactoryInformation(java.lang.String id,
java.lang.String description,
FactoryState state,
java.util.List<ConfigurationInformation> configurations) |
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