Class OperationInfo
java.lang.Object
com.ptc.windchill.esi.mpml.processplan.OperationInfo
Stores operation information to be shared across renderers.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Constructor Summary
ConstructorsConstructorDescriptionOperationInfo(ObjectReference operationRef, String number) Creates the operation info object by setting operation iteration object reference and Number attribute for operation
Supported API: true -
Method Summary
-
Constructor Details
-
OperationInfo
Creates the operation info object by setting operation iteration object reference and Number attribute for operation
Supported API: true- Parameters:
operationRef- - The operation iteration object referencenumber- - The operation number attribute
-