org.eclipse.cdt.managedbuilder.buildproperties
Interface IBuildPropertyManager

All Known Implementing Classes:
BuildPropertyManager

public interface IBuildPropertyManager


Method Summary
 IBuildPropertyType getPropertyType(java.lang.String id)
           
 IBuildPropertyType[] getPropertyTypes()
           
 

Method Detail

getPropertyTypes

IBuildPropertyType[] getPropertyTypes()

getPropertyType

IBuildPropertyType getPropertyType(java.lang.String id)