public interface EnumAttribute extends Attribute
The following features are supported:
ProtocolPackage.getEnumAttribute()
Modifier and Type | Method and Description |
---|---|
Enum |
getEnumType()
Returns the value of the 'Enum Type' reference.
|
void |
setEnumType(Enum value)
Sets the value of the '
Enum Type ' reference. |
getFieldNumber, getName, getType, isDeleted, isEquality, isTransient, setDeleted, setEquality, setFieldNumber, setName, setTransient, setType
getDescription, getShortDescription, setDescription, setShortDescription
Enum getEnumType()
If the meaning of the 'Enum Type' reference isn't clear, there really should be more of a description here...
setEnumType(org.eclipse.scada.protocol.ngp.model.Protocol.Enum)
,
ProtocolPackage.getEnumAttribute_EnumType()
void setEnumType(Enum value)
Enum Type
' reference.
value
- the new value of the 'Enum Type' reference.getEnumType()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.