public interface IPO extends SF
The following features are supported:
AfplibPackage.getIPO()| Modifier and Type | Method and Description |
|---|---|
String |
getOvlyName()
Returns the value of the 'Ovly Name' attribute
|
Integer |
getOvlyOrent()
Returns the value of the 'Ovly Orent' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
Integer |
getXolOset()
Returns the value of the 'Xol Oset' attribute
|
Integer |
getYolOset()
Returns the value of the 'Yol Oset' attribute
|
void |
setOvlyName(String value)
Sets the value of the '
Ovly Name' attribute |
void |
setOvlyOrent(Integer value)
Sets the value of the '
Ovly Orent' attribute |
void |
setXolOset(Integer value)
Sets the value of the '
Xol Oset' attribute |
void |
setYolOset(Integer value)
Sets the value of the '
Yol Oset' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataString getOvlyName()
mandatory
fixed length
setOvlyName(String),
AfplibPackage.getIPO_OvlyName()void setOvlyName(String value)
Ovly Name' attribute.
value - the new value of the 'Ovly Name' attribute.getOvlyName()Integer getXolOset()
mandatory
fixed length
setXolOset(Integer),
AfplibPackage.getIPO_XolOset()void setXolOset(Integer value)
Xol Oset' attribute.
value - the new value of the 'Xol Oset' attribute.getXolOset()Integer getYolOset()
mandatory
fixed length
setYolOset(Integer),
AfplibPackage.getIPO_YolOset()void setYolOset(Integer value)
Yol Oset' attribute.
value - the new value of the 'Yol Oset' attribute.getYolOset()Integer getOvlyOrent()
optional
fixed length
setOvlyOrent(Integer),
AfplibPackage.getIPO_OvlyOrent()void setOvlyOrent(Integer value)
Ovly Orent' attribute.
value - the new value of the 'Ovly Orent' attribute.getOvlyOrent()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getIPO_Triplets()Copyright © 2017. All rights reserved.