Library | Package Java Toolkit

Interface ResumeOperation

package com.ptc.pfc.pfcFeature;

public interface ResumeOperation
  extends com.ptc.pfc.pfcFeature.FeatureOperation



Description

Specifies a resume operation for a feature.



Method Summary
booleanGetWithParents ()
    Get method for attribute "WithParents"
    A Boolean flag that specifies whether to resume the parents of the feature
voidSetWithParents (boolean value)
    Set method for attribute "WithParents"
    A Boolean flag that specifies whether to resume the parents of the feature

Methods Inherited from Interface com.ptc.pfc.pfcFeature.FeatureOperation
GetOpFeature

Method Detail

GetWithParents/SetWithParents

booleanGetWithParents ()
voidSetWithParents (boolean value)


    A Boolean flag that specifies whether to resume the parents of the feature
Manual References:
Features: Feature Operations, Features: Feature Operations