de.cau.cs.kieler.synccharts.text.interfaces.interfaces
Interface OutputSignals
- All Superinterfaces:
- EObject, Notifier
- All Known Implementing Classes:
- OutputSignalsImpl
public interface OutputSignals
- extends EObject
A representation of the model object 'Output Signals'.
The following features are supported:
- See Also:
InterfacesPackage.getOutputSignals()
- Rating

- Generated:
- This code was automatically generated.
- Model element
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
getSignals
EList<Signal> getSignals()
- Returns the value of the 'Signals' containment reference list.
The list contents are of type
Signal
.
If the meaning of the 'Signals' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Signals' containment reference list.
- See Also:
InterfacesPackage.getOutputSignals_Signals()
- Generated:
- This code was automatically generated.
- Model element: