public interface BDD extends SF
The following features are supported:
AfplibPackage.getBDD()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCOLOR()
Returns the value of the 'COLOR' attribute
|
Integer |
getELEMENTHEIGHT()
Returns the value of the 'ELEMENTHEIGHT' attribute
|
Integer |
getLID()
Returns the value of the 'LID' attribute
|
Integer |
getMOD()
Returns the value of the 'MOD' attribute
|
Integer |
getMODULEWIDTH()
Returns the value of the 'MODULEWIDTH' attribute
|
Integer |
getMULT()
Returns the value of the 'MULT' attribute
|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
Integer |
getReserved2()
Returns the value of the 'Reserved2' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
Integer |
getTYPE()
Returns the value of the 'TYPE' attribute
|
Integer |
getUBASE()
Returns the value of the 'UBASE' attribute
|
Integer |
getWENE()
Returns the value of the 'WENE' attribute
|
Integer |
getXEXTENT()
Returns the value of the 'XEXTENT' attribute
|
Integer |
getXUPUB()
Returns the value of the 'XUPUB' attribute
|
Integer |
getYEXTENT()
Returns the value of the 'YEXTENT' attribute
|
Integer |
getYUPUB()
Returns the value of the 'YUPUB' attribute
|
void |
setCOLOR(Integer value)
Sets the value of the '
COLOR' attribute |
void |
setELEMENTHEIGHT(Integer value)
Sets the value of the '
ELEMENTHEIGHT' attribute |
void |
setLID(Integer value)
Sets the value of the '
LID' attribute |
void |
setMOD(Integer value)
Sets the value of the '
MOD' attribute |
void |
setMODULEWIDTH(Integer value)
Sets the value of the '
MODULEWIDTH' attribute |
void |
setMULT(Integer value)
Sets the value of the '
MULT' attribute |
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
void |
setReserved2(Integer value)
Sets the value of the '
Reserved2' attribute |
void |
setTYPE(Integer value)
Sets the value of the '
TYPE' attribute |
void |
setUBASE(Integer value)
Sets the value of the '
UBASE' attribute |
void |
setWENE(Integer value)
Sets the value of the '
WENE' attribute |
void |
setXEXTENT(Integer value)
Sets the value of the '
XEXTENT' attribute |
void |
setXUPUB(Integer value)
Sets the value of the '
XUPUB' attribute |
void |
setYEXTENT(Integer value)
Sets the value of the '
YEXTENT' attribute |
void |
setYUPUB(Integer value)
Sets the value of the '
YUPUB' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getUBASE()
mandatory
fixed length
setUBASE(Integer),
AfplibPackage.getBDD_UBASE()void setUBASE(Integer value)
UBASE' attribute.
value - the new value of the 'UBASE' attribute.getUBASE()Integer getReserved()
mandatory
fixed length
setReserved(Integer),
AfplibPackage.getBDD_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()Integer getXUPUB()
mandatory
fixed length
setXUPUB(Integer),
AfplibPackage.getBDD_XUPUB()void setXUPUB(Integer value)
XUPUB' attribute.
value - the new value of the 'XUPUB' attribute.getXUPUB()Integer getYUPUB()
mandatory
fixed length
setYUPUB(Integer),
AfplibPackage.getBDD_YUPUB()void setYUPUB(Integer value)
YUPUB' attribute.
value - the new value of the 'YUPUB' attribute.getYUPUB()Integer getXEXTENT()
mandatory
fixed length
setXEXTENT(Integer),
AfplibPackage.getBDD_XEXTENT()void setXEXTENT(Integer value)
XEXTENT' attribute.
value - the new value of the 'XEXTENT' attribute.getXEXTENT()Integer getYEXTENT()
mandatory
fixed length
setYEXTENT(Integer),
AfplibPackage.getBDD_YEXTENT()void setYEXTENT(Integer value)
YEXTENT' attribute.
value - the new value of the 'YEXTENT' attribute.getYEXTENT()Integer getReserved2()
mandatory
fixed length
setReserved2(Integer),
AfplibPackage.getBDD_Reserved2()void setReserved2(Integer value)
Reserved2' attribute.
value - the new value of the 'Reserved2' attribute.getReserved2()Integer getTYPE()
mandatory
fixed length
setTYPE(Integer),
AfplibPackage.getBDD_TYPE()void setTYPE(Integer value)
TYPE' attribute.
value - the new value of the 'TYPE' attribute.getTYPE()Integer getMOD()
mandatory
fixed length
setMOD(Integer),
AfplibPackage.getBDD_MOD()void setMOD(Integer value)
MOD' attribute.
value - the new value of the 'MOD' attribute.getMOD()Integer getLID()
mandatory
fixed length
setLID(Integer),
AfplibPackage.getBDD_LID()void setLID(Integer value)
LID' attribute.
value - the new value of the 'LID' attribute.getLID()Integer getCOLOR()
mandatory
fixed length
setCOLOR(Integer),
AfplibPackage.getBDD_COLOR()void setCOLOR(Integer value)
COLOR' attribute.
value - the new value of the 'COLOR' attribute.getCOLOR()Integer getMODULEWIDTH()
mandatory
fixed length
setMODULEWIDTH(Integer),
AfplibPackage.getBDD_MODULEWIDTH()void setMODULEWIDTH(Integer value)
MODULEWIDTH' attribute.
value - the new value of the 'MODULEWIDTH' attribute.getMODULEWIDTH()Integer getELEMENTHEIGHT()
mandatory
fixed length
setELEMENTHEIGHT(Integer),
AfplibPackage.getBDD_ELEMENTHEIGHT()void setELEMENTHEIGHT(Integer value)
ELEMENTHEIGHT' attribute.
value - the new value of the 'ELEMENTHEIGHT' attribute.getELEMENTHEIGHT()Integer getMULT()
mandatory
fixed length
setMULT(Integer),
AfplibPackage.getBDD_MULT()void setMULT(Integer value)
MULT' attribute.
value - the new value of the 'MULT' attribute.getMULT()Integer getWENE()
mandatory
fixed length
setWENE(Integer),
AfplibPackage.getBDD_WENE()void setWENE(Integer value)
WENE' attribute.
value - the new value of the 'WENE' attribute.getWENE()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getBDD_Triplets()Copyright © 2017. All rights reserved.