public interface MDRRG extends Triplet
The following features are supported:
AfplibPackage.getMDRRG()| Modifier and Type | Method and Description |
|---|---|
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 |
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.getMDRRG_RGLength()void setRGLength(Integer value)
RG Length' attribute.
value - the new value of the 'RG Length' attribute.getRGLength()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
mandatory
variable length
AfplibPackage.getMDRRG_Triplets()Copyright © 2017. All rights reserved.