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