Attribute
|
Description
|
ALL_SOFT_ATTRIBUTES
|
Returns a list of all reusable attributes associated with the retrieved object as well as values for all of those attributes.
|
ALL_SOFT_CLASSIFICATION_ATTRIBUTES
|
Returns a list of all global attributes associated with the classification(s) of the retrieved object as well as values for all of those attributes.
|
ALL_SOFT_NON_SCHEMA_ATTRIBUTES
|
Returns a list of all reusable attributes associated with the retrieved object which are NOT global attribute on the type of the retrieved object as well as values for all of those attributes.
|
ALL_SOFT_SCHEMA_ATTRIBUTES
|
Returns a list of all global attributes associated with the type of the retrieved object as well as values for all of those attributes.
|
ALL_SOFT_SCHEMA_ATTRIBUTES_FOR_INPUT_TYPE
|
Returns a list of all global attributes associated with the type indicated by the context of the constructed AttributeTypeIdentifier as well as values for all of those attributes.
|
ALL_SOFT_NON_CLASSIFICATION_ATTRIBUTES
|
Returns a list of all reusable attributes associated with the retrieved object which are NOT global attributes associated with the classification(s) of the object, as well as the values for those attributes.
|
Attribute
|
Description
|
ALL_SOFT_NON_CLASSIFICATION_SCHEMA_ATTRIBUTES
|
Returns a list of all global attributes associated with the type of the retrieved object which are NOT associated with the classification(s) of the retrieved object as well as values for all of those attributes.
|
ALL_CUSTOM_HARD_ATTRIBUTES_FOR_INPUT_TYPE
|
Returns a list of all custom hard attributes associated with the type indicated by the context of the constructed AttributeTypeIdentifier as well as values for all of those attributes. 'Custom' hard attributes are defined to be all modeled attributes which are not inherited from classes in the 'wt' or 'com.ptc' packages.
|