Package com.ptc.windchill.mpml.formula
Class _FormulaSet
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
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
- Direct Known Subclasses:
FormulaSet
public abstract class _FormulaSet
extends WTObject
implements FormulaValuated, WTContained, Foldered, wt.ownership.Ownable, DomainAdministered, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface com.ptc.windchill.mpml.formula._FormulaValuated
FORMULA_SET, FORMULA_SET_REFERENCEFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetFormulaSet(FormulaSet the_formulaSet) Supported API: truevoidsetFormulaSetReference(ObjectReference the_formulaSetReference) Supported API: trueMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.folder.CabinetBased
getCabinetReference, getFolderPath, getLocationMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getFormulaSet
Supported API: true- Specified by:
getFormulaSetin interface_FormulaValuated- See Also:
-
getFormulaSetReference
Supported API: true- Specified by:
getFormulaSetReferencein interface_FormulaValuated- See Also:
-
setFormulaSet
Supported API: true- Specified by:
setFormulaSetin interface_FormulaValuated- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setFormulaSetReference
public void setFormulaSetReference(ObjectReference the_formulaSetReference) throws WTPropertyVetoException Supported API: true- Specified by:
setFormulaSetReferencein interface_FormulaValuated- Throws:
WTPropertyVetoException- See Also:
-