Interface DataContainer

All Superinterfaces:
AbstractDataElement, DataResource, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Catalog, ColumnSet, DataSegment, RecordFile, RelationalSchema, RelationalTable, RelationalView
All Known Implementing Classes:
CatalogImpl, ColumnSetImpl, DataContainerImpl, DataSegmentImpl, RecordFileImpl, RelationalSchemaImpl, RelationalTableImpl, RelationalViewImpl

public interface DataContainer
extends DataResource
A representation of the model object 'Container'.

The following features are supported:

See Also:
DataPackage.getDataContainer()
  • Method Details