|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.occurrence | |
com.ptc.epm.commands.transaction | |
com.ptc.hli.ecad | |
com.ptc.windchill.esi.bom | |
wt.build | |
wt.clients.prodmgmt | |
wt.configuration | |
wt.epm | |
wt.epm.structure | |
wt.epm.structure.occurrences | |
wt.ixb.epm.handlers.forclasses.attr | |
wt.ixb.handlers.forclasses.attr | |
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. |
Classes in wt.occurrence used by com.ptc.epm.commands.transaction | |
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
Classes in wt.occurrence used by com.ptc.hli.ecad | |
UsesOccurrenceContext
This context for a UsesOccurrence is usually one of the roles
of the associated OccurrenceableLink . |
Classes in wt.occurrence used by com.ptc.windchill.esi.bom | |
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
Classes in wt.occurrence used by wt.build | |
Occurrence
This identifies a unique instance of an object (within some context) in a data structure of BinaryLink s; it has associated OccurrenceData and that data is linked using the dataIdentifier
instead of the normal OID; that identifier is generated when an Occurrence
is newly created, but then it is preserved when Occurrence s
are copied forward in response to an OccurrenceableLink
being copied forward. |
|
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
|
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
|
UsesOccurrenceContext
This context for a UsesOccurrence is usually one of the roles
of the associated OccurrenceableLink . |
Classes in wt.occurrence used by wt.clients.prodmgmt | |
PathOccurrence
This Occurrence identifies a unique path of UsesOccurrence
objects, in order to deal with:
the ambiguity inherent when any of the OccurrenceableLink
objects have quantity greater than 1
the need to hang PathOccurrenceData off of the
path of links
. |
|
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
Classes in wt.occurrence used by wt.configuration | |
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
|
OccurrenceData
This tagging interface is associated with an Occurrence largely
to allow external applications to easily add application-specifc information
in a relatively transparent and extensible manner. |
|
PathOccurrence
This Occurrence identifies a unique path of UsesOccurrence
objects, in order to deal with:
the ambiguity inherent when any of the OccurrenceableLink
objects have quantity greater than 1
the need to hang PathOccurrenceData off of the
path of links
. |
|
PathOccurrenceContext
This tagging interface allows classes of objects to provide the context for PathOccurrence s (and CombinedPathOccurrence s). |
|
PathOccurrenceData
This tagging interface is associated with a PathOccurrence largely
to allow external applications to easily add application-specifc information
in a relatively transparent and extensible manner. |
|
PathOccurrenceMasterContext
This is the context for a PathOccurrence . |
|
PathOccurrenceNewIterationDelegate
|
|
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
Classes in wt.occurrence used by wt.epm | |
UsesOccurrenceContext
This context for a UsesOccurrence is usually one of the roles
of the associated OccurrenceableLink . |
Classes in wt.occurrence used by wt.epm.structure | |
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
Classes in wt.occurrence used by wt.epm.structure.occurrences | |
Occurrence
This identifies a unique instance of an object (within some context) in a data structure of BinaryLink s; it has associated OccurrenceData and that data is linked using the dataIdentifier
instead of the normal OID; that identifier is generated when an Occurrence
is newly created, but then it is preserved when Occurrence s
are copied forward in response to an OccurrenceableLink
being copied forward. |
|
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
|
OccurrenceableLinkModificationDelegate
Determines if you can modify an OccurrenceableLink , since for
some links (in particular those with a quantity) a modification might
invalidate associated UsesOccurrence objects. |
|
OccurrenceException
The exception for the occurrence package. |
|
OccurrenceModificationDelegate
Determines if you can modify an Occurrence , which may involve
checking access rights to the Occurrence or some related
object (frequently an OccurrenceableLink or a PathOccurrenceContext . |
|
OccurrenceNameValidationDelegate
Checks an Occurrence to see if the name is valid, including a
check for uniqueness within its context (except we allow duplicates with
null names). |
|
PathOccurrence
This Occurrence identifies a unique path of UsesOccurrence
objects, in order to deal with:
the ambiguity inherent when any of the OccurrenceableLink
objects have quantity greater than 1
the need to hang PathOccurrenceData off of the
path of links
. |
|
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
|
UsesOccurrenceContext
This context for a UsesOccurrence is usually one of the roles
of the associated OccurrenceableLink . |
|
UsesOccurrenceCreationApprovalDelegate
Determines if you can create another UsesOccurrence for a specific
OccurrenceableLink object; it may say no in all cases for certain
types of OccurrenceableLink objects. |
Classes in wt.occurrence used by wt.ixb.epm.handlers.forclasses.attr | |
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
Classes in wt.occurrence used by wt.ixb.handlers.forclasses.attr | |
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
Classes in wt.occurrence used by wt.occurrence | |
AllPathOccurrenceContextFilterDelegate
This delegate implementation returns all of the PathOccurrenceContext
objects. |
|
CombinedOccurrence
This PathParentableOccurrence allows the combination of PathOccurrence s. |
|
CombinedPathMasterIteration
Use the newCombinedPathMasterIteration static factory method(s),
not the CombinedPathMasterIteration constructor, to construct
instances of this class. |
|
CombinedPathOccurrence
This combines a parent PathOccurrence (owned
by one PathOwner ) with a child PathParentableOccurrence
(owned by a different PathOwner ); its context
is the context of its parent . |
|
CombinedPathOccurrenceData
This tagging interface is associated with a CombinedPathOccurrence
largely to allow external applications to easily add application-specifc
information in a relatively transparent and extensible manner. |
|
CombinedPathOccurrenceDataLink
Use the newCombinedPathOccurrenceDataLink static factory
method(s), not the CombinedPathOccurrenceDataLink constructor,
to construct instances of this class. |
|
CombinedPathOccurrenceDataMaster
Use the newCombinedPathOccurrenceDataMaster static factory
method(s), not the CombinedPathOccurrenceDataMaster constructor,
to construct instances of this class. |
|
CombinedPathOccurrenceDocumentation
This DocumentationOccurrenceData allows a CombinedPathOccurrence
to have an associated WTDocument version. |
|
CombinedPathOccurrenceModificationDelegate
Supported API: true Extendable: true |
|
CombinedPathOccurrenceUserIBAs
This UserIBAOccurrenceData allows a CombinedPathOccurrence
to have an associated wt.value.IBAHolder . |
|
ContextCombinedPathOccurrenceData
Use the newContextCombinedPathOccurrenceData static factory
method(s), not the ContextCombinedPathOccurrenceData constructor,
to construct instances of this class. |
|
ContextPathOccurrence
Use the newContextPathOccurrence static factory method(s),
not the ContextPathOccurrence constructor, to construct
instances of this class. |
|
ContextPathOccurrenceData
Use the newContextPathOccurrenceData static factory method(s),
not the ContextPathOccurrenceData constructor, to construct
instances of this class. |
|
ContextTheCombinedPathOccurrence
Use the newContextTheCombinedPathOccurrence static factory
method(s), not the ContextTheCombinedPathOccurrence constructor,
to construct instances of this class. |
|
ContextTheUsesOccurrence
Use the newContextTheUsesOccurrence static factory method(s),
not the ContextTheUsesOccurrence constructor, to construct
instances of this class. |
|
CopyingOccurrenceDataCopyDelegate
Supported API: false Extendable: false |
|
DataOccurrenceForeignKey
Use the newDataOccurrenceForeignKey static factory method(s),
not the DataOccurrenceForeignKey constructor, to construct
instances of this class. |
|
DataOccurrenceReference
This reference is to a set of UsesOccurrence s that all share
the same UsesOccurrenceData objects. |
|
DefaultIteratedUsageLinkTerminationDelegate
Supported API: true Extendable: true |
|
DocumentationOccurrenceData
This OccurrenceData links a Occurrence to a specific
version of a WTDocument . |
|
LastPathOccurrenceContextFilterDelegate
This delegate implementation returns the last PathOccurrenceContext
object only. |
|
LinkUsesOccurrence
Use the newLinkUsesOccurrence static factory method(s),
not the LinkUsesOccurrence constructor, to construct instances
of this class. |
|
NonCopyingOccurrenceDataCopyDelegate
Supported API: false Extendable: false |
|
Occurrence
This identifies a unique instance of an object (within some context) in a data structure of BinaryLink s; it has associated OccurrenceData and that data is linked using the dataIdentifier
instead of the normal OID; that identifier is generated when an Occurrence
is newly created, but then it is preserved when Occurrence s
are copied forward in response to an OccurrenceableLink
being copied forward. |
|
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
|
OccurrenceableLinkModificationDelegate
Determines if you can modify an OccurrenceableLink , since for
some links (in particular those with a quantity) a modification might
invalidate associated UsesOccurrence objects. |
|
OccurrenceableLinkTerminationDelegate
Supported API: true Extendable: true |
|
OccurrenceCache
|
|
OccurrenceCountCache
|
|
OccurrenceData
This tagging interface is associated with an Occurrence largely
to allow external applications to easily add application-specifc information
in a relatively transparent and extensible manner. |
|
OccurrenceDataCopyDelegate
This delegate either copies data forward or does not copy it. |
|
OccurrenceDelegateFactory
Supported API: true Extendable: false |
|
OccurrenceDocumentReference
Use the newOccurrenceDocumentReference static factory method(s),
not the OccurrenceDocumentReference constructor, to construct
instances of this class. |
|
OccurrenceException
The exception for the occurrence package. |
|
OccurrenceHelper
This helper is used to access an implementation of OccurrenceService
via the static reference OccurrenceHelper.service . |
|
OccurrenceModificationDelegate
Determines if you can modify an Occurrence , which may involve
checking access rights to the Occurrence or some related
object (frequently an OccurrenceableLink or a PathOccurrenceContext . |
|
OccurrenceNameValidationDelegate
Checks an Occurrence to see if the name is valid, including a
check for uniqueness within its context (except we allow duplicates with
null names). |
|
OccurrenceService
This service interface defines the API for managing UsesOccurrence s,
PathOccurrence s, CombinedPathOccurrence s, UsesOccurrenceData ,
PathOccurrenceData and CombinedPathOccurrenceData in
the context of OccurrenceableLink s, PathOccurrenceContext s
and CombinedPathOccurrenceContext s
Cookie: None
Helper: OccurrenceHelper has helper methods
Service implementation: StandardOccurrenceService has
listeners
ServiceEvent: OccurrenceEvent
ServiceException: OccurrenceException
Supported API: true Extendable: true |
|
PathMasterIteration
Use the newPathMasterIteration static factory method(s),
not the PathMasterIteration constructor, to construct instances
of this class. |
|
PathOccurrence
This Occurrence identifies a unique path of UsesOccurrence
objects, in order to deal with:
the ambiguity inherent when any of the OccurrenceableLink
objects have quantity greater than 1
the need to hang PathOccurrenceData off of the
path of links
. |
|
PathOccurrenceContext
This tagging interface allows classes of objects to provide the context for PathOccurrence s (and CombinedPathOccurrence s). |
|
PathOccurrenceContextFilterDelegate
This delegate filters a Vector of PathOccurrenceContext
objects based on which contexts should have OccurrenceData associated
with them. |
|
PathOccurrenceData
This tagging interface is associated with a PathOccurrence largely
to allow external applications to easily add application-specifc information
in a relatively transparent and extensible manner. |
|
PathOccurrenceDataLink
Use the newPathOccurrenceDataLink static factory method(s),
not the PathOccurrenceDataLink constructor, to construct
instances of this class. |
|
PathOccurrenceDataMaster
Use the newPathOccurrenceDataMaster static factory method(s),
not the PathOccurrenceDataMaster constructor, to construct
instances of this class. |
|
PathOccurrenceDocumentation
This DocumentationOccurrenceData allows a PathOccurrence
to have an associated WTDocument version. |
|
PathOccurrenceMasterContext
This is the context for a PathOccurrence . |
|
PathOccurrenceModificationDelegate
This OccurrenceModificationDelegate approves (or rejects) the
modification of a PathOccurrence by ensuring that the user has
MODIFY permission for each version of the associated context. |
|
PathOccurrenceNewIterationDelegate
|
|
PathOccurrenceUserIBAs
This UserIBAOccurrenceData allows a PathOccurrence to
have an associated wt.value.IBAHolder . |
|
PathParentableOccurrence
This Occurrence can have a PathOccurrence as its parent
and is used in defining a CombinedPathOccurrence . |
|
SingleOccurrenceableLinkModificationDelegate
This delegate approves all requests to modify an OccurrenceableLink ;
it should be used only for links whose modification never invalidates
associated UsesOccurrence objects. |
|
SingleUsesOccurrenceCreationApprovalDelegate
This delegate rejects all requests to create a UsesOccurrence
from an OccurrenceableLink with count > 1, but for count = 1
it checks to see if a link already exists and approves the creation if
none exists. |
|
StandardOccurrenceService
This implementation of OccurrenceService implements the service
API, send OccurrenceEvent s and adds listeners in StandardOccurrenceService.performStartupProcess() . |
|
SubPathSuperPath
Use the newSubPathSuperPath static factory method(s), not
the SubPathSuperPath constructor, to construct instances
of this class. |
|
UniqueWithinPathOccurrenceContextOccurrenceNameValidationDelegate
This delegate checks that a PathOccurrence name is unique among
all that share the same PathOccurrenceContext . |
|
UserIBAOccurrenceData
This OccurrenceData is designed for user defined IBA values only
and should not be used arbitrarily add attributes to an Occurrence
which are not designed to be user settable. |
|
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
|
UsesOccurrenceContext
This context for a UsesOccurrence is usually one of the roles
of the associated OccurrenceableLink . |
|
UsesOccurrenceCreationApprovalDelegate
Determines if you can create another UsesOccurrence for a specific
OccurrenceableLink object; it may say no in all cases for certain
types of OccurrenceableLink objects. |
|
UsesOccurrenceData
This tagging interface is associated with a UsesOccurrence largely
to allow external applications to easily add application-specifc information
in a relatively transparent and extensible manner. |
|
UsesOccurrenceDocumentation
This DocumentationOccurrenceData allows a UsesOccurrence
to have an associated WTDocument version. |
|
UsesOccurrenceForeignKey
This key is used to identify a UsesOccurrence . |
|
UsesOccurrenceReference
This reference uses a special UsesOccurrenceForeignKey to uniquely
identify a UsesOccurrence for the purpose of associating it to
PathOccurrence s. |
|
UsesOccurrenceUserIBAs
This UserIBAOccurrenceData allows a UsesOccurrence to
have an associated wt.value.IBAHolder . |
Classes in wt.occurrence used by wt.part | |
CombinedOccurrence
This PathParentableOccurrence allows the combination of PathOccurrence s. |
|
CombinedPathOccurrence
This combines a parent PathOccurrence (owned
by one PathOwner ) with a child PathParentableOccurrence
(owned by a different PathOwner ); its context
is the context of its parent . |
|
Occurrence
This identifies a unique instance of an object (within some context) in a data structure of BinaryLink s; it has associated OccurrenceData and that data is linked using the dataIdentifier
instead of the normal OID; that identifier is generated when an Occurrence
is newly created, but then it is preserved when Occurrence s
are copied forward in response to an OccurrenceableLink
being copied forward. |
|
OccurrenceableLink
A Link which has associated UsesOccurrence s. |
|
OccurrenceableLinkModificationDelegate
Determines if you can modify an OccurrenceableLink , since for
some links (in particular those with a quantity) a modification might
invalidate associated UsesOccurrence objects. |
|
OccurrenceException
The exception for the occurrence package. |
|
OccurrenceModificationDelegate
Determines if you can modify an Occurrence , which may involve
checking access rights to the Occurrence or some related
object (frequently an OccurrenceableLink or a PathOccurrenceContext . |
|
OccurrenceNameValidationDelegate
Checks an Occurrence to see if the name is valid, including a
check for uniqueness within its context (except we allow duplicates with
null names). |
|
PathOccurrence
This Occurrence identifies a unique path of UsesOccurrence
objects, in order to deal with:
the ambiguity inherent when any of the OccurrenceableLink
objects have quantity greater than 1
the need to hang PathOccurrenceData off of the
path of links
. |
|
PathOccurrenceContext
This tagging interface allows classes of objects to provide the context for PathOccurrence s (and CombinedPathOccurrence s). |
|
PathOccurrenceData
This tagging interface is associated with a PathOccurrence largely
to allow external applications to easily add application-specifc information
in a relatively transparent and extensible manner. |
|
PathOccurrenceMasterContext
This is the context for a PathOccurrence . |
|
PathOwner
This interface is used to tag classes which participate in one of the roles of an OccurrenceableLink so that their associated PathOccurrence can have a null subPath. |
|
PathParentableOccurrence
This Occurrence can have a PathOccurrence as its parent
and is used in defining a CombinedPathOccurrence . |
|
UsesOccurrence
This UsesOccurrence identifies a unique instance of an OccurrenceableLink in order to deal with:
the ambiguity inherent when links have quantity greater than
1
the need to hang UsesOccurrenceData off of links
the need to be a part of the path of UsesOccurrences
that define a PathOccurrence
|
|
UsesOccurrenceContext
This context for a UsesOccurrence is usually one of the roles
of the associated OccurrenceableLink . |
|
UsesOccurrenceCreationApprovalDelegate
Determines if you can create another UsesOccurrence for a specific
OccurrenceableLink object; it may say no in all cases for certain
types of OccurrenceableLink objects. |
|
UsesOccurrenceReference
This reference uses a special UsesOccurrenceForeignKey to uniquely
identify a UsesOccurrence for the purpose of associating it to
PathOccurrence s. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |