public interface ExternalAlgorithm extends Triplet
The following features are supported:
AfplibPackage.getExternalAlgorithm()| Modifier and Type | Method and Description |
|---|---|
Integer |
getALGTYPE()
Returns the value of the 'ALGTYPE' attribute
|
org.eclipse.emf.common.util.EList<ExternalAlgorithmRG> |
getRg()
Returns the value of the 'Rg' containment reference list.
|
void |
setALGTYPE(Integer value)
Sets the value of the '
ALGTYPE' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getALGTYPE()
mandatory
fixed length
setALGTYPE(Integer),
AfplibPackage.getExternalAlgorithm_ALGTYPE()void setALGTYPE(Integer value)
ALGTYPE' attribute.
value - the new value of the 'ALGTYPE' attribute.getALGTYPE()org.eclipse.emf.common.util.EList<ExternalAlgorithmRG> getRg()
ExternalAlgorithmRG.
mandatory
variable length
AfplibPackage.getExternalAlgorithm_Rg()Copyright © 2017. All rights reserved.