Interface DataResource

All Superinterfaces:
AbstractDataElement, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Catalog, ColumnSet, DataContainer, DataEvent, DataSegment, Index, IndexElement, RecordFile, ReferenceKey, RelationalSchema, RelationalTable, RelationalView, UniqueKey
All Known Implementing Classes:
CatalogImpl, ColumnSetImpl, DataContainerImpl, DataEventImpl, DataResourceImpl, DataSegmentImpl, IndexElementImpl, IndexImpl, RecordFileImpl, ReferenceKeyImpl, RelationalSchemaImpl, RelationalTableImpl, RelationalViewImpl, UniqueKeyImpl

public interface DataResource
extends AbstractDataElement
A representation of the model object 'Resource'.
See Also:
DataPackage.getDataResource()