com.ptc.windchill.uwgm.proesrv.attribute
Class DefaultModeledAttributesDelegate

java.lang.Object
  extended bycom.ptc.windchill.uwgm.proesrv.attribute.DefaultModeledAttributesDelegate
All Implemented Interfaces:
ModeledAttributesDelegate

public class DefaultModeledAttributesDelegate
extends Object
implements ModeledAttributesDelegate


Constructor Summary
DefaultModeledAttributesDelegate()
           
 
Method Summary
 HashMap getModeledAttributes(Object object)
           
 boolean isModeledAttribute(String definition)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultModeledAttributesDelegate

public DefaultModeledAttributesDelegate()
Method Detail

isModeledAttribute

public boolean isModeledAttribute(String definition)
Specified by:
isModeledAttribute in interface ModeledAttributesDelegate

getModeledAttributes

public HashMap getModeledAttributes(Object object)
                             throws WTException
Specified by:
getModeledAttributes in interface ModeledAttributesDelegate
Throws:
WTException