public class CallSuppressOperation extends CallFeatureOperation
featOp| Constructor and Description |
|---|
CallSuppressOperation(com.ptc.pfc.pfcFeature.SuppressOperation featOp) |
| Modifier and Type | Method and Description |
|---|---|
com.ptc.pfc.pfcFeature.SuppressOperation |
getOp() |
void |
setAllowChildGroupMembers(boolean value) |
void |
setAllowGroupMembers(boolean value) |
void |
setClip(boolean value) |
getFeatOppublic CallSuppressOperation(com.ptc.pfc.pfcFeature.SuppressOperation featOp)
public void setClip(boolean value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setAllowGroupMembers(boolean value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setAllowChildGroupMembers(boolean value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcFeature.SuppressOperation getOp()