Package | Description |
---|---|
org.eclipse.neoscada.configuration.iec60870 | |
org.eclipse.neoscada.configuration.iec60870.impl | |
org.eclipse.neoscada.configuration.iec60870.util |
Modifier and Type | Method and Description |
---|---|
Item |
IEC60870Factory.createItem()
Returns a new object of class 'Item'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Item> |
Device.getItems()
Returns the value of the 'Items' containment reference list.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Item> |
DeviceImpl.items
The cached value of the '
Items ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Item |
IEC60870FactoryImpl.createItem() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Item> |
DeviceImpl.getItems() |
Modifier and Type | Method and Description |
---|---|
T |
IEC60870Switch.caseItem(Item object)
Returns the result of interpreting the object as an instance of 'Item'.
|
boolean |
IEC60870Validator.validateItem(Item item,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.