Uses of Package
wt.introspection

Packages that use wt.introspection
com.ptc.core.adapter.server.impl   
com.ptc.core.ca.swing.application.client   
com.ptc.core.ca.web.windchill   
com.ptc.core.foundation.fc.server.impl   
com.ptc.core.htmlcomp.tableview   
com.ptc.core.meta.classification.command.model.server.impl   
com.ptc.core.meta.common.impl   
com.ptc.core.meta.container.common.impl   
com.ptc.core.meta.type.mgmt.server.impl   
com.ptc.core.meta.type.mgmt.server.impl.service   
com.ptc.core.meta.type.runtime.server.impl   
com.ptc.core.meta.type.runtime.server.impl.modeled   
com.ptc.core.query.report.client.queryBuilder   
com.ptc.core.query.report.common.impl   
com.ptc.core.query.server.impl   
com.ptc.core.task   
com.ptc.netmarkets.model   
com.ptc.windchill.cadx.caddoc   
com.ptc.windchill.cadx.common.htmllog   
com.ptc.windchill.cadx.common.picker   
com.ptc.windchill.cadx.search   
com.ptc.windchill.enterprise.nativeapp.server   
com.ptc.windchill.enterprise.search.server   
com.ptc.windchill.upgrade.blobrewrite   
com.ptc.windchill.upgrade.directives   
com.ptc.windchill.upgrade.dust   
com.ptc.windchill.upgrade.modeldiff   
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
wt.adapter Provides the definition for InfoEngine WebjectServices and WebjectDelegates. 
wt.adapter.attribute   
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.build   
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.change2.htmlclient Defines an interface for the change objects from wt.change2
wt.clients.beans   
wt.clients.beans.query   
wt.clients.doc   
wt.clients.filevault   
wt.clients.folderexplorer   
wt.clients.gui   
wt.clients.prodmgmt   
wt.clients.replication.unit   
wt.clients.scheduler   
wt.configuration   
wt.content
content package — Content Handling Service

The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. 

wt.dataops.archive   
wt.dataops.archivesystem   
wt.dataops.objectcol   
wt.dataops.objectcol.resolution   
wt.dataservice Provides a Datastore interface to an arbitrary database with a specific realization returned by the DataServiceFactory; this could allow for future support of other, non-Oracle databases in Windchill. 
wt.doc   
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.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.enterprise.tabularresults   
wt.epm
 
wt.epm.attributes   
wt.epm.familytable   
wt.epm.occurrence   
wt.epm.query   
wt.epm.retriever   
wt.epm.structure   
wt.epm.structure.occurrences   
wt.epm.supportingdata   
wt.epm.supportingdata.cadds5data   
wt.epm.util   
wt.epm.workspaces   
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.fc.archive   
wt.fc.association   
wt.fc.collections Provides Windchill-specific Collection objects, and a collection-based refresh API. 
wt.fc.manifest   
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

wt.folder
Provides classes to represent and manage folder and cabinet objects. 
wt.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

wt.fv.uploadtocache   
wt.graph   
wt.iba.constraint   
wt.index  
wt.inf.container   
wt.inf.team   
wt.infoengine Provides some InfoEngine support for Windchill. 
wt.introspection Uses WTIntrospector to provide enhanced introspection above and beyond normal Java introspection via the information objects ClassInfo, LinkInfo and DatabaseInfo
wt.ixb.mapping   
wt.lifecycle
 
wt.locks
 
wt.mail Defines EMailMessages that can be sent to EMailDistributionLists. 
wt.maturity   
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
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.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.ownership

The ownership service is responsible for associating a principal with an object. 

wt.part Defines WTParts and WTPartMasters ( 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.pds Provides additional Persistent Database Services.  See PersistenceManager to fulfill most database access needs. 
wt.pds.oracle81   
wt.pds.sqlServer   
wt.pom Provides low-level, yet database independent, access to a database. 
wt.prefs Uses the PreferenceService to manage Preferences
wt.projmgmt.monitor   
wt.query Provides generic support for defining SQL queries (see QuerySpec and the various things that can be appended to it) in a database inedependent manner that should be used with the PersistenceManager
wt.query.qml   
wt.queue Overview 
wt.rule Uses the RuleService (and server-side-only RuleServiceSvr to manage the definition and application of Rules. 
wt.rule.util   
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.series Defines various Series as used by the wt.vc package for Iterated and Versioned
wt.services Defines ManagerService (see the reference implementation StandardManagerService ) which is a Manager (see StandardManager and its subclasses) obtained from a ManagerResourceFactory (see wt.services.StandardMangerFactory) and deals with both startup and event processing of services; this package is the basis of all Windchill services. 
wt.step.processor.expressParser   
wt.step.schemaGenerator   
wt.tools.generation.architecture   
wt.tools.generation.sql   
wt.tools.metamodel   
wt.transfer   
wt.transfer.unit   
wt.type Uses the TypedUtilityService to get soft type information for Typed objects. 
wt.ufid Uses the UfidService (and server-side-only wt.ufid.UfidServiceSvr) to manage the Universal Federated Identifier for Federatable objects. 
wt.vc
 
wt.vc.baseline
 
wt.vc.config
 
wt.vc.wip
 
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
wt.workflow
Provides classes to represent and manage workflow definitions, initiate and manage process instances, and distribute work items to users and groups. 
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.wrmf.delivery   
wt.xml Supports Windchill to XML DOM conversion. 
 

Classes in wt.introspection used by com.ptc.core.adapter.server.impl
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.core.ca.swing.application.client
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.ca.web.windchill
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.foundation.fc.server.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.htmlcomp.tableview
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.core.meta.classification.command.model.server.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.core.meta.common.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.meta.container.common.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.core.meta.type.mgmt.server.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.core.meta.type.mgmt.server.impl.service
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.meta.type.runtime.server.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.core.meta.type.runtime.server.impl.modeled
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.query.report.client.queryBuilder
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.core.query.report.common.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.query.server.impl
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.core.task
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.netmarkets.model
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.windchill.cadx.caddoc
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.windchill.cadx.common.htmllog
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.windchill.cadx.common.picker
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.windchill.cadx.search
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by com.ptc.windchill.enterprise.nativeapp.server
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.windchill.enterprise.search.server
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.windchill.upgrade.blobrewrite
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.windchill.upgrade.directives
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by com.ptc.windchill.upgrade.dust
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
 

Classes in wt.introspection used by com.ptc.windchill.upgrade.modeldiff
BaseTableInfo
          BaseTableInfo is the class for providing database table meta-data
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
DatabaseInfo
          DatabaseInfo is the class for providing class meta-data regarding its database storage.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.access
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.adapter
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.adapter.attribute
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.admin
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.build
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.change2
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.change2.htmlclient
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.beans
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.beans.query
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.doc
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.filevault
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.folderexplorer
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.gui
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.prodmgmt
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.replication.unit
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.clients.scheduler
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.configuration
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.content
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by wt.dataops.archive
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.dataops.archivesystem
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.dataops.objectcol
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.dataops.objectcol.resolution
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
 

Classes in wt.introspection used by wt.dataservice
BaseTableInfo
          BaseTableInfo is the class for providing database table meta-data
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
 

Classes in wt.introspection used by wt.doc
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.eff
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.enterprise
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.enterprise.tabularresults
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.attributes
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.familytable
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.occurrence
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.query
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
 

Classes in wt.introspection used by wt.epm.retriever
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
 

Classes in wt.introspection used by wt.epm.structure
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.structure.occurrences
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.supportingdata
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.supportingdata.cadds5data
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.util
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.epm.workspaces
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.fc
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.fc.archive
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.fc.association
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
 

Classes in wt.introspection used by wt.fc.collections
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
 

Classes in wt.introspection used by wt.fc.manifest
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
 

Classes in wt.introspection used by wt.federation
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.folder
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.fv
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.fv.uploadtocache
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.graph
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.iba.constraint
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.index
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.inf.container
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.inf.team
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.infoengine
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.introspection
AttributeDescriptor
          AttributeDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
BaseTableInfo
          BaseTableInfo is the class for providing database table meta-data
ChangeableKind
          Enumeration of constants for kinds of changeability.
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
CriteriaDescriptor
          CriteriaDescriptor supplies meta-data information for criteria applied to a pair of tables.
DatabaseInfo
          DatabaseInfo is the class for providing class meta-data regarding its database storage.
DatabaseViewInfo
          DatabaseViewInfo is the class for providing meta-data about a database view for the class.
DatastoreElementType
          Enumeration of constants for kinds of database elements.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
TableInfo
          TableInfo is the class for providing database table meta-data
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
XmlIiGenerator
          XmlIiGenerator is a tool which is used for producing "InfoReports" describing the structure of modeled Windchill classes in XML format.
 

Classes in wt.introspection used by wt.ixb.mapping
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.lifecycle
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.locks
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.mail
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.maturity
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.meeting
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.occurrence
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.org
BaseTableInfo
          BaseTableInfo is the class for providing database table meta-data
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.ownership
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.part
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.pds
AliasDescriptor
          AliasDescriptor supplies meta-data information for a database view, over a particular table column.
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
TableInfo
          TableInfo is the class for providing database table meta-data
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.pds.oracle81
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
 

Classes in wt.introspection used by wt.pds.sqlServer
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
 

Classes in wt.introspection used by wt.pom
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.prefs
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.projmgmt.monitor
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.query
AliasDescriptor
          AliasDescriptor supplies meta-data information for a database view, over a particular table column.
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
CriteriaDescriptor
          CriteriaDescriptor supplies meta-data information for criteria applied to a pair of tables.
DatabaseViewInfo
          DatabaseViewInfo is the class for providing meta-data about a database view for the class.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.query.qml
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.queue
BaseTableInfo
          BaseTableInfo is the class for providing database table meta-data
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.rule
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.rule.util
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.sandbox
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.series
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.services
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.step.processor.expressParser
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.step.schemaGenerator
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.tools.generation.architecture
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
 

Classes in wt.introspection used by wt.tools.generation.sql
BaseTableInfo
          BaseTableInfo is the class for providing database table meta-data
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
ColumnDescriptor
          ColumnDescriptor supplies meta-data information for an attribute

Supported API: false

Extendable: false
DatabaseInfo
          DatabaseInfo is the class for providing class meta-data regarding its database storage.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
RoleDescriptor
          RoleDescriptor supplies meta-data information for a role of a Link (AssociationEnd).
 

Classes in wt.introspection used by wt.tools.metamodel
ChangeableKind
          Enumeration of constants for kinds of changeability.
DatastoreElementType
          Enumeration of constants for kinds of database elements.
 

Classes in wt.introspection used by wt.transfer
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.transfer.unit
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.type
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.ufid
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.vc
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
LinkInfo
          LinkInfo is the class for providing class meta-data There will be an instance of this class for each modeled link business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.vc.baseline
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.vc.config
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.vc.wip
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.viewmarkup
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.workflow
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
 

Classes in wt.introspection used by wt.workflow.definer
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.workflow.engine
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.wrmf.delivery
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.
 

Classes in wt.introspection used by wt.xml
ClassInfo
          ClassInfo is the class for providing class meta-data There will be an instance of this class for each modeled business class that is installed.
WTIntrospectionException
          WTIntrospectionException is the standard exception Windchill introspection exceptions.