Class ProcessPlanHelper
java.lang.Object
com.ptc.windchill.mpml.command.common.ProcessPlanHelper
This helper is used to access commonly used methods in the area of process plan
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionstatic ArrayListgetAllOperation_tis(TypeInstance operationHolder_ti) Return array list of all operation TI present in the passed type instance of operation holder.
-
Method Details
-
getAllOperation_tis
Return array list of all operation TI present in the passed type instance of operation holder.
Supported API: true- Parameters:
operationHolder_ti-
-