de.cau.cs.kieler.quartz.editor.quartz
Interface InOutNameListComma
- All Superinterfaces:
- EObject, Notifier
- All Known Implementing Classes:
- InOutNameListCommaImpl
public interface InOutNameListComma
- extends EObject
A representation of the model object 'In Out Name List Comma'.
The following features are supported:
- See Also:
QuartzPackage.getInOutNameListComma()
- 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
getNames
EList<InOutName> getNames()
- Returns the value of the 'Names' containment reference list.
The list contents are of type
InOutName
.
If the meaning of the 'Names' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Names' containment reference list.
- See Also:
QuartzPackage.getInOutNameListComma_Names()
- Generated:
- This code was automatically generated.
- Model element: