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 | Interface and Description |
---|---|
interface |
Attribute
A representation of the model object 'Attribute'.
|
interface |
AttributeStructure
A representation of the model object 'Attribute Structure'.
|
interface |
BooleanAttribute
A representation of the model object 'Boolean Attribute'.
|
interface |
Enum
A representation of the model object 'Enum'.
|
interface |
EnumAttribute
A representation of the model object 'Enum Attribute'.
|
interface |
FloatAttribute
A representation of the model object 'Float Attribute'.
|
interface |
IntegerAttribute
A representation of the model object 'Integer Attribute'.
|
interface |
Interface
A representation of the model object 'Interface'.
|
interface |
LongAttribute
A representation of the model object 'Long Attribute'.
|
interface |
Message
A representation of the model object 'Message'.
|
interface |
PropertiesAttribute
A representation of the model object 'Properties Attribute'.
|
interface |
Protocol
A representation of the model object 'Protocol'.
|
interface |
StringAttribute
A representation of the model object 'String Attribute'.
|
interface |
Structure
A representation of the model object 'Structure'.
|
interface |
StructureAttribute
A representation of the model object 'Structure Attribute'.
|
interface |
VariantAttribute
A representation of the model object 'Variant Attribute'.
|
interface |
VariantMapAttribute
A representation of the model object 'Variant Map Attribute'.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeImpl
An implementation of the model object 'Attribute'.
|
class |
AttributeStructureImpl
An implementation of the model object 'Attribute Structure'.
|
class |
BooleanAttributeImpl
An implementation of the model object 'Boolean Attribute'.
|
class |
DocumentedElementImpl
An implementation of the model object 'Documented Element'.
|
class |
EnumAttributeImpl
An implementation of the model object 'Enum Attribute'.
|
class |
EnumImpl
An implementation of the model object 'Enum'.
|
class |
FloatAttributeImpl
An implementation of the model object 'Float Attribute'.
|
class |
IntegerAttributeImpl
An implementation of the model object 'Integer Attribute'.
|
class |
InterfaceImpl
An implementation of the model object 'Interface'.
|
class |
LongAttributeImpl
An implementation of the model object 'Long Attribute'.
|
class |
MessageImpl
An implementation of the model object 'Message'.
|
class |
PropertiesAttributeImpl
An implementation of the model object 'Properties Attribute'.
|
class |
ProtocolImpl
An implementation of the model object 'Protocol'.
|
class |
StringAttributeImpl
An implementation of the model object 'String Attribute'.
|
class |
StructureAttributeImpl
An implementation of the model object 'Structure Attribute'.
|
class |
StructureImpl
An implementation of the model object 'Structure'.
|
class |
VariantAttributeImpl
An implementation of the model object 'Variant Attribute'.
|
class |
VariantMapAttributeImpl
An implementation of the model object 'Variant Map Attribute
'.
|
Modifier and Type | Method and Description |
---|---|
T |
ProtocolSwitch.caseDocumentedElement(DocumentedElement object)
Returns the result of interpreting the object as an instance of 'Documented Element'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.