|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tick
A representation of the model object 'Tick'.
The following features are supported:
RifPackage.getTick()
Method Summary | |
---|---|
EList<Data> |
getInput()
Returns the value of the 'Input' containment reference list. |
EList<Data> |
getLocal()
Returns the value of the 'Local' containment reference list. |
int |
getNr()
Returns the value of the 'Nr' attribute. |
EList<Data> |
getOutput()
Returns the value of the 'Output' containment reference list. |
void |
setNr(int value)
Sets the value of the ' Nr ' attribute. |
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 |
---|
int getNr()
If the meaning of the 'Nr' attribute isn't clear, there really should be more of a description here...
setNr(int)
,
RifPackage.getTick_Nr()
void setNr(int value)
Nr
' attribute.
value
- the new value of the 'Nr' attribute.getNr()
EList<Data> getInput()
Data
.
If the meaning of the 'Input' containment reference list isn't clear, there really should be more of a description here...
RifPackage.getTick_Input()
containment | = | true |
EList<Data> getOutput()
Data
.
If the meaning of the 'Output' containment reference list isn't clear, there really should be more of a description here...
RifPackage.getTick_Output()
containment | = | true |
EList<Data> getLocal()
Data
.
If the meaning of the 'Local' containment reference list isn't clear, there really should be more of a description here...
RifPackage.getTick_Local()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |