|
||||||||||
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:
EsiPackage.gettick()
Method Summary | |
---|---|
EList<signal> |
getInput()
Returns the value of the 'Input' containment reference list. |
String |
getN()
Returns the value of the 'N' attribute. |
EList<signal> |
getOutput()
Returns the value of the 'Output' containment reference list. |
void |
setN(String value)
Sets the value of the ' N ' attribute. |
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 |
---|
EList<signal> getInput()
signal
.
If the meaning of the 'Input' containment reference list isn't clear, there really should be more of a description here...
EsiPackage.gettick_Input()
containment | = | true |
EList<signal> getOutput()
signal
.
If the meaning of the 'Output' containment reference list isn't clear, there really should be more of a description here...
EsiPackage.gettick_Output()
containment | = | true |
String getN()
If the meaning of the 'N' attribute isn't clear, there really should be more of a description here...
setN(String)
,
EsiPackage.gettick_N()
void setN(String value)
N
' attribute.
value
- the new value of the 'N' attribute.getN()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |