Interface MPMSequenceHolder
- 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,wt.eff._EffManagedVersion,wt.eff._EffRecordable,_Iterated,_LifeCycleManaged,wt.locks._Lockable,com.ptc.windchill.mpml.processplan.sequence._MPMSequenceHolder,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.vc._OneOffVersioned,wt.ownership._Ownable,wt.fc._Persistable,wt.maturity._Promotable,_TeamManaged,wt.vc._Versionable,wt.vc._Versioned,_ViewManageable,wt.vc.wip._Workable,AccessControlled,wt.access.AccessControlList,AdHocControlled,AdministrativelyLockable,Baselineable,ConfigurationManageable,ConfiguredVersion,EffManagedVersion,EffRecordable,Iterated,LifeCycleManaged,Lockable,NetFactor,ObjectMappable,OneOffVersioned,wt.ownership.Ownable,Persistable,Promotable,Serializable,TeamManaged,Versionable,Versioned,ViewManageable,Workable
- All Known Implementing Classes:
_MPMProcessPlan,_MPMSequence,MPMProcessPlan,MPMSequence
@GenAsPersistable(interfaces={Iterated.class,ViewManageable.class,ConfiguredVersion.class,EffManagedVersion.class,Promotable.class,Workable.class})
public interface MPMSequenceHolder
extends com.ptc.windchill.mpml.processplan.sequence._MPMSequenceHolder
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.eff._EffRecordable
EFF_VECTORFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATEFields inherited from interface wt.locks._Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAMEFields inherited from interface wt.vc._OneOffVersioned
ONE_OFF_VERSION_IDENTIFIER, ONE_OFF_VERSION_INFOFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAMEFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.vc.views._ViewManageable
VARIATION1, VARIATION2, VIEW, VIEW_NAMEFields inherited from interface wt.vc.wip._Workable
CHECKOUT_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.vc.Versioned
MASTER_SERIES -
Method Summary
Methods inherited from interface wt.access._AdHocControlled
getEntrySet, setEntrySetMethods inherited from interface wt.fc.adminlock._AdministrativelyLockable
getAdministrativeLock, setAdministrativeLockMethods inherited from interface wt.eff._EffRecordable
getEffVector, setEffVectorMethods inherited from interface wt.vc._Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReferenceMethods inherited from interface wt.lifecycle._LifeCycleManaged
getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getState, isLifeCycleAtGate, isLifeCycleBasic, setStateMethods inherited from interface wt.locks._Lockable
getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, isLocked, setLockMethods inherited from interface wt.vc._OneOffVersioned
getOneOffVersionIdentifier, getOneOffVersionInfo, setOneOffVersionInfoMethods inherited from interface wt.ownership._Ownable
getOwnership, setOwnershipMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.team._TeamManaged
getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, setTeamId, setTeamTemplateIdMethods inherited from interface wt.vc._Versioned
getVersionIdentifier, getVersionInfo, setVersionInfoMethods inherited from interface wt.vc.views._ViewManageable
getVariation1, getVariation2, getView, getViewName, setVariation1, setVariation2, setViewMethods inherited from interface wt.vc.wip._Workable
getCheckoutInfo, setCheckoutInfoMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType