Package wt.mpm
Interface ConsumableResource
- All Superinterfaces:
wt.mpm._ConsumableResource,_Iterated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,Iterated,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
com.ptc.windchill.mpml.processplan.operation._MPMConsumableResource,MPMConsumableResource
- All Known Implementing Classes:
com.ptc.windchill.suma.part._ManufacturerPart,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMResource,_MPMResourceGroup,_MPMSkill,_MPMTooling,_MPMWorkCenter,com.ptc.windchill.suma.part._SupplierPart,com.ptc.windchill.suma.part._VendorPart,_WTPart,ManufacturerPart,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMResource,MPMResourceGroup,MPMSkill,MPMTooling,MPMWorkCenter,SupplierPart,VendorPart,WTPart
@GenAsPersistable(interfaces=Iterated.class,
foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="master",type=ConsumableResourceMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false)))
public interface ConsumableResource
extends wt.mpm._ConsumableResource
Master of Objects that implement this interface can be used as RoleB object of MPMOperationToConsumableResouceLink.
The sub-expression may be dependent or independent of the object structure.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Field Summary
Fields 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.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