Library
|
Package
Frames
|
Expand
Java Toolkit
Interface FeatureOperation
package
com.ptc.pfc.pfcFeature
;
public interface
FeatureOperation
extends
com.ptc.pfc.pfcObject.Object
Description
This class defines a feature operation.
Direct Known Subclasses:
SuppressOperation
,
ResumeOperation
,
DeleteOperation
,
ReorderAfterOperation
,
ReorderBeforeOperation
,
CompModelReplace
Method Summary
Feature
GetOpFeature
()
Get method for attribute "OpFeature"
The feature on which to operate.
Method Detail
GetOpFeature
Feature
GetOpFeature
()
The feature on which to operate.