com.ptc.windchill.structconf
Interface CollectedProperties

All Known Implementing Classes:
TargetFileContentsCollector

public interface CollectedProperties


Method Summary
 Collection getAllPropertyNames()
           
 PropertyInfo getPropertyInfo(String property_name)
           
 

Method Detail

getPropertyInfo

public PropertyInfo getPropertyInfo(String property_name)

getAllPropertyNames

public Collection getAllPropertyNames()