com.ptc.windchill.uwgm.proesrv.attribute
Interface ModeledAttributesDelegate

All Known Implementing Classes:
DefaultModeledAttributesDelegate

public interface ModeledAttributesDelegate


Method Summary
 HashMap getModeledAttributes(Object object)
           
 boolean isModeledAttribute(String definition)
           
 

Method Detail

isModeledAttribute

public boolean isModeledAttribute(String definition)

getModeledAttributes

public HashMap getModeledAttributes(Object object)
                             throws WTException
Throws:
WTException