Class FormulaSet

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.mpml.formula._FormulaSet
com.ptc.windchill.mpml.formula.FormulaSet
All Implemented Interfaces:
_FormulaValuated, FormulaValuated, Externalizable, Serializable, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.folder._CabinetBased, wt.folder._Foldered, wt.folder._FolderEntry, wt.folder._FolderServiceManaged, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, wt.ufid._Federatable, wt.ufid.Federatable

Use the newFormulaSet static factory method(s), not the FormulaSet constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Method Details

    • newFormulaSet

      public static FormulaSet newFormulaSet() throws WTException
      Default factory for the class.

      Supported API: true
      Returns:
      FormulaSet
      Throws:
      WTException