de.cau.cs.kieler.quartz.editor.quartz
Interface InOutName
- All Superinterfaces:
- EObject, InOutNameList, Notifier
- All Known Subinterfaces:
- Name, QName
- All Known Implementing Classes:
- InOutNameImpl, NameImpl, QNameImpl
public interface InOutName
- extends InOutNameList
A representation of the model object 'In Out Name'.
The following features are supported:
- See Also:
QuartzPackage.getInOutName()
- 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.getInOutName_Names()
- Generated:
- This code was automatically generated.
- Model element: