| Package | Description |
|---|---|
| org.eclipse.scada.core.ui.styles | |
| org.eclipse.scada.da.ui.summary.explorer |
| Modifier and Type | Method and Description |
|---|---|
static StateInformation.State |
StateInformation.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StateInformation.State[] |
StateInformation.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<StateInformation.State> |
AbstractStateInformation.getStates() |
java.util.Set<StateInformation.State> |
StateInformation.getStates() |
| Constructor and Description |
|---|
StaticStateInformation(StateInformation.State state) |
| Constructor and Description |
|---|
AbstractStateInformation(java.util.Set<StateInformation.State> states) |
StaticStateInformation(java.util.EnumSet<StateInformation.State> states) |
| Constructor and Description |
|---|
StateLabelProviderImpl(IObservableSet itemsThatNeedLabels,
StateInformation.State state) |
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