Package | Description |
---|---|
org.eclipse.scada.protocol.ngp.model.Protocol | |
org.eclipse.scada.protocol.ngp.model.Protocol.impl | |
org.eclipse.scada.protocol.ngp.model.Protocol.util |
Modifier and Type | Method and Description |
---|---|
Structure |
ProtocolFactory.createStructure()
Returns a new object of class 'Structure'.
|
Structure |
StructureAttribute.getStructure()
Returns the value of the 'Structure' reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Structure> |
Protocol.getStructures()
Returns the value of the 'Structures' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
StructureAttribute.setStructure(Structure value)
Sets the value of the '
Structure ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
StructureImpl
An implementation of the model object 'Structure'.
|
Modifier and Type | Field and Description |
---|---|
protected Structure |
StructureAttributeImpl.structure
The cached value of the '
Structure ' reference. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Structure> |
ProtocolImpl.structures
The cached value of the '
Structures ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Structure |
StructureAttributeImpl.basicGetStructure() |
Structure |
ProtocolFactoryImpl.createStructure() |
Structure |
StructureAttributeImpl.getStructure() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Structure> |
ProtocolImpl.getStructures() |
Modifier and Type | Method and Description |
---|---|
void |
StructureAttributeImpl.setStructure(Structure newStructure) |
Modifier and Type | Method and Description |
---|---|
T |
ProtocolSwitch.caseStructure(Structure object)
Returns the result of interpreting the object as an instance of 'Structure'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.