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 |
---|---|
Enum |
ProtocolFactory.createEnum()
Returns a new object of class 'Enum'.
|
Enum |
EnumAttribute.getEnumType()
Returns the value of the 'Enum Type' reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Enum> |
Protocol.getEnums()
Returns the value of the 'Enums' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
EnumAttribute.setEnumType(Enum value)
Sets the value of the '
Enum Type ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
EnumImpl
An implementation of the model object 'Enum'.
|
Modifier and Type | Field and Description |
---|---|
protected Enum |
EnumAttributeImpl.enumType
The cached value of the '
Enum Type ' reference. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Enum> |
ProtocolImpl.enums
The cached value of the '
Enums ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Enum |
EnumAttributeImpl.basicGetEnumType() |
Enum |
ProtocolFactoryImpl.createEnum() |
Enum |
EnumAttributeImpl.getEnumType() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Enum> |
ProtocolImpl.getEnums() |
Modifier and Type | Method and Description |
---|---|
void |
EnumAttributeImpl.setEnumType(Enum newEnumType) |
Modifier and Type | Method and Description |
---|---|
T |
ProtocolSwitch.caseEnum(Enum object)
Returns the result of interpreting the object as an instance of 'Enum'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.