public interface PGD extends SF
The following features are supported:
AfplibPackage.getPGD()| Modifier and Type | Method and Description |
|---|---|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
Integer |
getXpgBase()
Returns the value of the 'Xpg Base' attribute
|
Integer |
getXpgSize()
Returns the value of the 'Xpg Size' attribute
|
Integer |
getXpgUnits()
Returns the value of the 'Xpg Units' attribute
|
Integer |
getYpgBase()
Returns the value of the 'Ypg Base' attribute
|
Integer |
getYpgSize()
Returns the value of the 'Ypg Size' attribute
|
Integer |
getYpgUnits()
Returns the value of the 'Ypg Units' attribute
|
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
void |
setXpgBase(Integer value)
Sets the value of the '
Xpg Base' attribute |
void |
setXpgSize(Integer value)
Sets the value of the '
Xpg Size' attribute |
void |
setXpgUnits(Integer value)
Sets the value of the '
Xpg Units' attribute |
void |
setYpgBase(Integer value)
Sets the value of the '
Ypg Base' attribute |
void |
setYpgSize(Integer value)
Sets the value of the '
Ypg Size' attribute |
void |
setYpgUnits(Integer value)
Sets the value of the '
Ypg Units' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getXpgBase()
mandatory
fixed length
setXpgBase(Integer),
AfplibPackage.getPGD_XpgBase()void setXpgBase(Integer value)
Xpg Base' attribute.
value - the new value of the 'Xpg Base' attribute.getXpgBase()Integer getYpgBase()
mandatory
fixed length
setYpgBase(Integer),
AfplibPackage.getPGD_YpgBase()void setYpgBase(Integer value)
Ypg Base' attribute.
value - the new value of the 'Ypg Base' attribute.getYpgBase()Integer getXpgUnits()
mandatory
fixed length
setXpgUnits(Integer),
AfplibPackage.getPGD_XpgUnits()void setXpgUnits(Integer value)
Xpg Units' attribute.
value - the new value of the 'Xpg Units' attribute.getXpgUnits()Integer getYpgUnits()
mandatory
fixed length
setYpgUnits(Integer),
AfplibPackage.getPGD_YpgUnits()void setYpgUnits(Integer value)
Ypg Units' attribute.
value - the new value of the 'Ypg Units' attribute.getYpgUnits()Integer getXpgSize()
mandatory
fixed length
setXpgSize(Integer),
AfplibPackage.getPGD_XpgSize()void setXpgSize(Integer value)
Xpg Size' attribute.
value - the new value of the 'Xpg Size' attribute.getXpgSize()Integer getYpgSize()
mandatory
fixed length
setYpgSize(Integer),
AfplibPackage.getPGD_YpgSize()void setYpgSize(Integer value)
Ypg Size' attribute.
value - the new value of the 'Ypg Size' attribute.getYpgSize()Integer getReserved()
mandatory
fixed length
setReserved(Integer),
AfplibPackage.getPGD_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getPGD_Triplets()Copyright © 2017. All rights reserved.