|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Read
A representation of the model object 'Read'.
The following features are supported:
KlpPackage.getRead()
Method Summary | |
---|---|
Reg |
getReg()
Returns the value of the 'Reg' reference. |
boolean |
isPre()
Returns the value of the 'Pre' attribute. |
void |
setPre(boolean value)
Sets the value of the ' Pre ' attribute. |
void |
setReg(Reg value)
Sets the value of the ' Reg ' reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isPre()
If the meaning of the 'Pre' attribute isn't clear, there really should be more of a description here...
setPre(boolean)
,
KlpPackage.getRead_Pre()
void setPre(boolean value)
Pre
' attribute.
value
- the new value of the 'Pre' attribute.isPre()
Reg getReg()
If the meaning of the 'Reg' attribute isn't clear, there really should be more of a description here...
setReg(Reg)
,
KlpPackage.getRead_Reg()
void setReg(Reg value)
Reg
' reference.
value
- the new value of the 'Reg' reference.getReg()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |