public interface StructureAttribute extends Attribute
The following features are supported:
ProtocolPackage.getStructureAttribute()
Modifier and Type | Method and Description |
---|---|
Structure |
getStructure()
Returns the value of the 'Structure' reference.
|
void |
setStructure(Structure value)
Sets the value of the '
Structure ' reference. |
getFieldNumber, getName, getType, isDeleted, isEquality, isTransient, setDeleted, setEquality, setFieldNumber, setName, setTransient, setType
getDescription, getShortDescription, setDescription, setShortDescription
Structure getStructure()
If the meaning of the 'Structure' reference isn't clear, there really should be more of a description here...
setStructure(Structure)
,
ProtocolPackage.getStructureAttribute_Structure()
void setStructure(Structure value)
Structure
' reference.
value
- the new value of the 'Structure' reference.getStructure()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.