Uses of Package
org.eclipse.cdt.managedbuilder.buildmodel

Packages that use org.eclipse.cdt.managedbuilder.buildmodel
org.eclipse.cdt.managedbuilder.buildmodel   
org.eclipse.cdt.managedbuilder.internal.buildmodel   
 

Classes in org.eclipse.cdt.managedbuilder.buildmodel used by org.eclipse.cdt.managedbuilder.buildmodel
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
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
 

Classes in org.eclipse.cdt.managedbuilder.buildmodel used by org.eclipse.cdt.managedbuilder.internal.buildmodel
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