Class AttributeMetaDataSource
java.lang.Object
com.ptc.arbortext.windchill.siscore.operation.AttributeMetaDataSource
- All Implemented Interfaces:
SISMetaDataSource
- Direct Known Subclasses:
RawMetaDataSource
This class holds the information of SIS Metadata attributes.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetProperties(List<RawMetaDataSource.Property> properties) This method sets the attribute properties to the object.
-
Method Details
-
setProperties
This method sets the attribute properties to the object.- Parameters:
properties-
Supported API: true
-