public interface PPORG extends Triplet
The following features are supported:
AfplibPackage.getPPORG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getObjType()
Returns the value of the 'Obj Type' attribute
|
Integer |
getProcFlgs()
Returns the value of the 'Proc Flgs' 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.
|
Integer |
getXocaOset()
Returns the value of the 'Xoca Oset' attribute
|
Integer |
getYocaOset()
Returns the value of the 'Yoca Oset' attribute
|
void |
setObjType(Integer value)
Sets the value of the '
Obj Type' attribute |
void |
setProcFlgs(Integer value)
Sets the value of the '
Proc Flgs' attribute |
void |
setRGLength(Integer value)
Sets the value of the '
RG Length' attribute |
void |
setXocaOset(Integer value)
Sets the value of the '
Xoca Oset' attribute |
void |
setYocaOset(Integer value)
Sets the value of the '
Yoca Oset' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getRGLength()
mandatory
fixed length
setRGLength(Integer),
AfplibPackage.getPPORG_RGLength()void setRGLength(Integer value)
RG Length' attribute.
value - the new value of the 'RG Length' attribute.getRGLength()Integer getObjType()
mandatory
fixed length
setObjType(Integer),
AfplibPackage.getPPORG_ObjType()void setObjType(Integer value)
Obj Type' attribute.
value - the new value of the 'Obj Type' attribute.getObjType()Integer getProcFlgs()
mandatory
fixed length
setProcFlgs(Integer),
AfplibPackage.getPPORG_ProcFlgs()void setProcFlgs(Integer value)
Proc Flgs' attribute.
value - the new value of the 'Proc Flgs' attribute.getProcFlgs()Integer getXocaOset()
mandatory
fixed length
setXocaOset(Integer),
AfplibPackage.getPPORG_XocaOset()void setXocaOset(Integer value)
Xoca Oset' attribute.
value - the new value of the 'Xoca Oset' attribute.getXocaOset()Integer getYocaOset()
mandatory
fixed length
setYocaOset(Integer),
AfplibPackage.getPPORG_YocaOset()void setYocaOset(Integer value)
Yoca Oset' attribute.
value - the new value of the 'Yoca Oset' attribute.getYocaOset()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
mandatory
variable length
AfplibPackage.getPPORG_Triplets()Copyright © 2017. All rights reserved.