|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Trace
A representation of the model object 'Trace'.
The following features are supported:
RifPackage.getTrace()
Method Summary | |
---|---|
EList<decl> |
getInputs()
Returns the value of the 'Inputs' containment reference list. |
EList<decl> |
getLocal()
Returns the value of the 'Local' containment reference list. |
EList<decl> |
getOutputs()
Returns the value of the 'Outputs' containment reference list. |
EList<Tick> |
getTick()
Returns the value of the 'Tick' containment reference list. |
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<decl> getInputs()
decl
.
If the meaning of the 'Inputs' containment reference list isn't clear, there really should be more of a description here...
RifPackage.getTrace_Inputs()
containment | = | true |
EList<decl> getOutputs()
decl
.
If the meaning of the 'Outputs' containment reference list isn't clear, there really should be more of a description here...
RifPackage.getTrace_Outputs()
containment | = | true |
EList<decl> getLocal()
decl
.
If the meaning of the 'Local' containment reference list isn't clear, there really should be more of a description here...
RifPackage.getTrace_Local()
containment | = | true |
EList<Tick> getTick()
Tick
.
If the meaning of the 'Tick' containment reference list isn't clear, there really should be more of a description here...
RifPackage.getTrace_Tick()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |