Class AttributeMetaDataSource

java.lang.Object
com.ptc.arbortext.windchill.siscore.operation.AttributeMetaDataSource
All Implemented Interfaces:
SISMetaDataSource
Direct Known Subclasses:
RawMetaDataSource

public class AttributeMetaDataSource extends Object implements SISMetaDataSource
This class holds the information of SIS Metadata attributes.

Supported API: true
Extendable: false
  • Method Details

    • setProperties

      public void setProperties(List<RawMetaDataSource.Property> properties)
      This method sets the attribute properties to the object.
      Parameters:
      properties -

      Supported API: true