|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IterationInfo | |
wt.configuration | |
wt.dataops.objectcol | |
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.epm.workspaces | |
wt.inf.template | |
wt.occurrence | Defines the capability to uniquely distinguish one occurrence of an object
within some complex structure from another occurrence of that same object within the same structure using OccurrenceService . |
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.transfer.unit | |
wt.vc | |
wt.workflow.definer |
Provides workflow classes responsible for the definition of
processes, activities, and the other objects that compose the workflow network. |
Uses of IterationInfo in wt.configuration |
Fields in wt.configuration declared as IterationInfo | |
private IterationInfo |
SerialNumberMapping.iterationInfo
|
private IterationInfo |
BaselineConfigurationOverride.iterationInfo
|
Methods in wt.configuration that return IterationInfo | |
IterationInfo |
SerialNumberMapping.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
IterationInfo |
BaselineConfigurationOverride.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.configuration with parameters of type IterationInfo | |
void |
SerialNumberMapping.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
SerialNumberMapping.iterationInfoValidate(IterationInfo a_IterationInfo)
|
void |
BaselineConfigurationOverride.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
BaselineConfigurationOverride.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.dataops.objectcol |
Fields in wt.dataops.objectcol declared as IterationInfo | |
private IterationInfo |
BaseCriterionDef.iterationInfo
|
Methods in wt.dataops.objectcol that return IterationInfo | |
IterationInfo |
BaseCriterionDef.getIterationInfo()
Gets the object for the association that plays role: iterationInfo; The iteration cookie aggregated in any business object that asserts itself as being iterated. |
Methods in wt.dataops.objectcol with parameters of type IterationInfo | |
void |
BaseCriterionDef.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: iterationInfo; The iteration cookie aggregated in any business object that asserts itself as being iterated. |
private void |
BaseCriterionDef.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.enterprise |
Fields in wt.enterprise declared as IterationInfo | |
private IterationInfo |
RevisionControlled.iterationInfo
|
private IterationInfo |
IteratedFolderResident.iterationInfo
|
Methods in wt.enterprise that return IterationInfo | |
private IterationInfo |
RevisionControlled.getLazyIterationInfo()
The use of this method should be done only if the sender is strictly run on the server. |
IterationInfo |
RevisionControlled.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
IterationInfo |
IteratedFolderResident.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.enterprise with parameters of type IterationInfo | |
void |
RevisionControlled.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
RevisionControlled.iterationInfoValidate(IterationInfo a_IterationInfo)
|
void |
IteratedFolderResident.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
IteratedFolderResident.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.epm.workspaces |
Fields in wt.epm.workspaces declared as IterationInfo | |
private IterationInfo |
EPMCheckpoint.iterationInfo
|
Methods in wt.epm.workspaces that return IterationInfo | |
IterationInfo |
EPMCheckpoint.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.epm.workspaces with parameters of type IterationInfo | |
void |
EPMCheckpoint.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
EPMCheckpoint.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.inf.template |
Fields in wt.inf.template declared as IterationInfo | |
private IterationInfo |
DefaultWTContainerTemplate.iterationInfo
|
Methods in wt.inf.template that return IterationInfo | |
IterationInfo |
DefaultWTContainerTemplate.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.inf.template with parameters of type IterationInfo | |
void |
DefaultWTContainerTemplate.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
DefaultWTContainerTemplate.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.occurrence |
Fields in wt.occurrence declared as IterationInfo | |
private IterationInfo |
PathOccurrenceUserIBAs.iterationInfo
|
private IterationInfo |
PathOccurrenceDocumentation.iterationInfo
|
private IterationInfo |
CombinedPathOccurrenceUserIBAs.iterationInfo
|
private IterationInfo |
CombinedPathOccurrenceDocumentation.iterationInfo
|
Methods in wt.occurrence that return IterationInfo | |
IterationInfo |
PathOccurrenceUserIBAs.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
IterationInfo |
PathOccurrenceDocumentation.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
IterationInfo |
CombinedPathOccurrenceUserIBAs.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
IterationInfo |
CombinedPathOccurrenceDocumentation.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.occurrence with parameters of type IterationInfo | |
void |
PathOccurrenceUserIBAs.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
PathOccurrenceUserIBAs.iterationInfoValidate(IterationInfo a_IterationInfo)
|
void |
PathOccurrenceDocumentation.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
PathOccurrenceDocumentation.iterationInfoValidate(IterationInfo a_IterationInfo)
|
void |
CombinedPathOccurrenceUserIBAs.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
CombinedPathOccurrenceUserIBAs.iterationInfoValidate(IterationInfo a_IterationInfo)
|
void |
CombinedPathOccurrenceDocumentation.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
CombinedPathOccurrenceDocumentation.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.part |
Fields in wt.part declared as IterationInfo | |
private IterationInfo |
WTProductInstance2.iterationInfo
|
private IterationInfo |
WTProductConfiguration.iterationInfo
|
Methods in wt.part that return IterationInfo | |
IterationInfo |
WTProductInstance2.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
IterationInfo |
WTProductConfiguration.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.part with parameters of type IterationInfo | |
void |
WTProductInstance2.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
WTProductInstance2.iterationInfoValidate(IterationInfo a_IterationInfo)
|
void |
WTProductConfiguration.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
WTProductConfiguration.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.transfer.unit |
Fields in wt.transfer.unit declared as IterationInfo | |
private IterationInfo |
ImportObjectGraph.iterationInfo
|
private IterationInfo |
ExportObjectGraph.iterationInfo
|
Methods in wt.transfer.unit that return IterationInfo | |
IterationInfo |
ImportObjectGraph.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
IterationInfo |
ExportObjectGraph.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.transfer.unit with parameters of type IterationInfo | |
void |
ImportObjectGraph.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
ImportObjectGraph.iterationInfoValidate(IterationInfo a_IterationInfo)
|
void |
ExportObjectGraph.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
ExportObjectGraph.iterationInfoValidate(IterationInfo a_IterationInfo)
|
Uses of IterationInfo in wt.vc |
Methods in wt.vc that return IterationInfo | |
static IterationInfo |
IterationInfo.newIterationInfo()
Default factory for the class. |
IterationInfo |
Iterated.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
static IterationInfo |
IterationInfo.newIterationInfo()
Default factory for the class. |
IterationInfo |
Iterated.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.vc with parameters of type IterationInfo | |
protected boolean |
IterationInfo.readVersion(IterationInfo thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
Iterated.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
protected boolean |
IterationInfo.readVersion(IterationInfo thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
Iterated.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
Uses of IterationInfo in wt.workflow.definer |
Fields in wt.workflow.definer declared as IterationInfo | |
private IterationInfo |
WfProcessTemplate.iterationInfo
|
Methods in wt.workflow.definer that return IterationInfo | |
IterationInfo |
WfProcessTemplate.getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
Methods in wt.workflow.definer with parameters of type IterationInfo | |
void |
WfProcessTemplate.setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
private void |
WfProcessTemplate.iterationInfoValidate(IterationInfo a_IterationInfo)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |