de.cau.cs.kieler.quartz.editor.quartz
Interface ImportList
- All Superinterfaces:
- EObject, Notifier
- All Known Implementing Classes:
- ImportListImpl
public interface ImportList
- extends EObject
A representation of the model object 'Import List'.
The following features are supported:
- See Also:
QuartzPackage.getImportList()
- 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 |
getImp
EList<PointedName> getImp()
- Returns the value of the 'Imp' containment reference list.
The list contents are of type
PointedName
.
If the meaning of the 'Imp' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Imp' containment reference list.
- See Also:
QuartzPackage.getImportList_Imp()
- Generated:
- This code was automatically generated.
- Model element: