Package com.ptc.windchill.mpml.formula
Interface _FormulaValuated
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
FormulaValuated
- All Known Implementing Classes:
_FormulaSet,_MPMOperation,_MPMStandardOperation,FormulaSet,MPMOperation,MPMStandardOperation
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, serialVersionUID, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetFormulaSet(FormulaSet the_formulaSet) Supported API: truevoidsetFormulaSetReference(ObjectReference the_formulaSetReference) Supported API: trueMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType
-
Field Details
-
FORMULA_SET
Supported API: true- See Also:
-
FORMULA_SET_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getFormulaSet
FormulaSet getFormulaSet()Supported API: true- See Also:
-
getFormulaSetReference
ObjectReference getFormulaSetReference()Supported API: true- See Also:
-
setFormulaSet
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setFormulaSetReference
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-