public interface MDD extends SF
The following features are supported:
AfplibPackage.getMDD()| Modifier and Type | Method and Description |
|---|---|
Integer |
getMDDFlgs()
Returns the value of the 'MDD Flgs' attribute
|
org.eclipse.emf.common.util.EList<Triplet> |
getTriplets()
Returns the value of the 'Triplets' containment reference list.
|
Integer |
getXmBase()
Returns the value of the 'Xm Base' attribute
|
Integer |
getXmSize()
Returns the value of the 'Xm Size' attribute
|
Integer |
getXmUnits()
Returns the value of the 'Xm Units' attribute
|
Integer |
getYmBase()
Returns the value of the 'Ym Base' attribute
|
Integer |
getYmSize()
Returns the value of the 'Ym Size' attribute
|
Integer |
getYmUnits()
Returns the value of the 'Ym Units' attribute
|
void |
setMDDFlgs(Integer value)
Sets the value of the '
MDD Flgs' attribute |
void |
setXmBase(Integer value)
Sets the value of the '
Xm Base' attribute |
void |
setXmSize(Integer value)
Sets the value of the '
Xm Size' attribute |
void |
setXmUnits(Integer value)
Sets the value of the '
Xm Units' attribute |
void |
setYmBase(Integer value)
Sets the value of the '
Ym Base' attribute |
void |
setYmSize(Integer value)
Sets the value of the '
Ym Size' attribute |
void |
setYmUnits(Integer value)
Sets the value of the '
Ym Units' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getXmBase()
mandatory
fixed length
setXmBase(Integer),
AfplibPackage.getMDD_XmBase()void setXmBase(Integer value)
Xm Base' attribute.
value - the new value of the 'Xm Base' attribute.getXmBase()Integer getYmBase()
mandatory
fixed length
setYmBase(Integer),
AfplibPackage.getMDD_YmBase()void setYmBase(Integer value)
Ym Base' attribute.
value - the new value of the 'Ym Base' attribute.getYmBase()Integer getXmUnits()
mandatory
fixed length
setXmUnits(Integer),
AfplibPackage.getMDD_XmUnits()void setXmUnits(Integer value)
Xm Units' attribute.
value - the new value of the 'Xm Units' attribute.getXmUnits()Integer getYmUnits()
mandatory
fixed length
setYmUnits(Integer),
AfplibPackage.getMDD_YmUnits()void setYmUnits(Integer value)
Ym Units' attribute.
value - the new value of the 'Ym Units' attribute.getYmUnits()Integer getXmSize()
mandatory
fixed length
setXmSize(Integer),
AfplibPackage.getMDD_XmSize()void setXmSize(Integer value)
Xm Size' attribute.
value - the new value of the 'Xm Size' attribute.getXmSize()Integer getYmSize()
mandatory
fixed length
setYmSize(Integer),
AfplibPackage.getMDD_YmSize()void setYmSize(Integer value)
Ym Size' attribute.
value - the new value of the 'Ym Size' attribute.getYmSize()Integer getMDDFlgs()
mandatory
fixed length
setMDDFlgs(Integer),
AfplibPackage.getMDD_MDDFlgs()void setMDDFlgs(Integer value)
MDD Flgs' attribute.
value - the new value of the 'MDD Flgs' attribute.getMDDFlgs()org.eclipse.emf.common.util.EList<Triplet> getTriplets()
Triplet.
optional
variable length
AfplibPackage.getMDD_Triplets()Copyright © 2017. All rights reserved.