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 |
---|---|
Message |
ProtocolFactory.createMessage()
Returns a new object of class 'Message'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Message> |
Protocol.getMessages()
Returns the value of the 'Messages' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageImpl
An implementation of the model object 'Message'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Message> |
ProtocolImpl.messages
The cached value of the '
Messages ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Message |
ProtocolFactoryImpl.createMessage() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Message> |
ProtocolImpl.getMessages() |
Modifier and Type | Method and Description |
---|---|
T |
ProtocolSwitch.caseMessage(Message object)
Returns the result of interpreting the object as an instance of 'Message'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.