public interface LLERG extends Triplet
The following features are supported:
AfplibPackage.getLLERG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getRGFunct()
Returns the value of the 'RG Funct' attribute
|
Integer |
getRGLength()
Returns the value of the 'RG Length' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
void |
setRGFunct(Integer value)
Sets the value of the '
RG Funct' attribute |
void |
setRGLength(Integer value)
Sets the value of the '
RG Length' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getRGLength()
mandatory
fixed length
setRGLength(Integer),
AfplibPackage.getLLERG_RGLength()void setRGLength(Integer value)
RG Length' attribute.
value - the new value of the 'RG Length' attribute.getRGLength()Integer getRGFunct()
mandatory
fixed length
setRGFunct(Integer),
AfplibPackage.getLLERG_RGFunct()void setRGFunct(Integer value)
RG Funct' attribute.
value - the new value of the 'RG Funct' attribute.getRGFunct()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
mandatory
variable length
AfplibPackage.getLLERG_Triplets()Copyright © 2017. All rights reserved.