Package com.ptc.windchill.mpml.formula
Interface FormulaValuated
- All Superinterfaces:
_FormulaValuated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_FormulaSet,_MPMOperation,_MPMStandardOperation,FormulaSet,MPMOperation,MPMStandardOperation
@GenAsPersistable(foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="formulaSet",type=FormulaSet.class,supportedAPI=PUBLIC),myRole=@MyRole(name="theFormulaValuated",cardinality=ONE)))
public interface FormulaValuated
extends _FormulaValuated
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface com.ptc.windchill.mpml.formula._FormulaValuated
FORMULA_SET, FORMULA_SET_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from interface com.ptc.windchill.mpml.formula._FormulaValuated
getFormulaSet, getFormulaSetReference, setFormulaSet, setFormulaSetReferenceMethods 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