|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Line
A representation of the model object 'Line'.
The following features are supported:
KlpPackage.getLine()
Method Summary | |
---|---|
Instruction |
getInstruction()
Returns the value of the 'Instruction' containment reference. |
EList<String> |
getLabels()
Returns the value of the 'Labels' attribute list. |
void |
setInstruction(Instruction value)
Sets the value of the ' Instruction ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
EList<String> getLabels()
String
.
If the meaning of the 'Labels' attribute list isn't clear, there really should be more of a description here...
KlpPackage.getLine_Labels()
unique | = | false |
Instruction getInstruction()
If the meaning of the 'Instruction' containment reference isn't clear, there really should be more of a description here...
setInstruction(Instruction)
,
KlpPackage.getLine_Instruction()
containment | = | true |
void setInstruction(Instruction value)
Instruction
' containment reference.
value
- the new value of the 'Instruction' containment reference.getInstruction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |