|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifeCycleState | |
com.ptc.windchill.esi.svc | |
wt.access |
The access control service is responsible for defining and
enforcing access to business and system objects. |
wt.enterprise | Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. |
wt.lifecycle | |
wt.meeting.actionitem | |
wt.part | Defines WTPart s and WTPartMaster s (
the fundamental enterprise objects used to represent product structures composed of assemblies and components),
WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. |
wt.replication.sender |
Uses of LifeCycleState in com.ptc.windchill.esi.svc |
Methods in com.ptc.windchill.esi.svc with parameters of type LifeCycleState | |
private boolean |
StandardESIService.isLaunchable(LifeCycleManaged anObject,
LifeCycleState state)
Always call this method before calling launchWfProcess |
Uses of LifeCycleState in wt.access |
Fields in wt.access declared as LifeCycleState | |
private LifeCycleState |
AccessControlSurrogate.state
|
private LifeCycleState |
AccessControlSurrogate.state
|
Methods in wt.access that return LifeCycleState | |
LifeCycleState |
AccessControlSurrogate.getState()
Gets the object for the association that plays role: STATE. |
LifeCycleState |
AccessControlSurrogate.getState()
Gets the object for the association that plays role: STATE. |
Methods in wt.access with parameters of type LifeCycleState | |
void |
AccessControlSurrogate.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
AccessControlSurrogate.stateValidate(LifeCycleState a_State)
|
void |
AccessControlSurrogate.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
AccessControlSurrogate.stateValidate(LifeCycleState a_State)
|
Uses of LifeCycleState in wt.enterprise |
Fields in wt.enterprise declared as LifeCycleState | |
private LifeCycleState |
RevisionControlled.state
|
private LifeCycleState |
Managed.state
|
private LifeCycleState |
CabinetManaged.state
|
Methods in wt.enterprise that return LifeCycleState | |
LifeCycleState |
RevisionControlled.getState()
Gets the object for the association that plays role: STATE. |
LifeCycleState |
Managed.getState()
Gets the object for the association that plays role: STATE. |
LifeCycleState |
CabinetManaged.getState()
Gets the object for the association that plays role: STATE. |
Methods in wt.enterprise with parameters of type LifeCycleState | |
void |
RevisionControlled.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
RevisionControlled.stateValidate(LifeCycleState a_State)
|
void |
Managed.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
Managed.stateValidate(LifeCycleState a_State)
|
void |
CabinetManaged.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
CabinetManaged.stateValidate(LifeCycleState a_State)
|
Uses of LifeCycleState in wt.lifecycle |
Methods in wt.lifecycle that return LifeCycleState | |
private LifeCycleState |
StandardLifeCycleService.setState(LifeCycleManaged object,
LifeCycleTemplateReference lctRef,
State aState,
boolean atGate)
|
private LifeCycleState |
StandardLifeCycleService.setState(LifeCycleManaged object,
State aState,
boolean atGate)
|
static LifeCycleState |
LifeCycleState.newLifeCycleState()
Default factory for the class. |
LifeCycleState |
LifeCycleManaged.getState()
Gets the object for the association that plays role: STATE. |
private LifeCycleState |
StandardLifeCycleService.setState(LifeCycleManaged object,
LifeCycleTemplateReference lctRef,
State aState,
boolean atGate)
|
private LifeCycleState |
StandardLifeCycleService.setState(LifeCycleManaged object,
State aState,
boolean atGate)
|
static LifeCycleState |
LifeCycleState.newLifeCycleState()
Default factory for the class. |
LifeCycleState |
LifeCycleManaged.getState()
Gets the object for the association that plays role: STATE. |
Methods in wt.lifecycle with parameters of type LifeCycleState | |
protected boolean |
LifeCycleState.readVersion(LifeCycleState thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
LifeCycleManaged.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
protected boolean |
LifeCycleState.readVersion(LifeCycleState thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
LifeCycleManaged.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
Uses of LifeCycleState in wt.meeting.actionitem |
Fields in wt.meeting.actionitem declared as LifeCycleState | |
private LifeCycleState |
DiscreteActionItem.state
|
Methods in wt.meeting.actionitem that return LifeCycleState | |
LifeCycleState |
DiscreteActionItem.getState()
Gets the object for the association that plays role: STATE. |
Methods in wt.meeting.actionitem with parameters of type LifeCycleState | |
void |
DiscreteActionItem.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
DiscreteActionItem.stateValidate(LifeCycleState a_State)
|
Uses of LifeCycleState in wt.part |
Fields in wt.part declared as LifeCycleState | |
private LifeCycleState |
WTProductInstance2.state
|
private LifeCycleState |
WTProductConfiguration.state
|
Methods in wt.part that return LifeCycleState | |
LifeCycleState |
WTProductInstance2.getState()
Gets the object for the association that plays role: STATE. |
LifeCycleState |
WTProductConfiguration.getState()
Gets the object for the association that plays role: STATE. |
Methods in wt.part with parameters of type LifeCycleState | |
void |
WTProductInstance2.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
WTProductInstance2.stateValidate(LifeCycleState a_State)
|
void |
WTProductConfiguration.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
WTProductConfiguration.stateValidate(LifeCycleState a_State)
|
Uses of LifeCycleState in wt.replication.sender |
Fields in wt.replication.sender declared as LifeCycleState | |
private LifeCycleState |
UnitSendRecord.state
|
Methods in wt.replication.sender that return LifeCycleState | |
LifeCycleState |
UnitSendRecord.getState()
Gets the object for the association that plays role: STATE. |
Methods in wt.replication.sender with parameters of type LifeCycleState | |
void |
UnitSendRecord.setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
private void |
UnitSendRecord.stateValidate(LifeCycleState a_State)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |