Package com.ptc.windchill.mpml
Interface MPMCompatible
- All Superinterfaces:
wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.fc.adminlock._AdministrativelyLockable,wt.vc.baseline._Baselineable,wt.configuration._ConfigurationManageable,wt.configuration._ConfiguredVersion,_Iterated,_LifeCycleManaged,wt.locks._Lockable,_MPMCompatible,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.vc._OneOffVersioned,_OrganizationOwned,wt.org._OrganizationOwnedVersion,wt.ownership._Ownable,wt.fc._Persistable,_TeamManaged,wt.vc._Versionable,wt.vc._Versioned,_ViewManageable,wt.vc.wip._Workable,wt.inf.container._WTContained,AccessControlled,wt.access.AccessControlList,AdHocControlled,AdministrativelyLockable,Baselineable,ConfigurationManageable,ConfiguredVersion,Iterated,LifeCycleManaged,Lockable,NetFactor,ObjectMappable,OneOffVersioned,OrganizationOwned,OrganizationOwnedVersion,wt.ownership.Ownable,Persistable,wt.recent.RecentlyVisited,Serializable,TeamManaged,Versionable,Versioned,ViewManageable,Workable,WTContained
- All Known Implementing Classes:
_MPMMfgProcess,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMResource,_MPMResourceGroup,_MPMSkill,_MPMTooling,_MPMWorkCenter,MPMMfgProcess,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMResource,MPMResourceGroup,MPMSkill,MPMTooling,MPMWorkCenter
@GenAsPersistable(interfaces={Iterated.class,WTContained.class,OrganizationOwnedVersion.class,ConfiguredVersion.class,LifeCycleManaged.class,Workable.class,ViewManageable.class},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="master",type=MPMCompatibleMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false)),derivedProperties={@DerivedProperty(name="number",derivedFrom="master>number",supportedAPI=PUBLIC),@DerivedProperty(name="name",derivedFrom="master>name",supportedAPI=PUBLIC)})
public interface MPMCompatible
extends _MPMCompatible
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_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_STATE, STATEFields inherited from interface com.ptc.windchill.mpml._MPMCompatible
NAME, NUMBERFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_IDFields inherited from interface wt.vc.views._ViewManageable
VARIATION1, VARIATION2 -
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.lifecycle._LifeCycleManaged
getLifeCycleState, getStateMethods inherited from interface com.ptc.windchill.mpml._MPMCompatible
getName, getNumber, setName, setNumberMethods inherited from interface wt.org._OrganizationOwned
getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifierMethods inherited from interface wt.team._TeamManaged
getTeamId, getTeamTemplateIdMethods inherited from interface wt.vc.views._ViewManageable
getVariation1, getVariation2, setVariation1, setVariation2Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.org.OrganizationOwned
getOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes