public interface CDD extends SF
The following features are supported:
AfplibPackage.getCDD()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
Integer |
getXocBase()
Returns the value of the 'Xoc Base' attribute
|
Integer |
getXocSize()
Returns the value of the 'Xoc Size' attribute
|
Integer |
getXocUnits()
Returns the value of the 'Xoc Units' attribute
|
Integer |
getYocBase()
Returns the value of the 'Yoc Base' attribute
|
Integer |
getYocSize()
Returns the value of the 'Yoc Size' attribute
|
Integer |
getYocUnits()
Returns the value of the 'Yoc Units' attribute
|
void |
setXocBase(Integer value)
Sets the value of the '
Xoc Base' attribute |
void |
setXocSize(Integer value)
Sets the value of the '
Xoc Size' attribute |
void |
setXocUnits(Integer value)
Sets the value of the '
Xoc Units' attribute |
void |
setYocBase(Integer value)
Sets the value of the '
Yoc Base' attribute |
void |
setYocSize(Integer value)
Sets the value of the '
Yoc Size' attribute |
void |
setYocUnits(Integer value)
Sets the value of the '
Yoc Units' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getXocBase()
mandatory
fixed length
setXocBase(Integer),
AfplibPackage.getCDD_XocBase()void setXocBase(Integer value)
Xoc Base' attribute.
value - the new value of the 'Xoc Base' attribute.getXocBase()Integer getYocBase()
mandatory
fixed length
setYocBase(Integer),
AfplibPackage.getCDD_YocBase()void setYocBase(Integer value)
Yoc Base' attribute.
value - the new value of the 'Yoc Base' attribute.getYocBase()Integer getXocUnits()
mandatory
fixed length
setXocUnits(Integer),
AfplibPackage.getCDD_XocUnits()void setXocUnits(Integer value)
Xoc Units' attribute.
value - the new value of the 'Xoc Units' attribute.getXocUnits()Integer getYocUnits()
mandatory
fixed length
setYocUnits(Integer),
AfplibPackage.getCDD_YocUnits()void setYocUnits(Integer value)
Yoc Units' attribute.
value - the new value of the 'Yoc Units' attribute.getYocUnits()Integer getXocSize()
mandatory
fixed length
setXocSize(Integer),
AfplibPackage.getCDD_XocSize()void setXocSize(Integer value)
Xoc Size' attribute.
value - the new value of the 'Xoc Size' attribute.getXocSize()Integer getYocSize()
mandatory
fixed length
setYocSize(Integer),
AfplibPackage.getCDD_YocSize()void setYocSize(Integer value)
Yoc Size' attribute.
value - the new value of the 'Yoc Size' attribute.getYocSize()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getCDD_Triplets()Copyright © 2017. All rights reserved.