Package com.ptc.windchill.mpml.formula
Class _FormulaMetaData
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.mpml.formula._FormulaMetaData
- All Implemented Interfaces:
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:
FormulaMetaData
public abstract class _FormulaMetaData
extends WTObject
implements WTContained, Foldered, wt.ownership.Ownable, DomainAdministered, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
FieldsFields 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 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: truevoidsetFormulaType(FormulaType formulaType) 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
-
Field Details
-
FORMULA_TYPE
Supported API: true- See Also:
-
-
Method Details
-
getFormulaType
Supported API: true- See Also:
-
setFormulaType
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-