Additional Windchill Capabilities > Manufacturing Process Management > Customizing the Product Structure Explorer (PSE) > Customizing PSE for Subtypes > Customization Points
  
Customization Points
In section Background there are a number of special attributes that are defined in LogicalAttributes.xml that allow PSE to display a number of attributes for a single definition. These include:
Logical Form
Description
ALL_SOFT_ATTRIBUTES
All reusable attributes persisted on the object
ALL_SOFT_CLASSIFICATION_ATT RIBUTES
All reusable attributes associated with the classification of the object.
ALL_SOFT_NON_SCHEMA_ATTRI BUTES
All reusable attributes persisted on the object that are not associated with the type of the object.
ALL_SOFT_SCHEMA_ATTRIBUTES
All reusable attributes associated with the type of the object.
ALL_SOFT_NON_CLASSIFICATION _SCHEMA_ATTRIBUTES
All reusable attributes associated with the type of the object that are not also associated with the classification of the object.
ALL_SOFT_NON_CLASSIFICATION _ATTRIBUTES
All reusable attributes persisted on the object that are not associated with the classification of the object
ALL_SOFT_USAGE_LINK_SCHEMA _ATTRIBUTES
In the context of a part, all reusable attributes on the part usage link(s) that are associated with the type of the part usage link
ALL_SOFT_SCHEMA_ATTRIBUTES _FOR_INPUT_TYPE
All reusable attributes associated with the type specified in the filter, which may be a supertype of the actual object
In Revision 9, PSE uses the following in the definition of Information tab attribute table (and also in the New dialog of the Information tab):
ALL_SOFT_SCHEMA_ATTRIBUTES
ALL_SOFT_CLASSIFICATION_ATTRIBUTES
ALL_SOFT_USAGE_LINK_SCHEMA_ATTRIBUTES
Using “ALL_SOFT_ATTRIBUTES” instead of ALL_SOFT_SCHEMA_ATTRIBUTES or adding an entry for ALL_SOFT_NON_SCHEMA_ATTRIBUTES would allow attributes programmatically populated from CAD to be displayed.