Class OperationMetaDataSource
java.lang.Object
com.ptc.arbortext.windchill.siscore.operation.OperationMetaDataSource
- All Implemented Interfaces:
SISMetaDataSource
This class provided SIS custom metadata information
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for OperationMetaDataSource. -
Method Summary
Modifier and TypeMethodDescriptionThis method returns Operation type set on this object.This method returns collection of the target objects.voidThis method sets the collection of the target objects to this class object.
-
Constructor Details
-
OperationMetaDataSource
Constructor for OperationMetaDataSource.
Supported API: true
-
-
Method Details
-
getOperation
This method returns Operation type set on this object.
Supported API: true -
getTargets
This method returns collection of the target objects.
Supported API: true -
setTargets
This method sets the collection of the target objects to this class object.
Supported API: true
-