Class PlantFunctionalDataMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.enterprise.data._AbstractEnterpriseDataMaster
com.ptc.windchill.enterprise.data.AbstractEnterpriseDataMaster
com.ptc.windchill.enterprise.data._PlantFunctionalDataMaster
com.ptc.windchill.enterprise.data.PlantFunctionalDataMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.projmgmt.deliverable._MasteredSubjectOfDeliverable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.type._TypeManaged,wt.type.TypeManaged,wt.vc._Mastered,Mastered
@GenAsPersistable(superClass=com.ptc.windchill.enterprise.data.AbstractEnterpriseDataMaster.class,interfaces={Mastered.class,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable.class},properties={@GeneratedProperty(name="category",type=java.lang.String.class,constraints=@PropertyConstraints(required=false)),@GeneratedProperty(name="alternate1",type=java.lang.String.class,constraints=@PropertyConstraints(required=false)),@GeneratedProperty(name="alternate2",type=java.lang.String.class,constraints=@PropertyConstraints(required=false))},serializable=EXTERNALIZABLE_BASIC,foreignKeys=@GeneratedForeignKey(name="PlantFunctionalDataMasterEnterpriseData",foreignKeyRole=@ForeignKeyRole(name="enterpriseDataMaster",type=EnterpriseDataMaster.class,cascade=false,constraints=@PropertyConstraints(required=true),autoNavigate=true),myRole=@MyRole(name="functionalDataMaster",cascade=true)),derivedProperties=@DerivedProperty(name="view",derivedFrom="enterpriseDataMaster>view",supportedAPI=PUBLIC,accessors=@PropertyAccessors(setAccess=PRIVATE)),extendable=true)
public class PlantFunctionalDataMaster
extends _PlantFunctionalDataMaster
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.enterprise.data._PlantFunctionalDataMaster
ALTERNATE1, ALTERNATE2, CATEGORY, ENTERPRISE_DATA_MASTER, ENTERPRISE_DATA_MASTER_REFERENCE, EXTERNALIZATION_VERSION_UID, VIEWFields inherited from class com.ptc.windchill.enterprise.data._AbstractEnterpriseDataMaster
NAME, NUMBERFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
logger -
Method Summary
Methods inherited from class com.ptc.windchill.enterprise.data._PlantFunctionalDataMaster
getAlternate1, getAlternate2, getCategory, getClassInfo, getConceptualClassname, getEnterpriseDataMaster, getEnterpriseDataMasterReference, getSeries, getType, getView, readExternal, readExternal, readVersion, setAlternate1, setAlternate2, setCategory, setEnterpriseDataMaster, setEnterpriseDataMasterReference, setSeries, super_readExternal_PlantFunctionalDataMaster, super_readVersion_PlantFunctionalDataMaster, super_writeExternal_PlantFunctionalDataMaster, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.enterprise.data.AbstractEnterpriseDataMaster
getIdentityMethods inherited from class com.ptc.windchill.enterprise.data._AbstractEnterpriseDataMaster
getAttributeContainer, getName, getNumber, readVersion, setAttributeContainer, setName, setNumber, super_readExternal_AbstractEnterpriseDataMaster, super_readVersion_AbstractEnterpriseDataMaster, super_writeExternal_AbstractEnterpriseDataMasterMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, 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.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
getName