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,_Genericizable,_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 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
@GenAsPersistable(interfaces={ContentHolder.class,Versionable.class,ChoiceMappable.class,ExpressionAssignable.class},properties={@GeneratedProperty(name="minimumRequired",type=java.lang.Integer.class,javaDoc="Attribute specific to the Windchill Assembly To Order module",constraints=@PropertyConstraints(lowerLimit=0)),@GeneratedProperty(name="maximumAllowed",type=java.lang.Integer.class,javaDoc="Attribute specific to the Windchill Assembly To Order module",constraints=@PropertyConstraints(lowerLimit=0))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="master",type=wt.generic.GenericizableMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false)),derivedProperties={@DerivedProperty(name="collapsible",derivedFrom="master>collapsible"),@DerivedProperty(name="genericType",derivedFrom="master>genericType",supportedAPI=PUBLIC)})
public interface Genericizable
extends _Genericizable
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.generic._Genericizable
GENERIC_TYPEFields 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
Methods inherited from interface wt.generic._Genericizable
getGenericType, setGenericTypeMethods 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