Package com.ptc.windchill.mpml.formula
Interface FormulaSetSelector
- All Superinterfaces:
com.ptc.windchill.mpml.formula._FormulaSetSelector,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_MPMWorkCenter,MPMWorkCenter
@GenAsPersistable(foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="defaultFormulaSet",type=FormulaSet.class),myRole=@MyRole(name="theFormulaSetSelector",cardinality=ONE)))
public interface FormulaSetSelector
extends com.ptc.windchill.mpml.formula._FormulaSetSelector
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface com.ptc.windchill.mpml.formula._FormulaSetSelector
DEFAULT_FORMULA_SET, DEFAULT_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._FormulaSetSelector
getDefaultFormulaSet, getDefaultFormulaSetReference, setDefaultFormulaSet, setDefaultFormulaSetReferenceMethods 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