Interface AbstractInventoryElement

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BinaryFile, Configuration, Directory, ExecutableFile, Image, InventoryContainer, InventoryElement, InventoryItem, Project, ResourceDescription, SourceFile
All Known Implementing Classes:
BinaryFileImpl, ConfigurationImpl, DirectoryImpl, ExecutableFileImpl, ImageImpl, InventoryContainerImpl, InventoryElementImpl, InventoryItemImpl, ProjectImpl, ResourceDescriptionImpl, SourceFileImpl

public interface AbstractInventoryElement
extends KDMEntity
A representation of the model object 'Abstract Inventory Element'.

The following features are supported:

See Also:
SourcePackage.getAbstractInventoryElement()