Class OperationMetaDataSource

java.lang.Object
com.ptc.arbortext.windchill.siscore.operation.OperationMetaDataSource
All Implemented Interfaces:
SISMetaDataSource

public class OperationMetaDataSource extends Object implements SISMetaDataSource
This class provided SIS custom metadata information

Supported API: true
Extendable: false
  • Constructor Details

  • Method Details

    • getOperation

      public OperationMetaDataSource.E_Operation getOperation()
      This method returns Operation type set on this object.

      Supported API: true
    • getTargets

      public WTCollection getTargets()
      This method returns collection of the target objects.

      Supported API: true
    • setTargets

      public void setTargets(WTCollection t)
      This method sets the collection of the target objects to this class object.

      Supported API: true