Package org.eclipse.cdt.managedbuilder.buildmodel

Interface Summary
IBuildCommand This interface represents a command to be invoked for building the step
IBuildDescription This Build representation holds the hierarchy of inter-related build actions and resources
IBuildDescriptionFactory this interface represents the build description factory
IBuildIOType This interface is used to combine a set of build resources that are inputs or outputs for the given action into one group
IBuildResource This interface represents the resource used in the build
IBuildStep This interface is used to represent the build action
IStepVisitor This interface is used for the build description visitor mechanism to represent the visitor
 

Class Summary
BuildDescriptionManager This class represents the build description manager Te build description manager is the entry point for all build description-related operations