Interface BuildResource

All Superinterfaces:
AbstractBuildElement, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BuildComponent, BuildDescription, BuildProduct, BuildStep, Library
All Known Implementing Classes:
BuildComponentImpl, BuildDescriptionImpl, BuildProductImpl, BuildResourceImpl, BuildStepImpl, LibraryImpl

public interface BuildResource
extends AbstractBuildElement
A representation of the model object 'Resource'.

The following features are supported:

See Also:
BuildPackage.getBuildResource()