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 |
---|---|
IntegerAttribute |
ProtocolFactory.createIntegerAttribute()
Returns a new object of class 'Integer Attribute'.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegerAttributeImpl
An implementation of the model object 'Integer Attribute'.
|
Modifier and Type | Method and Description |
---|---|
IntegerAttribute |
ProtocolFactoryImpl.createIntegerAttribute() |
Modifier and Type | Method and Description |
---|---|
T |
ProtocolSwitch.caseIntegerAttribute(IntegerAttribute object)
Returns the result of interpreting the object as an instance of 'Integer Attribute'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.