Package wt.generic
Interface _Genericizable
- All Superinterfaces:
wt.option._ChoiceMappable,wt.content._ContentHolder,wt.option._Expressionable,wt.option._ExpressionAssignable,wt.ufid._Federatable,wt.federation._FederatedLinkHolder,_Iterated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.federation._RemotelyLinkable,wt.vc._Versionable,ChoiceMappable,ContentHolder,Expressionable,ExpressionAssignable,wt.ufid.Federatable,wt.federation.FederatedLinkHolder,Iterated,NetFactor,ObjectMappable,Persistable,wt.federation.RemotelyLinkable,Serializable,Versionable
- All Known Subinterfaces:
Genericizable
- All Known Implementing Classes:
_EPMDocument,com.ptc.windchill.suma.part._ManufacturerPart,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMResource,_MPMResourceGroup,_MPMSkill,_MPMTooling,_MPMWorkCenter,_OptionSet,_PartList,com.ptc.windchill.suma.part._SupplierPart,com.ptc.windchill.suma.part._VendorPart,_WTPart,EPMDocument,ManufacturerPart,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMResource,MPMResourceGroup,MPMSkill,MPMTooling,MPMWorkCenter,OptionSet,PartList,SupplierPart,VendorPart,WTPart
public interface _Genericizable
extends ContentHolder, Versionable, ChoiceMappable, ExpressionAssignable
-
Field Summary
FieldsFields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME -
Method Summary
Modifier and TypeMethodDescriptionDerived from_GenericizableMaster.getGenericType()voidsetGenericType(GenericType genericType) Derived from_GenericizableMaster.setGenericType(wt.generic.GenericType)Methods inherited from interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
GENERIC_TYPE
Supported API: true- See Also:
-
-
Method Details
-
getGenericType
GenericType getGenericType()Derived from_GenericizableMaster.getGenericType()Supported API: true
- See Also:
-
setGenericType
Derived from_GenericizableMaster.setGenericType(wt.generic.GenericType)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-