|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionReference | |
com.ptc.core.command.server.delegate | |
wt.configuration | |
wt.eff | Provides generic base effectivity functionality via EffService , EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity . |
wt.effectivity | Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff
to assert that a PDM object is effective under certain conditions,
but this package's EffectivityService is not normally used
(instead use wt.eff 's EffService , EffConfigSpecAssistant and EffGroupAssistant ). |
wt.fc.collections | Provides Windchill-specific Collection objects, and a collection-based refresh API. |
wt.index | |
wt.inf.sharing | |
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.sandbox | This package provides "sandbox" container functionality. A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees). The package provides the following core capabilities: |
wt.vc | |
wt.workflow.forum | |
wt.workflow.notebook |
Uses of VersionReference in com.ptc.core.command.server.delegate |
Methods in com.ptc.core.command.server.delegate that return VersionReference | |
static VersionReference |
ServerCommandDelegateUtility.getVersionReference(TypeInstanceIdentifier tii)
Given a TypeInstanceIdentifier, returns a VersionReference, so long as the TypeInstanceIdentifier contains the information appropriate for constructing a VersionReference. |
Uses of VersionReference in wt.configuration |
Methods in wt.configuration that return VersionReference | |
VersionReference |
SerialNumberedInstanceImpl.getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
VersionReference |
SerialNumberedConfiguredInstanceVersion.getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
VersionReference |
SerialNumberedComponentInstance.getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
Methods in wt.configuration with parameters of type VersionReference | |
void |
SerialNumberedInstanceImpl.setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_REFERENCE. |
void |
SerialNumberedConfiguredInstanceVersion.setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_REFERENCE. |
void |
SerialNumberedComponentInstance.setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_REFERENCE. |
Uses of VersionReference in wt.eff |
Methods in wt.eff that return VersionReference | |
VersionReference |
Eff.getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
VersionReference |
Eff.getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
Methods in wt.eff with parameters of type VersionReference | |
private Eff |
EffSet.newEff(Class type,
VersionReference target,
ObjectReference context,
EffRange range)
Creates a new Eff object of the specified type, referencing the specified target and context, and having the specified range. |
void |
Eff.setTargetReference(VersionReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
private Eff |
EffSet.newEff(Class type,
VersionReference target,
ObjectReference context,
EffRange range)
Creates a new Eff object of the specified type, referencing the specified target and context, and having the specified range. |
void |
Eff.setTargetReference(VersionReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
Uses of VersionReference in wt.effectivity |
Fields in wt.effectivity declared as VersionReference | |
private VersionReference |
WTIncorporationDate.targetReference
Deprecated. |
private VersionReference |
UnitEffectivity.targetReference
|
private VersionReference |
DatedEffectivity.targetReference
|
Methods in wt.effectivity that return VersionReference | |
VersionReference |
WTIncorporationDate.getTargetReference()
Deprecated. |
VersionReference |
UnitEffectivity.getVersionedTarget()
Gets the value of the attribute: VERSIONED_TARGET. |
VersionReference |
UnitEffectivity.getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
VersionReference |
Effectivity.getVersionedTarget()
Deprecated. |
VersionReference |
Effectivity.getTargetReference()
Deprecated. |
VersionReference |
DatedEffectivity.getVersionedTarget()
Gets the value of the attribute: VERSIONED_TARGET. |
VersionReference |
DatedEffectivity.getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
Methods in wt.effectivity with parameters of type VersionReference | |
void |
WTIncorporationDate.setTargetReference(VersionReference a_TargetReference)
Deprecated. |
private void |
WTIncorporationDate.targetReferenceValidate(VersionReference a_TargetReference)
Deprecated. |
void |
UnitEffectivity.setVersionedTarget(VersionReference a_VersionedTarget)
Sets the value of the attribute: VERSIONED_TARGET. |
void |
UnitEffectivity.setTargetReference(VersionReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
private void |
UnitEffectivity.targetReferenceValidate(VersionReference a_TargetReference)
|
void |
Effectivity.setVersionedTarget(VersionReference a_VersionedTarget)
Deprecated. |
void |
Effectivity.setTargetReference(VersionReference a_TargetReference)
Deprecated. |
void |
DatedEffectivity.setVersionedTarget(VersionReference a_VersionedTarget)
Sets the value of the attribute: VERSIONED_TARGET. |
void |
DatedEffectivity.setTargetReference(VersionReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
private void |
DatedEffectivity.targetReferenceValidate(VersionReference a_TargetReference)
|
Uses of VersionReference in wt.fc.collections |
Subclasses of VersionReference in wt.fc.collections | |
(package private) static class |
RefreshHelper.RoleAVersionReference
|
(package private) static class |
RefreshHelper.RoleBVersionReference
|
(package private) static class |
RefreshHelper.RoleVersionReference
|
Uses of VersionReference in wt.index |
Methods in wt.index with parameters of type VersionReference | |
protected boolean |
StandardIndexPolicyManager.objectHasRules(VersionReference vr,
long domainRef)
|
static BulkIndexListEntry |
BulkIndexListEntry.newBulkIndexListEntry(VersionReference versionReference)
Supported API: false |
protected void |
BulkIndexListEntry.initialize(VersionReference versionReference)
Supported API: false |
Uses of VersionReference in wt.inf.sharing |
Fields in wt.inf.sharing declared as VersionReference | |
private VersionReference |
SharedContainerMap.sharedVersionRef
|
Methods in wt.inf.sharing that return VersionReference | |
VersionReference |
SharedContainerMap.getSharedVersionRef()
Gets the value of the attribute: SHARED_VERSION_REF. |
Methods in wt.inf.sharing with parameters of type VersionReference | |
void |
SharedContainerMap.setSharedVersionRef(VersionReference a_SharedVersionRef)
Sets the value of the attribute: SHARED_VERSION_REF. |
Uses of VersionReference in wt.part |
Fields in wt.part declared as VersionReference | |
private VersionReference |
WTSerialNumberedPartInstance.configurationReference
|
private VersionReference |
WTProductInstance2.configurationReference
|
private VersionReference |
ProductSerialNumberEffectivity.targetReference
|
private VersionReference |
ProductLotNumberEffectivity.targetReference
|
private VersionReference |
ProductDateEffectivity.targetReference
|
Methods in wt.part that return VersionReference | |
VersionReference |
WTSerialNumberedPartInstance.getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
VersionReference |
WTProductInstance2.getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
VersionReference |
ProductSerialNumberEffectivity.getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
VersionReference |
ProductLotNumberEffectivity.getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
VersionReference |
ProductDateEffectivity.getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
Methods in wt.part with parameters of type VersionReference | |
void |
WTSerialNumberedPartInstance.setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_REFERENCE. |
private void |
WTSerialNumberedPartInstance.configurationReferenceValidate(VersionReference a_ConfigurationReference)
|
void |
WTProductInstance2.setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_REFERENCE. |
private void |
WTProductInstance2.configurationReferenceValidate(VersionReference a_ConfigurationReference)
|
void |
ProductSerialNumberEffectivity.setTargetReference(VersionReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
private void |
ProductSerialNumberEffectivity.targetReferenceValidate(VersionReference a_TargetReference)
|
void |
ProductLotNumberEffectivity.setTargetReference(VersionReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
private void |
ProductLotNumberEffectivity.targetReferenceValidate(VersionReference a_TargetReference)
|
void |
ProductDateEffectivity.setTargetReference(VersionReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
private void |
ProductDateEffectivity.targetReferenceValidate(VersionReference a_TargetReference)
|
Uses of VersionReference in wt.sandbox |
Methods in wt.sandbox that return VersionReference | |
(package private) static VersionReference |
Utilities.createVersionReference(String classname,
long branchId)
|
(package private) static VersionReference |
Utilities.createVersionReference(Class cls,
long branchId)
|
Uses of VersionReference in wt.vc |
Fields in wt.vc declared as VersionReference | |
private VersionReference |
VersionToVersionLink.roleAObjectRef
|
private VersionReference |
VersionToVersionLink.roleBObjectRef
|
private VersionReference |
ObjectToVersionLink.roleBObjectRef
|
private VersionReference |
VersionToVersionLink.roleAObjectRef
|
private VersionReference |
VersionToVersionLink.roleBObjectRef
|
private VersionReference |
ObjectToVersionLink.roleBObjectRef
|
Methods in wt.vc that return VersionReference | |
static VersionReference |
VersionReference.newVersionReference(Iterated obj)
Supported API: true |
static VersionReference |
VersionReference.newVersionReference(VersionForeignKey objId)
Supported API: true |
static VersionReference |
VersionReference.newVersionReference(Iterated obj)
Supported API: true |
static VersionReference |
VersionReference.newVersionReference(VersionForeignKey objId)
Supported API: true |
Methods in wt.vc with parameters of type VersionReference | |
protected boolean |
VersionReference.readVersion(VersionReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
VersionReference.readVersion(VersionReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of VersionReference in wt.workflow.forum |
Fields in wt.workflow.forum declared as VersionReference | |
private VersionReference |
DiscussionPosting.subjectVersionReference
|
private VersionReference |
DiscussionPosting.subjectVersionReference
|
Methods in wt.workflow.forum that return VersionReference | |
VersionReference |
DiscussionPosting.getSubjectVersionReference()
Gets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
VersionReference |
DiscussionPosting.getSubjectVersionReference()
Gets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
Methods in wt.workflow.forum with parameters of type VersionReference | |
void |
DiscussionPosting.setSubjectVersionReference(VersionReference a_SubjectVersionReference)
Sets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
private void |
DiscussionPosting.subjectVersionReferenceValidate(VersionReference a_SubjectVersionReference)
|
void |
DiscussionPosting.setSubjectVersionReference(VersionReference a_SubjectVersionReference)
Sets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
private void |
DiscussionPosting.subjectVersionReferenceValidate(VersionReference a_SubjectVersionReference)
|
Uses of VersionReference in wt.workflow.notebook |
Fields in wt.workflow.notebook declared as VersionReference | |
private VersionReference |
ImportedBookmark.subjectVersionReference
|
private VersionReference |
ImportedBookmark.subjectVersionReference
|
Methods in wt.workflow.notebook that return VersionReference | |
VersionReference |
ImportedBookmark.getSubjectVersionReference()
Gets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
VersionReference |
ImportedBookmark.getSubjectVersionReference()
Gets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
Methods in wt.workflow.notebook with parameters of type VersionReference | |
void |
ImportedBookmark.setSubjectVersionReference(VersionReference a_SubjectVersionReference)
Sets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
private void |
ImportedBookmark.subjectVersionReferenceValidate(VersionReference a_SubjectVersionReference)
|
void |
ImportedBookmark.setSubjectVersionReference(VersionReference a_SubjectVersionReference)
Sets the value of the attribute: SUBJECT_VERSION_REFERENCE. |
private void |
ImportedBookmark.subjectVersionReferenceValidate(VersionReference a_SubjectVersionReference)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |