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 red
Generated:
This code was automatically generated.
Model element

Method Summary
 EList<InOutName> getNames()
          Returns the value of the 'Names' containment reference list.
 
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

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:
containment=true