A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

abortAnnotation(EPMStructureAnnotatable) - Method in interface wt.epm.annotation.EPMAnnotationService
Single Object API to remove all StructureAnnotations on a StructureAnnotatable object.
abortTransaction(Persistable) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
Remove a transaction.
ABS - Static variable in class wt.query.SQLFunction


Supported API: true
AbsCollectionCriteria - Class in wt.dataops.objectcol


Supported API: true

Extendable: false
AbstractAttributeContainerFunction - Class in com.ptc.core.meta.container.common
Resolves the_argument to it's most primitive form: the_argument resolves to ------------------- ---------------- Object obj Object obj AttributeContainerFunction acf Object acf.calculate() AttributeContainerFunction[] acfs Object[] acfs[i's] AttributeTypeIdentifier ati Object attrContainer.get(ati) AttributeTypeIdentifier[] atis Object attrContainer.get(atis[i]) AttributeIdentifier ai Object attrContainer.get(ai) AttributeIdentifier[] ais Object attrContainer.get(ais[i])

Supported API: true

Extendable: false
AbstractBatchSpec - Class in wt.fc.batch
This class specifies the contract for processing multiple row update and delete operations.
AbstractClassTableExpression - Class in wt.query
This class represents the table associated with a target class.
AbstractEffFormat - Class in wt.eff.format
This abstract class implements the EffFormat interface and is designed to hold any common implementation that could be potentially shared across all sub-classes, but also available for extension if need be.
AbstractFeedbackModel - Class in com.ptc.core.util.feedback.common.impl
Convenience abstract class that can be extended by custom FeedbackModels.
AbstractFileViewMBean - Interface in wt.jmx.core.mbeans
Base interface for file viewing MBeans

Supported API: true

Extendable: true
AbstractGetAttributesCommand - Class in com.ptc.core.meta.type.command.typemodel.common


Supported API: true

Extendable: false
AbstractHTMLTemplateFactory - Class in wt.templateutil.processor
Deprecated.  
AbstractHTMLTemplateFactory() - Constructor for class wt.templateutil.processor.AbstractHTMLTemplateFactory
Deprecated.  
AbstractListChangeItemTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews.list
Abstract class to support the view definitions of the Change tables which appear under the change tab.
AbstractMailToDataUtility - Class in com.ptc.windchill.enterprise.object.dataUtilities
Abstract data utility for icon columns whereby a mailto link is generated.
AbstractModelBasedConstraintFactory - Class in com.ptc.core.meta.type.runtime.server.impl
Abstract class providing methods useful to constraint factories adding constraints for modeled attributes.
AbstractObjectGraph - Class in wt.graph
Provides a value-add "basic" implementation of an object graph abstraction.
AbstractObjectGraphNode - Class in wt.graph
Provides a value-add "basic" implementation of an object graph node abstraction.
AbstractPagingRepositoryCommand - Class in com.ptc.core.command.common.bean.repository
This class provides an abstration for commands involving a PagingSession.
AbstractPrefEntry - Class in wt.prefs
Deprecated.  
AbstractPreference - Class in wt.preference


Supported API: true

Extendable: false
AbstractPropertiesManagerMBean - Interface in wt.util.jmx
MBean for managing Windchill properties

Supported API: true

Extendable: true
AbstractQueryCommand - Class in com.ptc.core.query.command.common
This abstract class defines a command for all queries that use com.ptc.core.query services.
AbstractReportQueryCommand - Class in com.ptc.core.query.report.command.common
This class provies a query implementation based on a QML source.
AbstractRepositoryCommand - Class in com.ptc.core.command.common.bean.repository
This is an abstract representation of a command that can act upon a repository in the system.
AbstractTypeModelCommand - Class in com.ptc.core.meta.type.command.typemodel.common
Abstract command containing common input attribute (type_id) and common output attribute (answer) for TypeModel commands.
AbstractValidator - Class in com.ptc.core.meta.container.common
Provides default functionality for Validators

Supported API: true

Extendable: true
AbstractValueViewCollationKeyFactory - Class in wt.iba.value.litevalue
A collation key factory for AbstractValueView objects.
AbstractWebject - Class in com.ptc.core.adapter.server.impl
The base class for Windchill Adapter webjects.
AbstractWebjectDelegate - Class in com.ptc.core.adapter.server.impl
Deprecated.  
ACCEPTABLE - Static variable in class com.ptc.windchill.mpml.MPMCompatibilityLinkType


Supported API: true
acceptAssignment(WorkItem, WTUser) - Method in class wt.workflow.work.StandardWorkflowService


Supported API: true
acceptDefaultContent() - Method in interface com.ptc.core.meta.container.common.AttributeContainer
Changes the assocaited state of all AttributeIdentifiers in this container that are associated with the state State.DEFAULT to the state State.NEW.
acceptDefaultContent() - Method in class com.ptc.core.meta.container.common.impl.BasicAttributeContainer
Changes the assocaited state of all AttributeIdentifiers in this container that are associated with the state State.DEFAULT to the state State.NEW.
acceptDefaultContent() - Method in class com.ptc.core.meta.type.common.impl.DefaultTypeInstance
Changes the assocaited state of all AttributeIdentifiers in this container that are associated with the state State.DEFAULT to the state State.NEW.
acceptDefaultContent() - Method in class com.ptc.core.meta.type.common.impl.DefaultViewTypeInstance
Changes the assocaited state of all AttributeIdentifiers in this container that are associated with the state State.DEFAULT to the state State.NEW.
acceptDefaultContent() - Method in class com.ptc.core.meta.type.common.impl.SynchronizedTypeInstance
Changes the assocaited state of all AttributeIdentifiers in this container that are associated with the state State.DEFAULT to the state State.NEW.
acceptDefaultContent() - Method in class com.ptc.core.meta.type.mgmt.common.TypeDefinitionDefaultView
Changes the assocaited state of all AttributeIdentifiers in this container that are associated with the state State.DEFAULT to the state State.NEW.
AcceptedStrategy - Class in wt.change2
A link between a ChangeProposal and a ChangeOrder2 representing the decision to implement the proposal by executing the order.
AcceptedStrategyIfc - Interface in wt.change2
The interface implementation of a AcceptedStrategy link.
AccessControlException - Exception in wt.access
Thrown when the access control service detects an unexpected error.
AccessControlException() - Constructor for exception wt.access.AccessControlException
No argument constructor.
AccessControlException(String) - Constructor for exception wt.access.AccessControlException
Constructor that takes a non-localized message as argument.
AccessControlException(Exception) - Constructor for exception wt.access.AccessControlException
Constructor that takes an execption as argument.
AccessControlException(Exception, String) - Constructor for exception wt.access.AccessControlException
Constructor that takes a non-localized message and an exeption as argument.
AccessControlException(Exception, String, String, Object[]) - Constructor for exception wt.access.AccessControlException
Constructor that takes and exception, a resource bundle, a key and additional parameters to use in the localized message.
AccessControlHelper - Class in wt.access
Helper class that provides easy access to the implementation of methods defined by the AccessControlManager interface.
AccessControlled - Interface in wt.access
Interface that all classes representing objects subject to access control must implement.
AccessControlManager - Interface in wt.access
The AccessControlManager interface contains the signature of the methods supported by managers of the access control package.
AccessControlServerHelper - Class in wt.access
Helper class that provides server invokable access control methods.
AccessPermission - Class in wt.access
AccessPermission represents the access control permissions that may be granted or denied.
AccrualType - Class in wt.projmgmt.resource
The AccrualType class enumerates the various times when the work spent in a resource is accrued.
ACFConcatenate - Class in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
ACFConditionalExpression - Class in com.ptc.core.meta.container.common
ACFConditionalExpression performs Conditional Expression Operation.
ACFDescendantsOf - Class in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
ACFDescendantsOf(AttributeTypeIdentifier) - Constructor for class com.ptc.core.meta.container.common.ACFDescendantsOf


Supported API: true
ACFDescendantsOf() - Constructor for class com.ptc.core.meta.container.common.ACFDescendantsOf


Supported API: true
ACFEquals - Class in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
ACFEquals(Object, Object) - Constructor for class com.ptc.core.meta.container.common.ACFEquals


Supported API: true
ACFEquals() - Constructor for class com.ptc.core.meta.container.common.ACFEquals


Supported API: true
ACFIsElementOf - Class in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
ACFIsElementOf(Object, DataSet) - Constructor for class com.ptc.core.meta.container.common.ACFIsElementOf


Supported API: true
ACFIsElementOf() - Constructor for class com.ptc.core.meta.container.common.ACFIsElementOf


Supported API: true
ACFMessageFormat - Class in com.ptc.core.meta.container.common
ACFMessageFormat takes a set of objects, formats them, then inserts the formatted strings into the pattern at the appropriate places.
ACFNot - Class in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
ACFNot(BooleanAttributeContainerFunction) - Constructor for class com.ptc.core.meta.container.common.ACFNot


Supported API: true
ACFNot() - Constructor for class com.ptc.core.meta.container.common.ACFNot


Supported API: true
ACFValueOf - Class in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
ACFValueOf(AttributeIdentifier) - Constructor for class com.ptc.core.meta.container.common.ACFValueOf


Supported API: true
ACFValueOf() - Constructor for class com.ptc.core.meta.container.common.ACFValueOf


Supported API: true
ACTION - Static variable in class com.ptc.core.ca.co.client.action.CoActionDrawType
Deprecated. Indicates that the link activates and rendered like action button.
ACTION - Static variable in interface com.ptc.core.ca.co.client.action.CoActionHandlerData
Deprecated. Label for the attribute; the reference to an action element.
ACTION - Static variable in class com.ptc.core.ca.co.client.element.CoElementType
Deprecated. 

Supported API: true
Action - Class in com.ptc.windchill.cadx.common.pageBuilder


Supported API: true

Extendable: true
ACTION - Static variable in class com.ptc.windchill.esi.txn.ReleaseActivity
Label for the attribute.
ACTION - Static variable in class wt.templateutil.table.BasicTableService
Deprecated.  
ACTION_HOLDER - Static variable in interface com.ptc.core.ca.co.client.simple.CoSimpleActionHandlerData
Deprecated. Label for the attribute; the logical "holder" of the action.
ACTION_HOLDER_RELATED_INSTANCE - Static variable in interface com.ptc.core.ca.co.client.simple.CoSimpleActionHandlerData
Deprecated. Label for the attribute; the Info*Engine element related to a logical "holder" of an action wrapped into CoInstance

Supported API: true
ACTION_HOLDER_RELATED_TYPE_ID - Static variable in interface com.ptc.core.ca.co.client.simple.CoSimpleActionHandlerData
Deprecated. Label for the attribute; the type of the Info*Engine element related to a logical "holder" of an action.
ACTION_HOLDER_RELATED_UFID - Static variable in interface com.ptc.core.ca.co.client.simple.CoSimpleActionHandlerData
Deprecated. Label for the attribute; the UFID of the Info*Engine element related to a logical "holder" of an action.
ACTION_LIST - Static variable in interface com.ptc.core.ca.co.client.action.CoActionListHolderModel
Deprecated. Label for the attribute; A reference to an action list element.
ACTION_LIST - Static variable in class com.ptc.core.ca.co.client.element.CoElementType
Deprecated. 

Supported API: true
ACTION_NAME - Static variable in interface wt.enterprise.URLActionDelegate
Deprecated.  
ACTION_TRIGGERED - Static variable in interface com.ptc.core.ca.co.client.action.CoActionHandlerData
Deprecated. Label for the attribute; the action trigger status indicating whether an action was triggered.
ActionAccessDelegate - Interface in com.ptc.netmarkets.util.misc
This interface is to allow customers to change the behavior of the actions, to make them conditional on specific behavior.
ActionDelegate - Interface in wt.enterprise
Deprecated.  
ActionDelegateHelper - Class in com.ptc.windchill.enterprise.object
Helper class used by some of the command class, form processors, and validators for Change and Maturity.
ActionFormTaskDelegate - Class in com.ptc.windchill.cadx.common.pageBuilder


Supported API: true

Extendable: true
ActionItemCategory - Class in wt.meeting.actionitem
ActionItemCategory is a specialization of EnumeratedType to provide localizable category values.
ActionItemHealthStatus - Class in wt.meeting.actionitem


Supported API: true

Extendable: false
ActionItemPriority - Class in wt.meeting.actionitem


Supported API: true

Extendable: false
ActionItemStatus - Class in wt.meeting.actionitem


Supported API: true

Extendable: false
ActionLinkComponent - Class in wt.templateutil.components


Supported API: true

Extendable: false
ActionLinkComponent(String) - Constructor for class wt.templateutil.components.ActionLinkComponent
Deprecated.  
ActionPageFormProcessor - Class in com.ptc.windchill.cadx.common.pageBuilder


Supported API: true

Extendable: true
ActionRedirect - Class in com.ptc.windchill.cadx.common.pageBuilder


Supported API: true

Extendable: true
ActionsCellComponent - Class in wt.templateutil.components


Supported API: true

Extendable: false
ActionsTableColumn - Class in wt.templateutil.table


Supported API: true

Extendable: false
ActionsTableColumn(int) - Constructor for class wt.templateutil.table.ActionsTableColumn
Deprecated.  
ActionStatusTaskDelegate - Class in com.ptc.windchill.cadx.common.pageBuilder
This task delegate will be called when the action is done.
ActionValidator - Interface in com.ptc.core.meta.container.common
Interface for the common methods of Validators.
ActionWebject - Class in com.ptc.core.adapter.server.impl
The base class for Windchill Adapter ACT webjects.
ActionWebject.Modification - Enum in com.ptc.core.adapter.server.impl
The enumeration used for the MODIFICATION parameter.
activate(ContainerTeamManaged) - Method in interface wt.inf.team.ContainerTeamService
activate/start the ContainerTeamManaged object

Supported API: true
activate(ContainerTeamManaged) - Method in class wt.inf.team.StandardContainerTeamService
activate/start the ContainerTeamManaged object

Supported API: true
activateClientContext() - Method in class wt.httpgw.WTContextBean
Perform context activation when running remote from Windchill services.
activateServerContext() - Method in class wt.httpgw.WTContextBean
Perform context activation when running within a Windchill server.
ActiveWorkspaceNavBarURLActionDelegate - Class in com.ptc.windchill.cadx.ws


Supported API: true

Extendable: false
ACTIVITY_ROLE - Static variable in class com.ptc.windchill.esi.txn.ActivityMessage
Label for the attribute.
ACTIVITY_ROLE - Static variable in class com.ptc.windchill.esi.txn.ESITransactionActivity
Label for the attribute.
ActivityMessage - Class in com.ptc.windchill.esi.txn
Use the newActivityMessage static factory method(s), not the ActivityMessage constructor, to construct instances of this class.
Actor - Interface in wt.ixb.actor
This interface represents various actions on export and import.
ActorFactory - Class in wt.ixb.actor
Factory class to create wt.ixb.actor.Actor instances according to the parameters passed, according to the syntax to specify the actors in the registry.
ActorTemplate - Class in wt.ixb.actor
General template for wt.ixb.actor.Actor which defines trivial implementation.
ActorTemplateForTypeDefinition - Class in wt.ixb.actor


Supported API: true

Extendable: false
AD_HOC_STRING_IDENTIFIER - Static variable in interface wt.vc.AdHocStringVersioned
Label for the attribute; This attribute persists the ad-hoc identifier provided by some client/process.
adapterLogger - Static variable in class com.ptc.core.adapter.server.impl.AbstractWebject
wt.adapter.verbose logger

Supported API: true
add(Object, Object) - Method in interface wt.container.batch.AttributedRoleBatchContainer
Adds the specified object and attribute map pair to this AttributedRoleBatchContainer.
add(Object) - Method in interface wt.container.batch.BatchContainer
Adds the specified object to the batch container.
add(Object, Object) - Method in class wt.container.batch.impl.AttributedRoleBatchContainerImpl
Adds the specified object and attribute map pair to this AttributedRoleBatchContainer.
add(PersistableEffConfigSpec) - Method in class wt.eff.EffConfigSpecGroup
Adds an effectivity config spec to the group.
add(Object) - Method in interface wt.fc.collections.WTCollection
Adds the given QueryKey, WTReference, Persistable or collection thereof.
add(Persistable) - Method in interface wt.fc.collections.WTCollection
Adds the given object to this collection.
add(QueryKey) - Method in interface wt.fc.collections.WTCollection
Adds the given object to this collection.
add(WTReference) - Method in interface wt.fc.collections.WTCollection
Adds the given object to this collection.
add(int, Object) - Method in interface wt.fc.collections.WTList
Adds the given object at the given index.
add(int, Persistable) - Method in interface wt.fc.collections.WTList
Adds the given object at the given index.
add(int, QueryKey) - Method in interface wt.fc.collections.WTList
Adds the given object at the given index.
add(int, WTReference) - Method in interface wt.fc.collections.WTList
Adds the given object at the given index.
ADD - Static variable in class wt.query.SQLFunction


Supported API: true
ADD_APPENDER_NOTIF_TYPE - Static variable in interface wt.log4j.jmx.LoggerRepositoryMonitorMBean
Type of notification produced when a log4j appender is added

Supported API: true
addActionListener(ActionListener) - Method in interface com.ptc.core.util.feedback.common.FeedbackModel
to allow ActionListener to regiser with FeedbackModel

Supported API: true
addActionListener(ActionListener) - Method in class com.ptc.core.util.feedback.common.impl.AbstractFeedbackModel
to allow ActionListener to regiser with FeedbackModel

Supported API: true
addActorRole(Role, ActorRole) - Method in class wt.team.WTActorRoleHolder2
Add a role to actor role assignment to the holder

Supported API: true
addAddresses(String) - Method in interface wt.jmx.core.mbeans.EmailListMBean
Add one or more e-mail addresses to list

Supported API: true
addAll(Collection) - Method in interface wt.fc.collections.WTCollection
Adds the given collection of objects to this collection.
addAll(QueryResult) - Method in interface wt.fc.collections.WTCollection
Adds the contents of a QueryResult to this collection.
addAll(int, Collection) - Method in interface wt.fc.collections.WTList
Adds the given collection of objects at the given index.
addAllInstancesOf(Class<T>, Collection<T>) - Method in class wt.jmx.core.mbeans.MBeanLoader
Add all instances of 'objectClass' found in loader or its children to 'instances'.
addAndNameMBean(String, String) - Method in interface wt.jmx.core.mbeans.MBeanLoaderMBean
Instantiate an MBean and register it under an ObjectName relative to this loader's BaseObjectName.
addAppender(String) - Method in interface wt.log4j.jmx.AppenderAttachableMonitorMBean
Add an existing appender to this object

Supported API: true
addAppender(String, String) - Method in interface wt.log4j.jmx.AppenderAttachableMonitorMBean
Add an appender to this object; creating it if necessary

Supported API: true
addAppletListener(AppletListener) - Method in class wt.util.WTContext
Add a AppletListener to the listener list.
addAppletListener(Applet) - Method in class wt.util.WTContext
Add a Applet to the AppletListener list.
AddAssertion - Class in wt.container.batch
Assertion which indicates that the target is being added to the BatchContainer.
AddAssertion(BatchContainer, Object) - Constructor for class wt.container.batch.AddAssertion
Create an AddAssertion against the BatchContainer and target object.
addAttribute(String, String) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addBatchContainer(String, BatchContainer) - Method in interface wt.container.batch.TransactionContainer
Operation addBatchContainer is used to associate a BatchContainer with the transaction.
addCDataSectionValue(String, String) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addCellValue(int, int, Object) - Method in class com.ptc.netmarkets.util.table.NmDefaultHTMLTable
Add a value to a specified cell

Supported API: true
addCellValue(int, int, Object) - Method in interface com.ptc.netmarkets.util.table.NmTabular
Add a value to a specified cell

Supported API: true
addCellValue(int, int, Object) - Method in class com.ptc.netmarkets.util.treetable.NmDefaultHTMLTableTree
Add a value to a specified cell

Supported API: true
AddChangeablesDelegate - Class in wt.change2.htmlclient
Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release.
AddChangeIssuesDelegate - Class in wt.change2.htmlclient
Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release.
addChild(ObjectBean) - Method in class com.ptc.core.components.beans.ObjectBean
Adds a child ObjectBean to this ObjectBean.
addClassList(Class, boolean) - Method in class wt.query.QuerySpec
Adds the class to the class list.
addColumn(Object) - Method in class com.ptc.netmarkets.util.table.NmDefaultHTMLTable
Add a new column to the table with a given name.
addColumn(Object) - Method in interface com.ptc.netmarkets.util.table.NmTabular
Add a new column to the table with a given name.
addColumn(Object) - Method in class com.ptc.netmarkets.util.treetable.NmDefaultHTMLTableTree
Add a new column to the table with a given name.
addColumn(ColumnExpression) - Method in class wt.query.ColumnListExpression
This method adds a ColumnExpression to the list.
AddColumn - Interface in wt.templateutil.table
Deprecated.  
addColumn(Properties) - Method in interface wt.templateutil.table.AddColumn
Deprecated.  
addColumn(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.BasicTableService
Deprecated.  
addColumn(HTMLTableColumn) - Method in class wt.templateutil.table.DefaultHTMLTableColumnModel
Deprecated.  
addColumn(HTMLTableColumn) - Method in class wt.templateutil.table.HTMLTable
Deprecated.  
addColumn(HTMLTableColumn) - Method in interface wt.templateutil.table.HTMLTableColumnModel
Deprecated.  
addColumn(Properties) - Method in class wt.templateutil.table.RowDataTableModel
Deprecated.  
addColumns(Properties, Locale, OutputStream) - Method in class wt.templateutil.table.BasicTableService
Deprecated.  
addComponent(StatementSpec) - Method in class wt.query.CompositeQuerySpec
This method adds a component statement.
addComponent(StatementSpec) - Method in class wt.query.CompoundQuerySpec
This method adds a component statement.
addConfigurableTaskParameters(CoTaskData) - Method in class com.ptc.core.ca.co.client.doer.CoAbstractTaskDoer
Deprecated. Adds task parameters specified by the configuration specification.
addCounterMonitor(String) - Method in interface wt.jmx.core.mbeans.MonitorManagerMBean
Add a CounterMonitor MBean with the given name and returns its ObjectName.
addCriteriaRowToTargetTable(CoActionHandlerData) - Method in class com.ptc.core.ca.co.client.search.AddQueryBuilderSearchCriteriaClientDoer
Deprecated. Finds a target element specified by targetElement attribute.
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.ca.co.client.doer.CoAbstractTaskDoer
Deprecated. Adds default task parameters.
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.ca.co.client.doer.CoDefaultActionTaskDoer
Deprecated. Adds default task parameters.
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.ca.co.client.doer.CoDefaultModelTaskDoer
Deprecated. Adds default task parameters.
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.ca.co.client.doer.CoDefaultSimpleActionTaskDoer
Deprecated. Adds default task parameters utilizing "simple" approach.
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.ca.co.client.doer.CoDefaultSimpleModelTaskDoer
Deprecated. Adds default task parameters utilizing "simple" approach.
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.ca.web.client.content.WebContentUploadModelDoer
Deprecated. 

Supported API: true
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.foundation.content.client.WebComplexContentUploadModelDoer


Supported API: true
addDefaultTaskParameters(CoTaskData) - Method in class com.ptc.core.foundation.content.client.WebSimpleContentUploadModelDoer


Supported API: true
addDeliverable(ExecutionObject, Deliverable) - Method in interface wt.projmgmt.monitor.ProjMonitorService
Adds Deliverable to ExecutionObject.
addDeliverable(ExecutionObject, Deliverable) - Method in class wt.projmgmt.monitor.StandardProjMonitorService
Adds Deliverable to ExecutionObject.
addDocumentDependency(Hashtable, Hashtable, Vector) - Static method in class wt.doc.LoadDoc
Add documents to a dependency link.
addEditButtons() - Method in class wt.clients.beans.AssociationsPanel
This adds the buttons that are associated with the edit mode

Supported API: true.
addElement(ReleaseActivity) - Method in interface com.ptc.windchill.esi.rnd.ESIObjectHistoryBuilder
Map the argument and add it to the output.
addElement(String, Element, Persistable, Collection) - Method in interface com.ptc.windchill.esi.rnd.VdbBuilder
Adds an Element to a collection of elements.
addElement(String, Element, Persistable, Persistable[], Collection) - Method in interface com.ptc.windchill.esi.rnd.VdbBuilder
Adds an Element to a collection of elements.
addElement(String, Element, Persistable, Persistable[], Collection) - Method in class com.ptc.windchill.esi.rnd.VdbBuilderImpl
Creates a VdbElement containing an I*E Element and a Persistable.
addElement(Object, VdbElement) - Method in class com.ptc.windchill.esi.rnd.VdbGroup
Adds a VdbElement to the collection at the location identified by key.
addElement(Object) - Method in class wt.fc.collections.WTArrayList
This method is called by the low level persistence layer to add the specified object to the result.
addElement(Object) - Method in class wt.fc.collections.WTHashSet
This method is called by the low level persistence layer to add the specified object to the result.
addElement(Object) - Method in class wt.fc.collections.WTKeyedHashMap
This method is called by the low level persistence layer to add the specified object to the result.
addElement(Object) - Method in interface wt.fc.ResultProcessor
This method is called by the low level persistence layer to add the specified object to the result.
addElement(Object) - Method in class wt.fc.SourceLinkMapResultProcessor
This method is called by the low level persistence layer to add the specified object to the result.
addElement(Object) - Method in class wt.fc.StreamObjectVector
This method is called by the low level persistence layer to add the specified object to the result.
addElement(String) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addElement(IxbElement) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addEmailList(String) - Method in interface wt.jmx.core.mbeans.EmailerMBean
Add a EmailList MBean (unless it already exists) and returns its ObjectName

Supported API: true
addEntry(WTPrincipal, String, String, Class[], Object[]) - Method in class wt.queue.ProcessingQueue
Creates a new QueueEntry object corresponding to a processing request.
addEntry(WTPrincipal, String, String, Class[], Object[], Timestamp) - Method in class wt.queue.ScheduleQueue
Creates a new QueueEntry object corresponding to a processing request.
addEventBranch(String, String, String) - Method in interface wt.events.KeyedEventDispatcher
Create and register an event key branch.
addEventBranch(String, String, String) - Method in class wt.events.StandardKeyedEventDispatcher
Create and register an event key branch.
addEventBranch(String, String, String) - Method in class wt.services.StandardManagerService
Create and register an event key branch.
addEventListener(KeyedEventListener) - Method in interface wt.events.KeyedEventBranch


Supported API: true
addEventListener(KeyedEventListener) - Method in class wt.events.StandardKeyedEventBranch


Supported API: true
addEventListener(WfSynchRobot) - Method in class wt.workflow.engine.StandardWfEngineService
Creates and adds a new event listener for the event key passed as argument.
addEventListener(WfSynchRobot) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Creates and adds a new event listener for the event key passed as argument.
addException(Throwable) - Method in class com.ptc.core.components.forms.FormResult


Supported API: true
addExpandedNode(NmCommandBean, String, String) - Method in class com.ptc.netmarkets.util.beans.NmSessionBean
adds an expanded node to the context of the tree

Supported API: true
addFeedbackMessage(FeedbackMessage) - Method in class com.ptc.core.components.forms.FormResult


Supported API: true
addFilteredTypeInstance(Group, TypeInstance, String[]) - Method in class com.ptc.core.adapter.server.impl.AbstractWebject
Adds the type instance to the group.
addFilteredTypeInstance(Group, TypeInstance, String[]) - Method in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
Deprecated. Adds the type instance to the group.
addFolder(FvVault, FvFolder) - Method in interface wt.fv.FvService
Add a folder to a given vault.
addFolder(Vault, ReplicaFolder) - Method in interface wt.fv.master.MasterService
Add a folder to a given vault.
addFolder(Vault, ReplicaFolder) - Method in class wt.fv.master.StandardMasterService
Add a folder to a given vault.
addForeignElementByCopy(IxbElement) - Method in interface wt.ixb.publicforhandlers.IxbElement
Makes foreign elem native by copy - i.e.
addGaugeMonitor(String) - Method in interface wt.jmx.core.mbeans.MonitorManagerMBean
Add a GaugeMonitor MBean with the given name and returns its ObjectName.
addGlobalAppletListener(AppletListener) - Static method in class wt.util.WTContext
Add a global AppletListener to the listener list.
addGlobalReplacement(TypeInstanceIdentifier, TypeInstanceIdentifier) - Method in class com.ptc.core.command.common.bean.entity.SavePersistentEntitySubCommand


Supported API: true
addGroup(String, VdbGroup) - Method in class com.ptc.windchill.esi.rnd.VdbContainer
Adds a VdbGroup to the groups collection.
addGuestMember(ContainerTeam, WTPrincipal) - Method in interface wt.inf.team.ContainerTeamService
This method adds the principal to guest group.
addGuestMember(ContainerTeam, WTPrincipal) - Method in class wt.inf.team.StandardContainerTeamService
This method adds the principal to guest group.
addHeading(String) - Method in class wt.federation.FederatedHttpBodyPart
Parses and adds the specified line to the set of MIME headings.
addHeading(String, String) - Method in class wt.federation.FederatedHttpBodyPart
Adds the heading specified by keyword/value pair to the set of MIME headings.
addHeading(String, String) - Method in class wt.federation.FederatedHttpConnection
Adds a specified heading to an HTTP request.
addHeading(String) - Method in class wt.federation.FederatedHttpMessage
Parses and adds the specified line to the set of HTTP message headings.
addHeading(String, String) - Method in class wt.federation.FederatedHttpMessage
Adds the specified keyword/value pair to the set of HTTP message headings.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.AssociationsPanel
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.EffectivityPanel
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.FindGroupPanel
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.FindOrgPanel
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.lifecycle.LifeCycleInfo
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.lifecycle.LifeCycleInfoWTUnit
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.lifecycle.LifeCyclePanel
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.lifecycle.LifeCyclePanelWTUnit
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.lifecycle.ProjectPanel
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.PrincipalSelectionBrowser
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHelpListener(PropertyChangeListener) - Method in class wt.clients.beans.PrincipalSelectionPanel
Method addHelpListener adds the given listener to be notified of PropertyChangeEvents in the help system.
addHiddenFields(Properties, Locale, OutputStream) - Method in class wt.templateutil.processor.RedirectPageProcessor
Deprecated.  
addHostToSite(Site, FvHost) - Method in interface wt.fv.FvService
Adds the given host to the give site.
addHTMLHelpLink(Properties, Locale, OutputStream) - Method in class wt.enterprise.BasicTemplateProcessor
Deprecated.  
addInfoItem(ObjectName, String, String, boolean) - Method in class wt.jmx.core.mbeans.Info
Construct Item object from data specified and append it to list of Items.
addInfoItem(ObjectName, String, String) - Method in interface wt.jmx.core.mbeans.InfoMBean
Add item to end of list of those to be obtained

Supported API: true
addInjectionTargetMBean(ObjectName) - Method in interface wt.jmx.core.mbeans.MBeanLoaderMBean
Add an ObjectName to this loader's set of injection targets

Supported API: true
addIntoImplicitExportList(Object) - Method in class wt.ixb.publicforapps.Exporter
Adds object into list of object that will be additionally exported in the end of the export process.
addItemListener(ItemListener) - Method in class wt.clients.util.WTMultiList
Adds the specified item listener to receive item events from this list.
addKeyListener(KeyListener) - Method in interface com.ptc.core.meta.container.common.Constrainable


Supported API: true
addKeyListener(KeyListener) - Method in class com.ptc.core.meta.container.common.impl.DefaultAttributeTypeSummary


Supported API: true
addLegacyValueSet(DataSet) - Method in interface com.ptc.core.meta.container.common.Constrainable


Supported API: true
addLegacyValueSet(DataSet) - Method in class com.ptc.core.meta.container.common.impl.DefaultAttributeTypeSummary


Supported API: true
addLocalTransactionListener(TransactionListener) - Method in class wt.pom.Transaction
Add a listener for local Transaction events.
addMapping(SerialNumberedConfiguredInstanceVersion, PathOccurrence, SerialNumberedInstanceIfc) - Method in interface wt.configuration.ConfigurationService
Allocate this instanceToAllocate to this instance.
addMapping(SerialNumberedConfiguredInstanceVersion, PathOccurrence, SerialNumberedInstanceIfc) - Method in class wt.configuration.StandardConfigurationService
Allocate this instanceToAllocate to this instance.
addMember(WTPrincipal) - Method in class wt.federation.ProxyGroup
Adds a member to the group.
addMember(ContainerTeam, Role, WTPrincipal) - Method in interface wt.inf.team.ContainerTeamService
This method adds the user to the necessary groups in the containers that use the container team.
addMember(ContainerTeam, Role, WTPrincipal) - Method in class wt.inf.team.StandardContainerTeamService
This method adds the user to the necessary groups in the containers that use the container team.
addMember(WTGroup, WTPrincipal) - Method in interface wt.org.OrganizationServicesManager
Adds a principal to a group.
addMember(WTGroup, WTPrincipal) - Method in class wt.org.StandardOrganizationServicesManager
Adds a principal to a group.
addMember(WTPrincipal) - Method in class wt.org.WTGroup
Adds a member to the group.
addMembers(WTGroup, WTPrincipal[]) - Method in interface wt.org.OrganizationServicesManager
Adds principals to a group.
addMembers(WTGroup, WTPrincipal[]) - Method in class wt.org.StandardOrganizationServicesManager
Adds principals to a group.
addMembers(WTPrincipal[]) - Method in class wt.org.WTGroup
Add members to the group.
addMessage(String) - Method in class com.ptc.core.components.util.FeedbackMessage
Adds a localized message to the message list.
addMessage(LocalizableMessage) - Method in class com.ptc.core.components.util.FeedbackMessage
Adds a localizable message to the message list.
addMessage(Message) - Method in interface com.ptc.core.util.feedback.common.FeedbackModel
Adds a Message to the FeedbackModel.
addMultiEntry(WTPrincipal, String, String, Class[], Collection) - Method in class wt.queue.ProcessingQueue
Create and commit multiple Queue entires from a Collection.
addMultiEntry(WTPrincipal, String, String, Class[], Collection, Timestamp[]) - Method in class wt.queue.ScheduleQueue
Create and commit multiple Queue entires from a Collection.
addMultivaluePersistableParamGroup(String, String, Tasklet) - Method in class com.ptc.windchill.esi.utl.TaskHelper
Get the task parameter values and add each one to an element in a group.
addNewColumn() - Method in class wt.templateutil.table.HTMLTable
Deprecated.  
addNotificationHandler(String, ObjectName) - Method in interface wt.jmx.core.mbeans.NotificationHandlerManagerMBean
Add a NotificationHandler MBean and returns its ObjectName

Supported API: true
addNotificationHandler(String, ObjectName, boolean) - Method in interface wt.jmx.core.mbeans.NotificationHandlerManagerMBean
Add a NotificationHandler MBean and returns its ObjectName

Supported API: true
addNotificationRule(Selector, NotificationSet) - Method in interface wt.notify.NotificationManager
Deprecated.  
addNotificationRule(Selector, NotificationSet) - Method in class wt.notify.StandardNotificationManager
Deprecated.  
addNotify() - Method in class install.InformationDialog
Supported API: false
addNotify() - Method in class wt.clients.folder.CreateFolderDialog
Creates the dialog's peer.
addObject(int, NmObject) - Method in class com.ptc.netmarkets.util.table.NmDefaultHTMLTable
Insert an object at a specified row of the table.
addObject(WTObject) - Method in class wt.clients.util.WTMultiList
Add a modeled Windchill business object to the WTMultiList.
addObject(String) - Method in interface wt.jmx.core.mbeans.MBeanLoaderMBean
Instantiate an object of the specified classname and add it to the set of objects controlled (and saved) by this loader.
addObject(String, String) - Method in interface wt.jmx.core.mbeans.MBeanLoaderMBean
Instantiate an object of the specified classname and add it to the set of objects controlled (and saved) by this loader.
addObjectToManifest(String) - Method in class wt.ixb.publicforapps.ApplicationExportHandlerForJar
Add the localized object identifier of the object (userObjImage) to the manifest.
addOverride(BaselineConfigurationVersion, PathOccurrence, ConfigurationManageable) - Method in interface wt.configuration.ConfigurationService
Add the version as an override for the given path.
addOverride(BaselineConfigurationVersion, PathOccurrence, ConfigurationManageable) - Method in class wt.configuration.StandardConfigurationService
Add the version as an override for the given path.
addParam(String, Object) - Method in class com.ptc.windchill.esi.evt.EventEmitter
Adds a task parameter to the event creation task before it's executed.
addPart(FederatedHttpBodyPart) - Method in class wt.federation.FederatedHttpMultipart
Adds the specified part to the MIME multipart object.
addPart(String, String, Object[], String) - Method in class wt.mail.EMailMessage
Add a textual message body of a specific MIME content type to the message.
addPart(URL) - Method in class wt.mail.EMailMessage
Add a message body whose content is read from a URL.
addPayload(String, String) - Method in class wt.federation.FederatedHttpConnection
Augments the payload of a POST or PUT request with the specified string of the specified MIME type/subtype.
addPayload(String, byte[]) - Method in class wt.federation.FederatedHttpConnection
Augments the payload of a POST or PUT request with the specified array of octets of the specified MIME type/subtype.
addPayload(FederatedHttpBodyPart) - Method in class wt.federation.FederatedHttpConnection
Augments the payload of a POST or PUT request with the specified MIME object.
addPool(Role, ObjectReference) - Method in class wt.team.WTRoleHolder2
Add a role to principal (pool) mapping to the rolePoolMap.
addPrincipal(Role, WTPrincipal) - Method in class wt.team.WTRoleHolder2
Add a role to principal assignment to the holder If the WTPrincipal is not enabled, this action will be ignored.
addProjectNode(WfContainer, ProjectNode, Vector, Vector) - Method in interface wt.projmgmt.execution.ProjExecService
Adds a node to a WfContainer (project plan or summary).
addProjectNode(WfContainer, ProjectNode, Vector, Vector) - Method in class wt.projmgmt.execution.StandardProjExecService
Adds a node to a WfContainer (project plan or summary).
addProperty(String, String) - Method in interface com.ptc.core.ca.co.common.config.CoConfiguration
Deprecated. Adds the attribute value for the attribute with a given name.
addProperty(String, String) - Method in class com.ptc.core.ca.co.common.config.CoConfigurationImpl
Deprecated. Adds the attribute value for the attribute with a given name.
addProperty(Property) - Method in class com.ptc.windchill.ws.GenericBusinessObject
Adds a Property object to the list of this object's properties.
addProperty(String, String) - Method in class com.ptc.windchill.ws.GenericBusinessObject
Adds a Property object to the list with name and value.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.clients.beans.FindGroupPanel
This method adds a PropertyChangeListener to the component.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.clients.beans.FindOrgPanel
This method adds a PropertyChangeListener to the component.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.clients.beans.PrincipalSelectionBrowser
This method adds a PropertyChangeListener to the component.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.clients.beans.PrincipalSelectionPanel
This method adds a PropertyChangeListener to the component.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.clients.util.WTMultiList
Adds a listener for all property change events.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.method.MethodContext
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.session.SessionContext
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.util.WTContext
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class wt.util.WTThread
Add a PropertyChangeListener to the listener list.
AddQueryBuilderSearchCriteriaClientDoer - Class in com.ptc.core.ca.co.client.search
Deprecated. 
addRecentlyVisitedContainer(WTContainer) - Method in interface wt.recent.RecentlyVisitedService
Add the given container as the most recently accessed one for the corresponding type.
addRecentlyVisitedContainer(WTContainer, String) - Method in interface wt.recent.RecentlyVisitedService
Add the given container as the most recently accessed one for the given type.
addRecentlyVisitedContainer(WTContainer) - Method in class wt.recent.StandardRecentlyVisitedService
Add the given container as the most recently accessed one for the corresponding type.
addRecentlyVisitedContainer(WTContainer, String) - Method in class wt.recent.StandardRecentlyVisitedService
Add the given container as the most recently accessed one for the given type.
addRecentlyVisitedContainerByOid(ObjectIdentifier) - Method in interface wt.recent.RecentlyVisitedService
Add the container corresponding to given ObjectIdentifier as the most recently accessed one for the corresponding type.
addRecentlyVisitedContainerByOid(ObjectIdentifier) - Method in class wt.recent.StandardRecentlyVisitedService
Add the container corresponding to given ObjectIdentifier as the most recently accessed one for the corresponding type.
addRecentlyVisitedObject(WTObject) - Method in interface wt.recent.RecentlyVisitedService
Add the given object as the most recently accessed one.
addRecentlyVisitedObject(WTObject) - Method in class wt.recent.StandardRecentlyVisitedService
Add the given object as the most recently accessed one.
addRecentlyVisitedObjectByOid(ObjectIdentifier) - Method in interface wt.recent.RecentlyVisitedService
Add the object corresponding to given ObjectIdentifier as the most recently accessed one.
addRecentlyVisitedObjectByOid(ObjectIdentifier) - Method in class wt.recent.StandardRecentlyVisitedService
Add the object corresponding to given ObjectIdentifier as the most recently accessed one.
addRecipient(WTPrincipal) - Method in class wt.mail.EMailMessage
Add a specific principal as a recipient of the message.
addRecipient(WTPrincipalReference) - Method in class wt.mail.EMailMessage
Add a specific principal by reference as a recipient of the message.
addRecipient(Object) - Method in class wt.notify.NotificationSet
Adds a recipient to the notification set.
addRemotePolicyRule(FvPolicyRule) - Method in interface wt.fv.master.MasterService
Adds a policy rule.
addRemotePolicyRule(FvPolicyRule) - Method in class wt.fv.master.StandardMasterService
Adds a policy rule.
addRenderedPart(PartUsageInfo) - Method in class com.ptc.windchill.esi.bom.ESIBOMSubordinateRenderer
Obtain the part master object from the PartUsageInfo in the argument and add it to the partMasters collection.
addRenderedPart(WTPartMaster) - Method in class com.ptc.windchill.esi.bom.ESIBOMSubordinateRenderer
Add the argument to the partMasters collection.
addRenderedPart(PartUsageInfo) - Method in class com.ptc.windchill.esi.bom.ESIWTPartRenderer
Obtain the part master object from the PartUsageInfo in the argument and add it to the partMasters collection.
addRenderedPart(WTPartMaster) - Method in class com.ptc.windchill.esi.bom.ESIWTPartRenderer
Add the argument to the partMasters collection.
ADDRESS - Static variable in interface com.ptc.core.ca.co.client.address.CoAddressable
Deprecated. Label for the attribute; the address of the element

Supported API: true
ADDRESS_ELEMENT_ID_SEPARATOR - Static variable in class com.ptc.core.ca.co.client.address.CoAddress
Deprecated. 

Supported API: true
ADDRESS_ELEMENT_SEPARATOR - Static variable in class com.ptc.core.ca.co.client.address.CoAddress
Deprecated. 

Supported API: true
ADDRESS_FACTORY - Static variable in interface com.ptc.core.ca.co.client.environment.CoSessionData
Deprecated. Label for the attribute; the address factory.
ADDRESS_SEPARATOR - Static variable in class com.ptc.core.ca.co.client.address.CoAddress
Deprecated. 

Supported API: true
ADDRESS_SUFFIX_SEPARATOR - Static variable in class com.ptc.core.ca.co.client.address.CoAddress
Deprecated. 

Supported API: true
AddressedBy2 - Class in wt.change2
A link between a ChangeRequest2 and a ChangeOrder2 representing ownership of the order by the request.
AddressedBy2Delegate - Class in wt.change2
Returns a newly constructed BinaryLink based on the parent and child objects that participate in the link.
AddressedByIfc - Interface in wt.change2
The interface implementation of a AddressBy link.
addRoleActorRoleMap(Role, ActorRole, WTActorRoleHolder2) - Method in interface wt.team.TeamService
Add a role to actor role assignment to the roleholder

Supported API: true
addRolePoolMap(Role, WTObject, WTRoleHolder2) - Method in interface wt.team.TeamService
Add a role to pooll assignment to the roleholder If the WTPrincinpal is not enabled, this action will be ignored.
addRolePrincipalMap(Role, WTPrincipal, WTRoleHolder2) - Method in interface wt.team.TeamService
Add a role to principal assignment to the roleholder If the WTPrincinpal is not enabled, this action will be ignored.
addRoleRoleMap(Role, Role, WTIndirectRoleHolder2) - Method in interface wt.team.TeamService
Add a role to role assignment to the roleholder

Supported API: true
addRootElement(IxbElement) - Method in interface wt.ixb.publicforapps.IxbDocument


Supported API: true
addSelectedObject(Persistable) - Method in class wt.clients.beans.AssociationsPanel
This creates a new link to an object selected by the user and adds it to the multilist.
addShortcut(Folder, CabinetBased) - Method in interface wt.folder.FolderService
Add a shortcut to a Foldered object to the specified Folder.
addStringMonitor(String) - Method in interface wt.jmx.core.mbeans.MonitorManagerMBean
Add a StringMonitor MBean with the given name and returns its ObjectName.
AddSubjectProductsDelegate - Class in wt.change2.htmlclient
Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release.
addSubloader(String) - Method in interface wt.jmx.core.mbeans.MBeanLoaderMBean
Instantiate a loader with the given name and add it to the set of objects controlled (and saved) by this loader

Supported API: true
addSuccessMsgGroup(String, Tasklet) - Method in class com.ptc.windchill.esi.utl.TaskHelper
Adds a group to the task to ensure that receivers are notified of a successful invocation of a service that returns a java void.
addSummary(String) - Method in interface wt.jmx.core.mbeans.SummaryManagerMBean
Add a Summary MBean (unless it already exists) and returns its ObjectName

Supported API: true
addTableModelListener(TableModelListener) - Method in class wt.templateutil.table.ObjectPropertiesTableModel
Deprecated.  
addTableModelListener(TableModelListener) - Method in class wt.templateutil.table.RowDataTableModel
Deprecated.  
addTableModelListener(TableModelListener) - Method in interface wt.templateutil.table.TableModelStub
Deprecated.  
addTarget(ESITarget) - Method in class com.ptc.windchill.esi.rnd.VdbElement
Adds the argument to the targets collection.
addTargetInfoItem(String, String) - Method in interface wt.jmx.core.mbeans.NotificationHandlerMBean
Add item to end of list of those to be obtained upon receipt of a notification; similar to addMBeanInfo(), but always targets the MBean from which the notification was received

Supported API: true
addTargets(Collection) - Method in class com.ptc.windchill.esi.rnd.VdbElement
Given a collection of ESITarget objects, adds each entry to the targets collection.
addTaskParameter(String, Object) - Method in class com.ptc.core.ca.co.client.doer.CoTaskData
Deprecated. Adds task parameter into list of task parameters.
addTaskParams() - Method in class com.ptc.windchill.esi.evt.EventEmitter
Allows subclasses to add additional parameters to the task before it's executed.
addToBaseline(Baselineable, Baseline) - Method in interface wt.vc.baseline.BaselineService
Adds the Baselineable item to the Baseline.
addToBaseline(WTCollection, Baseline) - Method in interface wt.vc.baseline.BaselineService
Adds the collection of Baselineable items to the Baseline.
addToBaseline(Baselineable, Baseline) - Method in class wt.vc.baseline.StandardBaselineService
Adds the Baselineable item to the Baseline.
addToBaseline(WTCollection, Baseline) - Method in class wt.vc.baseline.StandardBaselineService
Adds the collection of Baselineable items to the Baseline.
addToCache(Persistable[]) - Method in class wt.part.MultilevelBomCompareVisitor


Supported API: true
addToDocumentStructure(Hashtable, Hashtable, Vector) - Static method in class wt.doc.LoadDoc
Add document to a structured document.
addToFamily(WTKeyedMap) - Method in interface wt.epm.familytable.EPMFamilyTableManager
Adds a collection of instances to a family table by creating an EPMContainedIn link and an EPMVariantLink between the instance and the family table.
addToFamily(WTKeyedMap) - Method in class wt.epm.familytable.EPMStandardFamilyTableManager
Adds a collection of instances to a family table by creating an EPMContainedIn link and an EPMVariantLink between the instance and the family table.
addToModifiedObjects(Object, Object) - Method in class wt.ixb.publicforapps.Importer
add new identity of imported object in the hashtable

Supported API: true
addToOtherTable(ArrayList, CoSimpleActionHandlerData) - Static method in class com.ptc.core.ca.co.client.table.CoTableMoveSelectedActionDoer
Deprecated. Finds a target element specified by targetElement attribute.
addToProperty(String, String) - Method in interface wt.util.jmx.PropertiesEditorMBean
Add a property value to the named multivalued property

Supported API: true
addToRangeValue(String, int, EffState, Map<String, String>) - Method in class wt.eff.format.AbstractEffFormat
Since range arithmetic is not supported unless explicitly specified by a format iplementation, this method returns an empty String object ("") as a default value.
addToRangeValue(String, int, EffState, Map<String, String>) - Method in class wt.eff.format.AlphaNumericUnitEffFormat


Supported API: true
addToRangeValue(String, int, EffState, Map<String, String>) - Method in interface wt.eff.format.EffFormat
Add the amount to the effecitivity range value passed in, if the range value passed in are valid.
addToRangeValue(String, int, EffState) - Method in interface wt.eff.format.EffFormatService
Add the amount to the effecitivity range value passed in.
addToRangeValue(String, int, EffState, Map<String, String>) - Method in class wt.eff.format.NumericUnitEffFormat
Assumes the range value passed is already validated against this format.
addToRangeValue(String, int, EffState) - Method in class wt.eff.format.StandardEffFormatService
Add the amount to the effecitivity range value passed in.
addToResponseExceptions(Exception) - Method in class com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService
Deprecated.  
addToResponseExceptions(Exception) - Method in class com.ptc.windchill.cadx.common.ClientActionProcessService
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.enterprise.BasicTemplateProcessor
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.lifecycle.LifeCycleProcessorService
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.lifecycle.StateProcessorService
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.part.LinkProcessorService
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.project.RoleHolderProcessorService
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.team.TeamRoleHolderProcessorService
Deprecated.  
addToResponseExceptions(Exception) - Method in interface wt.templateutil.processor.ContextHolder
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.templateutil.processor.FormTaskDelegate
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.templateutil.processor.HTTPState
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.templateutil.processor.SubTemplateService
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.templateutil.table.TemplateProcessorTableService
Deprecated.  
addToResponseExceptions(Exception) - Method in class wt.workflow.work.WorkProcessorService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class com.ptc.windchill.cadx.common.ClientActionProcessService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.enterprise.BasicTemplateProcessor
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.lifecycle.LifeCycleProcessorService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.lifecycle.StateProcessorService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.part.LinkProcessorService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.project.RoleHolderProcessorService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.team.TeamRoleHolderProcessorService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in interface wt.templateutil.processor.ContextHolder
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.templateutil.processor.FormTaskDelegate
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.templateutil.processor.HTTPState
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.templateutil.processor.SubTemplateService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.templateutil.table.TemplateProcessorTableService
Deprecated.  
addToResponseFooters(LocalizableMessage) - Method in class wt.workflow.work.WorkProcessorService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class com.ptc.windchill.cadx.common.ClientActionProcessService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.enterprise.BasicTemplateProcessor
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.lifecycle.LifeCycleProcessorService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.lifecycle.StateProcessorService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.part.LinkProcessorService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.project.RoleHolderProcessorService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.team.TeamRoleHolderProcessorService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in interface wt.templateutil.processor.ContextHolder
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.templateutil.processor.FormTaskDelegate
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.templateutil.processor.HTTPState
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.templateutil.processor.SubTemplateService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.templateutil.table.TemplateProcessorTableService
Deprecated.  
addToResponseHeaders(LocalizableMessage) - Method in class wt.workflow.work.WorkProcessorService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class com.ptc.core.HTMLtemplateutil.server.processors.UtilProcessorService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class com.ptc.windchill.cadx.common.ClientActionProcessService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.enterprise.BasicTemplateProcessor
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.lifecycle.LifeCycleProcessorService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.lifecycle.StateProcessorService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.part.LinkProcessorService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.project.RoleHolderProcessorService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.team.TeamRoleHolderProcessorService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in interface wt.templateutil.processor.ContextHolder
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.templateutil.processor.FormTaskDelegate
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.templateutil.processor.HTTPState
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.templateutil.processor.SubTemplateService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.templateutil.table.TemplateProcessorTableService
Deprecated.  
addToResponseMessages(LocalizableMessage) - Method in class wt.workflow.work.WorkProcessorService
Deprecated.  
addToTable(BinaryLink) - Method in class wt.clients.beans.AssociationsPanel
this adds a new object to the table

Supported API: true.
addToWorkspace(EPMWorkspace, WTCollection) - Method in class wt.epm.workspaces.EPMStandardWorkspaceManager
Add the specified baselineable objects and family table objectsto the Workspace.
addToWorkspace(EPMWorkspace, WTCollection) - Method in interface wt.epm.workspaces.EPMWorkspaceManager
Add the specified baselineable objects and family table objectsto the Workspace.
addTransactionListener(TransactionListener) - Static method in class wt.pom.Transaction
Add a listener for Transaction events.
addTransactionMessage(ESITransaction, String, boolean) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
Adds a message to an ESITransaction.
addTypeInstance(Group, TypeInstance) - Method in class com.ptc.core.adapter.server.impl.AbstractWebject
Adds the type instance to the group.
addTypeInstance(Group, TypeInstance) - Method in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
Deprecated. Adds the type instance to the group.
addValue(String, String) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addValue(String, int) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addValue(String, long) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addValue(String, boolean) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addValue(String, double) - Method in interface wt.ixb.publicforhandlers.IxbElement


Supported API: true
addVaultToSite(Site, Vault) - Method in interface wt.fv.FvService
Adds the given vault to the given site.
addVetoableChangeListener(VetoableChangeListener) - Method in class wt.clients.util.WTMultiList
Adds a listener for all vetoable property change events.
addViewFields() - Method in class wt.clients.beans.EffectivityPanel
this adds the fields for view mode and removes the fields for edit mode

Supported API: true.
addVisitor(Visitor) - Method in class wt.visitor.CompositeVisitor
Adds a Visitor instance to the contained list of Visitors.
AdHocAccessKey - Class in wt.access
AdHocAccessKey is a specialization of EnumeratedType to provide localizable owner keys for ad hoc access control rule entries.
AdHocStringVersioned - Interface in wt.vc
Plug-n-play interface used to indicate that the object is versioned in an ad-hoc manner.
adjustAlternateElement(Element, String, WTPart, Collection) - Method in class com.ptc.windchill.esi.esipart.ESIPartRenderer
Allow subclasses to fix the contents of an element.
adjustAlternateElement(Element, String, WTPart, Collection) - Method in class com.ptc.windchill.esi.esipart.ESIWTPartRenderer
Allow subclasses to fix the contents of an element.
adjustDateEffectivities(Element, Eff) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Adds date effectivity information to an Element based on the date effectivity of the WTPart.
adjustDocLinkElement(Element, String, ObjectToObjectLink, Collection) - Method in class com.ptc.windchill.esi.esidoc.ESIDocumentRenderer
Allow subclasses to fix the contents of an element.
adjustDocLinkElement(Element, String, ObjectToObjectLink, Collection) - Method in class com.ptc.windchill.esi.esidoc.ESIDocumentsRenderer
Allow subclasses to fix the contents of an element.
adjustDocumentElement(Element, String, Document, Collection) - Method in class com.ptc.windchill.esi.esidoc.ESIDocumentRenderer
Allow subclasses to fix the contents of an element.
adjustDocumentElement(Element, String, Document, Collection) - Method in class com.ptc.windchill.esi.esidoc.ESIDocumentsRenderer
Allow subclasses to fix the contents of an element.
adjustEffectivities(Element, Eff) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Adds date effectivity information to an Element based on the date effectivity of the WTPart.
adjustEffectivities(Element, Eff[]) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Invokes an appropriate method for each of the elements that figure in the passed array of Effs.
adjustEffectivities(Element, Eff) - Method in class com.ptc.windchill.esi.rnd.ResponseRendererImpl
Adds effectivity information to an Element based on the effectivity of the WTPart.
adjustElement(Element, String, PartUsageInfo, Collection) - Method in class com.ptc.windchill.esi.bom.BOMComponentRendererImpl
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, WTPart, Eff, Collection) - Method in class com.ptc.windchill.esi.bom.BOMHeaderRendererImpl
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, PartUsageInfo, Collection) - Method in class com.ptc.windchill.esi.bom.ESIBOMComponentRenderer
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, WTPart, Eff, Collection) - Method in class com.ptc.windchill.esi.bom.ESIBOMHeaderRenderer
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, WTPart, Eff[], Collection) - Method in class com.ptc.windchill.esi.bom.ESIBOMHeaderRenderer


Supported API: true
adjustElement(Element, String, PartUsageInfo, UsesOccurrence, Collection) - Method in class com.ptc.windchill.esi.bom.ESIReferenceDesignatorRenderer
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, PartUsageInfo, WTPartMaster, Collection) - Method in class com.ptc.windchill.esi.bom.ESISubstituteRenderer
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, PartUsageInfo, UsesOccurrence, Collection) - Method in class com.ptc.windchill.esi.bom.ReferenceDesignatorRendererImpl
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, PartUsageInfo, WTPartMaster, Collection) - Method in class com.ptc.windchill.esi.bom.SubstituteRendererImpl
Allow subclasses to fix the contents of an element before it's added to the output group(s).
adjustElement(Element, String, WTChangeOrder2, Collection) - Method in class com.ptc.windchill.esi.ecn.ESIChangeHeaderRenderer
Allow subclasses to fix the contents of an element.
adjustElement(Element, String, WTChangeOrder2, Collection) - Method in class com.ptc.windchill.esi.ecn.ESIECNHeaderRenderer
Allow subclasses to fix the contents of an element.
adjustElement(Element, Persistable) - Method in class com.ptc.windchill.esi.rnd.ESIObjectHistoryBuilderImpl
Modifies the contents of an element before adding it to the output group.
adjustLotNumberEffCxt(Element, Eff) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Fetches the Effectivity Context associated with the passed Eff instance and uses the fetched information to populate the lot number effectivity context part number attribute on the passed I*E element.
adjustLotNumberEffectivities(Element, Eff) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
It fetches the LeftFilledStringEffRange instance for the passed Eff instance, gets the associated start and end values and sets the attributes for start and end lot number effectivity in the passed I*E element to the fetched start and end values respectively.
adjustObjectID(Element, String) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
If the Info*Engine element argument has an "objectID" attribute, change its value to the value of the objectID argument.
adjustObjectID(Element, String) - Method in class com.ptc.windchill.esi.rnd.ResponseRendererImpl
If the Info*Engine element argument has an "objectID" attribute, change its value to the value of the objectID argument.
adjustPartElement(Element, String, WTPart, Eff, Collection) - Method in class com.ptc.windchill.esi.esipart.ESIPartRenderer
Allow subclasses to fix the contents of an element.
adjustPartElement(Element, String, WTPart, Eff, Collection) - Method in class com.ptc.windchill.esi.esipart.ESIWTPartRenderer
Allow subclasses to fix the contents of an element.
adjustPartElement(Element, String, WTPart, Eff[], Collection) - Method in class com.ptc.windchill.esi.esipart.ESIWTPartRenderer
Allows subclasses to fix the contents of an I*E element.
adjustSerialNumberEffCxt(Element, Eff) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
Fetches the Effectivity Context associated with the passed Eff instance and uses the fetched information to populate the serial number effectivity context part number attribute on the passed I*E element.
adjustSerialNumberEffectivities(Element, Eff) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
It fetches the LeftFilledStringEffRange instance for the passed Eff instance, gets the associated start and end values and sets the attributes for start and end serial number effectivity in the passed I*E element to the fetched start and end values respectively.
adjustTargetAssignments(String, Group) - Method in interface com.ptc.windchill.esi.svc.ESISvrService
Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
adjustTargetAssignments(String, Group) - Method in class com.ptc.windchill.esi.svc.StandardESIService
Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
adjustTargetAssignments(String, Group) - Method in class com.ptc.windchill.esi.tgt.ESITargetUtility
Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
adjustTargetAssignments(String, Group) - Method in class com.ptc.windchill.esi.txn.ESITransactionUtility
Given a concatenated set of UFIDs (for WTParts) and a Collection of ESITarget UFIDs, make (or remove) any required assignments.
adjustTargets(Element, Collection) - Method in class com.ptc.windchill.esi.rnd.BasicESIRenderer
For each entry in the targets argument, create a new Info*Engine Att object and add it to the element argument.
adjustTargets(Element, Collection) - Method in class com.ptc.windchill.esi.rnd.ResponseRendererImpl
For each entry in the targets argument, create a new Info*Engine Att object and add it to the element argument.
AdminDomainRef - Class in wt.admin
The AdminDomainRef class encapsulates a reference to an AdministrativeDomain object.
ADMINISTRATIVE - Static variable in class wt.access.AccessPermission
Administrative permission
AdministrativeDomain - Class in wt.admin
The AdministrativeDomain class represents the set of objects that are subject to the same administrative behavior.
AdministrativeDomainException - Exception in wt.admin
Exception thrown when an error occurs during the processing of administrative objects.
AdministrativeDomainException() - Constructor for exception wt.admin.AdministrativeDomainException
Noarg constructor.
AdministrativeDomainException(String) - Constructor for exception wt.admin.AdministrativeDomainException
Constructor that takes o non-localized message.
AdministrativeDomainException(Exception) - Constructor for exception wt.admin.AdministrativeDomainException
Constructs an administrative domain exception that wraps another exception.
AdministrativeDomainException(Exception, String) - Constructor for exception wt.admin.AdministrativeDomainException
Constructs an administrative domain message that wraps another exception and has a non-localized message.
AdministrativeDomainException(String, String, Object[]) - Constructor for exception wt.admin.AdministrativeDomainException
Constructs an administrative domain exception with a localizable detailed message.
AdministrativeDomainException(Exception, String, String, Object[]) - Constructor for exception wt.admin.AdministrativeDomainException
Constructs an administrative domain message that wraps another exception and has a localized message.
AdministrativeDomainHelper - Class in wt.admin
The AdministrativeDomainHelper class facilitates access to the current implementation of the AdministrativeDomainManager interface.
AdministrativeDomainManager - Interface in wt.admin
The AdministrativeDomainManager is an interface that contains signatures of methods that retrieve and manipulate domain objects.
AdministrativeDomainManagerEvent - Class in wt.admin
AdministrativeDomainManagerEvent encapsulates the events posted by an AdministrativeDomainManager.
AdministrativeDomainManagerEvent(String, Object, AdminDomainRef, boolean) - Constructor for class wt.admin.AdministrativeDomainManagerEvent
Event constructor for domain change events.
AdministrativeDomainManagerEvent(AdministrativeDomainManager, String, Object, AdminDomainRef, boolean) - Constructor for class wt.admin.AdministrativeDomainManagerEvent
Deprecated.  
AdministrativeDomainManagerEvent(String, WTList, AdminDomainRef, boolean) - Constructor for class wt.admin.AdministrativeDomainManagerEvent
Event constructor for multi-object domain change events.
AdministrativeDomainManagerEvent(String, WTList, WTList, boolean) - Constructor for class wt.admin.AdministrativeDomainManagerEvent
Event constructor for multi-object domain change events.
AdministrativeDomainManagerSvr - Interface in wt.admin


Supported API: true

Extendable: false
AdministrativeDomainServerHelper - Class in wt.admin


Supported API: true

Extendable: false
ADVANCED_QUERY_ENABLED - Static variable in interface com.ptc.core.query.common.ResultSpec
Label for the attribute; Indicates if the results are enabled for advanced query features.
ADVANCED_QUERY_ENABLED - Static variable in interface wt.pds.StatementSpec
Label for the attribute; Indicates if advanced query capabilities are enabled.
AdvancedComparisonSpec - Class in com.ptc.core.ocmp.framework
AdvancedComparisonSpec contains all the configurable information needed for the comparison of business objects.
AdvancedQueryAccessException - Exception in wt.pds
AdvancedQueryAccessException captures errors that occur due to the use of advanced query features that may bypass Access Control.
AFFECTED_DATA - Static variable in class wt.change2.SupportingDataFor
Label for the attribute.
AFFECTED_DATA_REFERENCE - Static variable in class wt.change2.SupportingDataFor
Label for the attribute.
AFFECTED_DATA_ROLE - Static variable in class wt.change2.SupportingDataToChangeableLink
Label for the attribute.
AFFECTED_ITEM_ROLE - Static variable in class wt.change2.HangingChangeLink
Label for the attribute.
AffectedActivityData - Class in wt.change2
A link between a ChangeActivity2 and a Changeable2 that allows the user to identify product data that must be somehow altered to satisfy the change activity.
AffectedActivityDataDelegate - Class in wt.change2
Links a ChangeActivity2 object to each of the Changeable2 objects in a Vector.
AffectedDataFormDelegate - Class in com.ptc.windchill.enterprise.change2.forms.delegates
A class for subprocessors that perform a database operation on one or more objects.
AffectedDataTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews
Configures the default views for the Affected Data.
AffectedEndItemsFormDelegate - Class in com.ptc.windchill.enterprise.change2.forms.delegates
A class for subprocessors that perform a database operation on one or more objects.
AffectedEndItemsTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews
Configures the default views for the Affected End Items.
ALIAS - Static variable in class com.ptc.core.ca.web.client.address.WebAddressOfFrame
Deprecated. The name of the parameter containing frame element id

Supported API: true
ALIGN - Static variable in class wt.templateutil.components.HTMLImgComponent
Deprecated.  
ALIGN - Static variable in class wt.templateutil.components.HTMLTableCellComponent
Deprecated.  
ALIGN - Static variable in class wt.templateutil.components.HTMLTableComponent
Deprecated.  
ALL - Static variable in class wt.access.AccessPermission
Full control (All permissions)
ALL - Static variable in class wt.epm.workspaces.EPMPopulateRule
Populate by traversing both required and optional dependencies.
ALL - Static variable in class wt.lifecycle.LifeCycleHelper
Transition initialization directive identifying all states in a sequence (life cycle).
ALL - Static variable in class wt.templateutil.table.BasicTableService
Deprecated.  
ALL - Static variable in interface wt.util.DebugFlag


Supported API: true
ALL_ITERATIONS - Static variable in class com.ptc.windchill.cadx.search.IntegratedSearchTask


Supported API: true
ALL_ITERATIONS - Static variable in class wt.query.IntegratedSearchTask


Supported API: true
ALL_USAGE - Static variable in class com.ptc.windchill.mpml.resource.MPMResourceUsage


Supported API: true
ALL_VERSIONS - Static variable in class com.ptc.windchill.cadx.search.IntegratedSearchTask


Supported API: true
ALL_VERSIONS - Static variable in class wt.query.IntegratedSearchTask


Supported API: true
AllConfigurationsActionDelegate - Class in wt.part


Supported API: true

Extendable: false
AllConfigurationsURLActionDelegate - Class in wt.part


Supported API: true

Extendable: false
allDomainRefs() - Method in interface wt.admin.AdministrativeDomainManager
Returns an enumeration of administrative domain references.
allDomainRefs() - Method in class wt.admin.StandardAdministrativeDomainManager
Returns an enumeration of administrative domain references.
allDomains() - Method in interface wt.admin.AdministrativeDomainManager
Retrieves all domains defined in the system.
allDomains() - Method in class wt.admin.StandardAdministrativeDomainManager
Retrieves all domains defined in the system.
AllInstancesActionDelegate - Class in wt.part


Supported API: true

Extendable: false
AllInstancesURLActionDelegate - Class in wt.part


Supported API: true

Extendable: false
allIterationsFrom(Iterated) - Method in class wt.vc.StandardVersionControlService
Finds all of the iterations to the very first one created from the given one.
allIterationsFrom(Iterated, boolean) - Method in class wt.vc.StandardVersionControlService
Finds all of the iterations to the very first one created from the given one.
allIterationsFrom(Iterated, boolean, boolean) - Method in class wt.vc.StandardVersionControlService
Finds all of the iterations to the very first one created from the given one.
allIterationsFrom(Iterated) - Method in interface wt.vc.VersionControlService
Finds all of the iterations to the very first one created from the given one.
allIterationsFrom(Iterated, boolean) - Method in interface wt.vc.VersionControlService
Finds all of the iterations to the very first one created from the given one.
allIterationsFrom(Iterated, boolean, boolean) - Method in interface wt.vc.VersionControlService
Finds all of the iterations to the very first one created from the given one.
allIterationsOf(Mastered) - Method in class wt.vc.StandardVersionControlService
Finds all of the iterations to the very first one created associated with the given master.
allIterationsOf(Mastered, boolean) - Method in class wt.vc.StandardVersionControlService
Finds all of the iterations to the very first one created associated with the given master.
allIterationsOf(Mastered) - Method in interface wt.vc.VersionControlService
Finds all of the iterations to the very first one created associated with the given master.
allIterationsOf(Mastered, boolean) - Method in interface wt.vc.VersionControlService
Finds all of the iterations to the very first one created associated with the given master.
ALLOCATION_TYPE - Static variable in class wt.part.WTPartUsageLink
Label for the attribute.
ALLOW_LATEST_ITERATION_DELETE - Static variable in class wt.vc.VersionControlResolutionType


Supported API: true
AllPathOccurrenceContextFilterDelegate - Class in wt.occurrence
This delegate implementation returns all of the PathOccurrenceContext objects.
AllVersionsActionDelegate - Class in wt.enterprise
Defines methods that test the viability of a user doing an all versions on an object.
allVersionsFrom(Versioned) - Method in class wt.vc.StandardVersionControlService
Finds all of the versions to the very first one created from the given version.
allVersionsFrom(Versioned) - Method in interface wt.vc.VersionControlService
Finds all of the versions to the very first one created from the given version.
allVersionsOf(Versioned) - Method in class wt.vc.StandardVersionControlService
Finds all of the versions to the very first one created associated [via its master] with the given version.
allVersionsOf(Mastered) - Method in class wt.vc.StandardVersionControlService
Finds all of the versions to the very first one created associated with the given master.
allVersionsOf(WTCollection, Class) - Method in class wt.vc.StandardVersionControlService
Finds all of the versions to the very first one created associated with the given collection of masters.
allVersionsOf(Versioned) - Method in interface wt.vc.VersionControlService
Finds all of the versions to the very first one created associated [via its master] with the given version.
allVersionsOf(Mastered) - Method in interface wt.vc.VersionControlService
Finds all of the versions to the very first one created associated with the given master.
allVersionsOf(WTCollection, Class) - Method in interface wt.vc.VersionControlService
Finds all of the versions to the very first one created associated with the given collection of masters.
AllVersionsURLActionDelegate - Class in wt.enterprise
Defines utility methods for creating URLs for all versions for a user.
AlphaNumericUnitEffFormat - Class in wt.eff.format
This format supports fixed-length effectivity statements with an optional prefix, a fixed-length numeric portion (with a max.
AlreadyCheckedOutException - Exception in wt.clients.vc
Class AlreadyCheckedOutException defines a typed exception that is thrown to indicate that the current user already has an object checked out.
ALT - Static variable in class wt.templateutil.components.HTMLImgComponent
Deprecated.  
ALTERNATE - Static variable in class com.ptc.windchill.mpml.processplan.sequence.MPMSequenceLinkCategory


Supported API: true
ALTERNATE_FOR_ROLE - Static variable in class wt.part.WTPartAlternateLink
Label for the attribute.
AlternateItemGroup - Class in com.ptc.windchill.esi.bom
Represent an identifier for grouping a component and substitues on a Windchill assembly.
AlternateItemGroupMgr - Class in com.ptc.windchill.esi.bom
Provides generally useful methods to create, delete, and.or access AlternateItemGroup objects.
ALTERNATES_ROLE - Static variable in class wt.part.WTPartAlternateLink
Label for the attribute.
AlternatesSubstitutesFormProcessor - Class in com.ptc.windchill.enterprise.part.forms
A class for top-level processor that perform a database operation on one or more objects.
AMOUNT - Static variable in class wt.configuration.SerialNumberMapping
Label for the attribute; The amount attributes represents the amount portion (of the Quantity, as in the WTPartUsageLink) accounted for by this mapping.
AMOUNT - Static variable in class wt.part.Quantity
Label for the attribute; The amount attributes represents the amount portion of the Quantity.
AnalogSet - Class in com.ptc.core.meta.common


Supported API: true

Extendable: false
ANALYSIS_ACTIVITY_IFC_ROLE - Static variable in interface wt.change2.DetailedByIfc
Label for the attribute.
ANALYSIS_ACTIVITY_ROLE - Static variable in class wt.change2.DetailedBy
Label for the attribute.
ANALYSIS_ACTIVITY_ROLE - Static variable in class wt.change2.RelevantAnalysisData
Label for the attribute.
ANALYSIS_ACTIVITY_SECTION_ACTION - Static variable in class wt.change2.htmlclient.DefaultChangeTaskProcessor
Deprecated.  
AnalysisActivity - Class in wt.change2
The abstract level representation of a analysis activity.
AnalysisActivityIfc - Interface in wt.change2
The interface level representation of a analysis activity.
AnalysisActivityProcessor - Class in wt.change2.htmlclient
Deprecated. This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten on a JSP framework in an upcoming release.
AnalyticFunction - Class in wt.query


Supported API: true

Extendable: false
ANCESTOR_TYPE_ID - Static variable in interface com.ptc.core.ca.co.client.simple.CoSimpleModelHandlerData
Deprecated. Label for the attribute; the type of the Info*Engine element a handling of this conceptual element is performed in the context of

Supported API: true
ANCESTOR_UFID - Static variable in interface com.ptc.core.ca.co.client.simple.CoSimpleModelHandlerData
Deprecated. Label for the attribute; the UFID of the Info*Engine element a handling of this conceptual element is performed in the context of

Supported API: true
ANCHOR_TARGET - Static variable in interface com.ptc.core.ca.co.client.action.CoActionModel
Deprecated. Label for the attribute; the anchor in a frame

Supported API: true
AND - Static variable in class wt.query.LogicalOperator
Specifies an AND logical operator.
AndTest - Class in wt.rule.algorithm
Given two or more comparisons, returns TRUE if all comparisons return true, FALSE otherwise.
AnnotationClientHelper - Class in com.ptc.windchill.enterprise.annotation
Helper class used by some of the processors and code of the annotation clients.
AnnotationHelper - Class in wt.annotation


Supported API: true

Extendable: false
AnnotationSet - Class in wt.annotation
Use the newAnnotationSet static factory method(s), not the AnnotationSet constructor, to construct instances of this class.
AnnotationTarget - Interface in wt.annotation


Supported API: true

Extendable: true
ANY_DATA - Static variable in interface com.ptc.core.ca.co.client.environment.CoRequestData
Deprecated. Label for the attribute; the map to contain arbitrary data with request scope.
ANY_DATA - Static variable in interface com.ptc.core.ca.co.client.environment.CoSessionData
Deprecated. Label for the attribute; the map to contain arbitrary data with session scope.
AppDataVersionLink - Class in wt.epm.supportingdata
Use the newAppDataVersionLink static factory method(s), not the AppDataVersionLink constructor, to construct instances of this class.
append(ObjectVectorIfc) - Method in interface wt.fc.ObjectVectorIfc
Append an object vector to this object vector.
append(WhereExpression, int[]) - Method in class wt.query.CompositeWhereExpression
Appends the specified expression.
append(WhereExpression) - Method in class wt.query.CompositeWhereExpression
Appends the specified expression.
appendAnd() - Method in class wt.query.QuerySpec
Add an AND operator to the where clause.
appendClassList(Class, boolean) - Method in class wt.query.QuerySpec
Appends a new class to the class list.
appendCloseParen() - Method in class wt.query.QuerySpec
Add a closing parenthesis to the where clause.
appendCriteria(AttributeContainerSet, boolean) - Method in class com.ptc.core.query.command.common.BasicQueryCommand
Appends the specified criteria to the existing criteria.
appendEffGroups(EffRecordable[], EffGroup[], ChangeActivityIfc) - Static method in class wt.eff.EffGroupAssistant
Adds the EffGroups to each of the EffManagedVersions.
appendEffGroups(EffRecordable[], EffGroup[]) - Static method in class wt.eff.EffGroupAssistant
Adds the EffGroups to each of the EffManagedVersions.
appendEffGroupsQuietly(EffRecordable[], EffGroup[], ChangeActivityIfc) - Static method in class wt.eff.EffGroupAssistant
Adds the EffGroups to each of the EffManagedVersions.
appendEffGroupsQuietly(EffRecordable[], EffGroup[]) - Static method in class wt.eff.EffGroupAssistant
Adds the EffGroups to each of the EffManagedVersions.
appendEffVector(EffRecordable, ChangeActivityIfc) - Static method in class wt.eff.EffGroupAssistant
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion.
appendEffVector(EffRecordable[], ChangeActivityIfc) - Static method in class wt.eff.EffGroupAssistant
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions.
appendEffVector(EffRecordable) - Static method in class wt.eff.EffGroupAssistant
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion.
appendEffVector(EffRecordable[]) - Static method in class wt.eff.EffGroupAssistant
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions.
appendEffVectorQuietly(EffRecordable[], ChangeActivityIfc) - Static method in class wt.eff.EffGroupAssistant
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions.
appendEffVectorQuietly(EffRecordable[]) - Static method in class wt.eff.EffGroupAssistant
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions.
AppenderAttachableMonitorMBean - Interface in wt.log4j.jmx
Mix-in interface defining attributes and operations common to all log4j AppenderAttachable objects
AppenderMonitorMBean - Interface in wt.log4j.jmx
Log4j appender

Supported API: true

Extendable: true
appendFrom(TableExpression) - Method in class wt.query.QuerySpec
Appends a Table Expression to the From clause.
appendGroupBy(ColumnExpression, int[], boolean) - Method in class wt.query.QuerySpec
Appends the column expression to the GROUP BY clause.
appendHaving(WhereExpression, int[]) - Method in class wt.query.QuerySpec
Appends the where expression to the HAVING clause.
appendHint(String) - Method in class wt.query.QuerySpec
This method appends a datastore specific query optimization hint.
appendJoin(int, String, Persistable) - Method in class wt.query.QuerySpec
Appends a join condition for the link class specified by the link index to the source object for the role.
appendJoin(int, String, int) - Method in class wt.query.QuerySpec
Appends a join condition for the link class specified by the link index to the target class specified by the target index for the role.
appendNameCondition(String, boolean, LogicalOperator, int, QuerySpec) - Static method in class wt.query.template.ReportTemplateQueryHelper
This method appends a "name" attribute condition to the specified criteria.
appendNewElements(QueryResult, QueryResult) - Static method in class wt.federation.FederationHelper
Appends new elements from one QueryResult to another QueryResult.
appendNot() - Method in class wt.query.QuerySpec
Add a NOT operator to the where clause.
appendOidsToHiddenField(String, String) - Static method in class com.ptc.windchill.enterprise.annotation.AnnotationClientHelper
Appends the value to the original string value..
appendOpenParen() - Method in class wt.query.QuerySpec
Add an opening parenthesis to the where clause.
appendOr() - Method in class wt.query.QuerySpec
Add an OR operator to the where clause.
appendOrderBy(OrderBy) - Method in class wt.query.CompoundQuerySpec
Appends an Order By expression to the compund query.
appendOrderBy(OrderBy, int[]) - Method in class wt.query.QuerySpec
This method appends the OrderBy expression to the OrderBy clause of the query.
appendSearchCriteria(QuerySpec) - Method in class com.ptc.core.foundation.doc.server.LatestReleasedConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class com.ptc.windchill.cadx.common.picker.AuthoringApplicationConfigSpec
Returns a clone of the passed-in QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class com.ptc.windchill.cadx.common.picker.SharedOnlyConfigSpec
Returns a clone of the passed-in QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class com.ptc.windchill.mpml.processplan.MPMProcessPlanConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class com.ptc.windchill.mpml.processplan.MPMProcessPlanStandardConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.change2.Changeable2ConfigSpec
Appends a "latest == true" condition to the QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class wt.configuration.BaselineConfigurationConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.configuration.ConfigurationVisitor
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.configuration.RemoveConfigurationVisitor
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.configuration.SerialNumberedConfiguredInstanceConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.doc.WTDocumentConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.doc.WTDocumentStandardConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.eff.EffConfigSpec
Restricts the query to return only those items with the specified EffConfigSpec#effContext and whose EffConfigSpec.value is between the start and end values any effectivities.
appendSearchCriteria(QuerySpec) - Method in class wt.eff.EffConfigSpecGroup
Appends the search criteria for each PersistableEffConfigSpec contained by this group, separating them with the OR operator.
appendSearchCriteria(QuerySpec) - Method in class wt.eff.PersistableEffConfigSpec
Appends a 'context = and start <= and (end >= or end = null' to the QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class wt.epm.EPMDocConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.epm.workspaces.EPMAsStoredConfigSpec
Appends to the QuerySpec based on the substitution rules to be followed.
appendSearchCriteria(QuerySpec) - Method in class wt.epm.workspaces.WorkspaceConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.maturity.PromotionNoticeConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.part.WTPartBaselineConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.part.WTPartConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.part.WTPartEffectivityConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.part.WTPartStandardConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.BaselineConfigSpec
Appends a "baseline = getBaseline()" to the QuerySpec, indicating that all iterations must belong to the baseline.
appendSearchCriteria(QuerySpec) - Method in interface wt.vc.config.ConfigSpec
Appends to the supplied QuerySpec additional search criteria to reduce the resulting iterations to only those that will be considered by this ConfigSpec.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.EffectivityConfigSpec
For a non-null date value with no effectiveConfigItem, appends a "configItemRef = NULL AND getEffectiveDate() >= startDate AND (getEffectiveDate() <= endDate OR endDate = WTDatedEffectivity.END_DATE)".
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.InUseConfigSpec
Returns a clone of the passed-in QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.IteratedFolderedConfigSpec
Appends a "folder = getFolder() OR folder = subFolder OR ..." to the QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.LatestConfigSpec
Appends a "latest == true" condition to the QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.LifeCycleConfigSpec
Appends a "lifecyclestate = getLifeCycleState()" to the QuerySpec, indicating that all elements must be at the particular state.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.MultipleLatestConfigSpec
Appends a "latest == true" condition to the QuerySpec.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.MultipleOwnershipIndependentLatestConfigSpec
Appends a "latest = true" statement to the QuerySpec, indicating that only versions (latest iterations) should be considered.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.OwnershipIndependentLatestConfigSpec
Appends a "latest = true" statement to the QuerySpec, indicating that only versions (latest iterations) should be considered.
appendSearchCriteria(QuerySpec) - Method in class wt.vc.config.ViewConfigSpec
Appends a "view = getView() OR view = null" to the QuerySpec if isParentIncluded() is false, otherwise appends "view = getView() OR view = parentView [...] OR view = null".
appendSelect(ColumnExpression, boolean) - Method in class wt.query.QuerySpec
Appends the column expression to the select clause.
appendSelect(ColumnExpression, int[], boolean) - Method in class wt.query.QuerySpec
Appends the column expression to the select clause.
appendSelectAttribute(String, int, boolean) - Method in class wt.query.QuerySpec
Appends the class attribute to the select clause.
appendSelectReference(String, int, boolean) - Method in class wt.query.QuerySpec
Appends the class reference to the select clause.
appendSelectReference(ColumnExpression, ColumnExpression, int, int, boolean) - Method in class wt.query.QuerySpec
Appends the class reference to the select clause.
appendWhere(WhereExpression, LogicalOperator) - Method in class wt.fc.batch.AbstractBatchSpec
Appends the WhereExpression to the WHERE clause.
appendWhere(WTCollection, boolean, LogicalOperator) - Method in class wt.fc.batch.AbstractBatchSpec
This method appends a WhereEpression to include the specified objects by object ID.
appendWhere(WhereExpression, int) - Method in class wt.query.QuerySpec
Deprecated. As of 7.0, use appendWhere(WhereExpression, int[])
appendWhere(WhereExpression, int, int) - Method in class wt.query.QuerySpec
Deprecated. As of 7.0, use appendWhere(WhereExpression, int[])
appendWhere(WhereExpression, TableExpression[], String[]) - Method in class wt.query.QuerySpec
Appends an expression to the WHERE clause.
appendWhere(WhereExpression, int[]) - Method in class wt.query.QuerySpec
Appends an expression to the WHERE clause.
AppletListener - Interface in wt.util
Interface for class that supports applet start, stop, and destroy methods.
appletResize(int, int) - Method in class wt.util.WTContext
Called when the applet wants to be resized.
ApplicationData - Class in wt.content
Handles the file system information for the content data.
ApplicationExpImportHandler - Interface in wt.ixb.publicforapps
This interface is the base class for both ApplicationExportHandler and ApplicationImportHandler.
ApplicationExportHandler - Interface in wt.ixb.publicforapps
This is the base class for export application handlers.
ApplicationExportHandlerForJar - Class in wt.ixb.publicforapps
This class provides methods for storing XML and content files in export jar file.
ApplicationExportHandlerForJar(File, File) - Constructor for class wt.ixb.publicforapps.ApplicationExportHandlerForJar


Supported API: true
ApplicationExportHandlerTemplate - Class in wt.ixb.publicforapps
Class extends ApplicationExportHandler interface with trivial implementations.
ApplicationImportHandler - Interface in wt.ixb.publicforapps
This interface represents application specific implementation of how import process gets input information.
ApplicationImportHandlerTemplate - Class in wt.ixb.publicforapps


Supported API: true

Extendable: true
applyAnnotationSet(AnnotationSet) - Static method in class wt.annotation.AnnotationHelper


Supported API: true
applyPendingChanges() - Method in interface wt.util.jmx.AbstractPropertiesManagerMBean
Apply pending property changes

Supported API: true
applyPendingEffectivities(ChangeOrderIfc) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
Processes pending effectivities on a change notice, creating active product effectivities.
approveHangingChanges(WTChangeOrder2) - Static method in class com.ptc.windchill.pdmlink.change.server.impl.WorkflowProcessHelper
Set the UnIncorporatedChange status to APPROVED.
areAttrsConfiguredForDomainType(WTReference) - Method in interface com.ptc.core.ocmp.service.ObjComparisonService
Determines whether any attributes are configred in the configuration resource for the type represented by the passed in reference object.
areAttrsConfiguredForDomainType(WTReference) - Method in class com.ptc.core.ocmp.service.StandardObjComparisonService
Determines whether any attributes are configred in the configuration resource for the type represented by the passed in reference object.
areComponentQuantitiesRequired() - Method in class com.ptc.windchill.esi.bom.ESIBOMSubordinateRenderer
getter for requireComponentQuantities attribute.
areComponentQuantitiesRequired() - Method in class com.ptc.windchill.esi.bom.ESIWTPartRenderer
getter for requireComponentQuantities attribute.
areLineNumbersEnforced() - Method in class com.ptc.windchill.esi.bom.ESIBOMSubordinateRenderer
getter for enforceLineNumbers attribute.
areLineNumbersEnforced() - Method in class com.ptc.windchill.esi.bom.ESIWTPartRenderer
getter for enforceLineNumbers attribute.
areLinksConfiguredForDomainType(WTReference) - Method in interface com.ptc.core.ocmp.service.ObjComparisonService
Determines whether any links (associations) are configured in the configuration resource for the object type represented by the passed in reference object.
areLinksConfiguredForDomainType(WTReference) - Method in class com.ptc.core.ocmp.service.StandardObjComparisonService
Determines whether any links (associations) are configured in the configuration resource for the object type represented by the passed in reference object.
ARRAY_TYPE - Static variable in class wt.introspection.WTIntrospector
Key to access the Array ObjectType extended value from a ClassInfo.
ArrayExpression - Class in wt.query
This class represents an array of constants in a SQL IN clause.
ArrayExpression(long[]) - Constructor for class wt.query.ArrayExpression


Supported API: true
ArrayExpression(String[]) - Constructor for class wt.query.ArrayExpression


Supported API: true
ArrayExpression(long[], int) - Constructor for class wt.query.ArrayExpression


Supported API: true
ArrayExpression(String[], int) - Constructor for class wt.query.ArrayExpression


Supported API: true
ArrayExpression(Object[]) - Constructor for class wt.query.ArrayExpression


Supported API: true
ArrayExpression(Object[], int) - Constructor for class wt.query.ArrayExpression


Supported API: true
ArrayIndexInstanceIdentifier - Class in com.ptc.core.meta.common.impl


Supported API: true

Extendable: false
ArrayIndexInstanceIdentifierTranslator - Class in com.ptc.core.meta.common.impl


Supported API: true

Extendable: false
AS_NEEDED - Static variable in class wt.part.QuantityUnit


Supported API: true
AS_STORED_ACTIVE - Static variable in class wt.epm.EPMDocConfigSpec
Label for the attribute; If true, the asStoredConfigSpec is active

Supported API: true
AS_STORED_CHILD_NAME - Static variable in interface wt.epm.structure.EPMDependencyLink
Label for the attribute; Specifies the name of the "child" document as it was known by the application when it created the dependency link.
AS_STORED_CONFIG - Static variable in class wt.epm.EPMDocConfigSpec
Label for the attribute.
asElement() - Method in class com.ptc.windchill.esi.rnd.VdbElement
Renders the element attribute as an Info*Engine Element.
asGroup() - Method in class com.ptc.windchill.esi.rnd.VdbGroup
Renders the VdbGroup as an Info*engine Group.
ASSEMBLER - Static variable in class com.ptc.windchill.mpml.resource.MPMSkillType


Supported API: true
assign(LifeCycleManaged) - Method in class wt.clients.beans.lifecycle.LifeCycleInfo
Save the currently selected Life Cycle and Project in the specified LifeCycleManaged object.
assign() - Method in class wt.clients.beans.lifecycle.LifeCycleInfo
Save the currently selected Life Cycle template and Project in the LifeCycleManaged object previously set by setObject.
assign(LifeCycleManaged) - Method in class wt.clients.beans.lifecycle.LifeCycleInfoWTUnit
Save the currently selected Life Cycle and Project in the specified LifeCycleManaged object.
assign() - Method in class wt.clients.beans.lifecycle.LifeCycleInfoWTUnit
Save the currently selected Life Cycle template and Project in the LifeCycleManaged object previously set by setObject.
assign(LifeCycleManaged) - Method in class wt.clients.beans.lifecycle.LifeCyclePanel
Save the currently selected Life Cycle choice in the specified LifeCycleManaged object.
assign() - Method in class wt.clients.beans.lifecycle.LifeCyclePanel
Save the currently selected life cycle template in the LifeCycleManaged object previously set by setObject.
assign(LifeCycleManaged) - Method in class wt.clients.beans.lifecycle.LifeCyclePanelWTUnit
Save the currently selected Life Cycle choice in the specified LifeCycleManaged object.
assign() - Method in class wt.clients.beans.lifecycle.LifeCyclePanelWTUnit
Save the currently selected life cycle template in the LifeCycleManaged object previously set by setObject.
assign(LifeCycleManaged) - Method in class wt.clients.beans.lifecycle.ProjectPanel
Save the currently selected project in the object.
assign() - Method in class wt.clients.beans.lifecycle.ProjectPanel
Save the currently selected project in the LifeCycleManaged object previously set by setObject.
assignIterationBranch(Iterated, long, boolean) - Static method in class wt.vc.VersionControlHelper
Assigns a branch id and latest flag on the given iterated object to the given branch id and latest flag.
assignIterationCreator(Iterated, WTPrincipalReference) - Static method in class wt.vc.VersionControlHelper
Assigns a creator on the given iterated object to the given principal.
assignLocation(CabinetMember, CabinetMember) - Method in interface wt.change2.ChooseFolderDelegate
Assign the target CabinetMember object to a Cabinet using the source CabinetMember object.
assignLocation(Foldered, Foldered) - Method in interface wt.change2.ChooseFolderDelegate
Assign the target Foldered object to a Folder using the source Foldered object.
assignLocation(CabinetMember, Foldered) - Method in interface wt.change2.ChooseFolderDelegate
Assign the target CabinetMember object to a Cabinet using the source Foldered object.
assignLocation(Foldered, CabinetMember) - Method in interface wt.change2.ChooseFolderDelegate
Assign the target Foldered object to a Folder using the source CabinetMember object.
assignLocation(Foldered) - Method in interface wt.change2.ChooseFolderDelegate
Assign the target Foldered object to a Folder using the property file resource entry:
assignLocation(CabinetMember, CabinetMember) - Method in class wt.change2.DefaultChooseFolderDelegate
Assign the target CabinetMember object to the same Folder or Cabinet as the source CabinetMember object, as appropriate.
assignLocation(Foldered, Foldered) - Method in class wt.change2.DefaultChooseFolderDelegate
Assign the target Foldered object to a Folder using the source Foldered object.
assignLocation(CabinetMember, Foldered) - Method in class wt.change2.DefaultChooseFolderDelegate
Assign the target CabinetMember object to a Cabinet using the source Foldered object.
assignLocation(Foldered, CabinetMember) - Method in class wt.change2.DefaultChooseFolderDelegate
Assign the target Foldered object to a Folder using the source CabinetMember object.
assignLocation(Foldered) - Method in class wt.change2.DefaultChooseFolderDelegate
Assign the target Foldered object to a Folder using the property file resource entry:
assignLocation(CabinetMember, CabinetMember) - Method in class wt.change2.SynchronizedDomainChooseFolderDelegate
Assign the target CabinetMember object to the same Cabinet as the source CabinetMember object; force the domain of the target to match that of the source; set inheritedDomain=false for the target.
assignLocation(Foldered, Foldered) - Method in class wt.change2.SynchronizedDomainChooseFolderDelegate
Assign the target Foldered object to the same Folder as the source Foldered object.
assignLocation(CabinetMember, Foldered) - Method in class wt.change2.SynchronizedDomainChooseFolderDelegate
Assign the target CabinetMember object to the same Cabinet as the source Foldered object; force the domain of the target to match that of the source; set inheritedDomain=false for the target.
assignLocation(Foldered, CabinetMember) - Method in class wt.change2.SynchronizedDomainChooseFolderDelegate
Assign the target Foldered object to a Folder using the source CabinetMember object.
assignLocation(Foldered) - Method in class wt.change2.SynchronizedDomainChooseFolderDelegate
Assign the target Foldered object to a Folder using the property file resource entry:
assignLocation(FolderEntry, Folder) - Static method in class wt.folder.FolderHelper
Assign the initial location of the foldered object.
assignLocation(FolderEntry, String) - Static method in class wt.folder.FolderHelper
Deprecated. Replaced by FolderHelper.assignLocations(WTValuedMap)
assignLocation(WTCollection, Folder) - Static method in class wt.folder.FolderHelper
Assigns a collection of FolderEntry objects to a given Folder.
assignLocations(WTValuedMap) - Static method in class wt.folder.FolderHelper
Assigns each FolderEntry key in the input map to the corresponding Folder map value.
assignLock(Lockable, WTPrincipalReference, String) - Static method in class wt.locks.LockHelper
Assigns a lock on the given lockable object by the given principal.
assignLock(WTCollection, WTPrincipalReference, String) - Static method in class wt.locks.LockHelper
Assigns a lock on the given lockable objects by the given principal.
assignLock(Lockable, WTPrincipalReference, String, Timestamp) - Static method in class wt.locks.LockHelper
Assigns a lock on the given lockable object to the given principal, note and date.
assignTarget(Persistable, Group) - Method in interface com.ptc.windchill.esi.svc.ESIService
Assign an object to an Infoengine group of ESITarget objects for ESI target system destination determination.
assignTarget(Persistable, ESITarget) - Method in interface com.ptc.windchill.esi.svc.ESIService
Assign an object to an ESITarget for ESI target system destination determination.
assignTarget(Persistable, Group) - Method in class com.ptc.windchill.esi.svc.StandardESIService
Assign an object to an Infoengine group of ESITarget objects for ESI target system destination determination.
assignTarget(Persistable, ESITarget) - Method in class com.ptc.windchill.esi.svc.StandardESIService
Assign an object to an ESITarget for ESI target system destination determination.
assignTargets(Persistable, Group) - Method in class com.ptc.windchill.esi.tgt.ESITargetUtility
Given a Persistable object and an Infoengine group of ESITarget objects, create an ESITargetAssignmentLink for each unassigned ESITarget object in the group.
assignTargets(Collection) - Method in class com.ptc.windchill.esi.tgt.ESITargetUtility
Given a collection of ESITargetAssociation objects, create an ESITargetAssignmentLink object for each entry in the collection that is not already persisted in the database.
assignToConfiguration(BaselineConfigurationVersion, ConfigurationManageable) - Method in interface wt.configuration.ConfigurationService
Assigns the given version to the configuration.
assignToConfiguration(BaselineConfigurationVersion, ConfigurationManageable) - Method in class wt.configuration.StandardConfigurationService
Assigns the given version to the configuration.
assignToView(ViewManageable, View) - Static method in class wt.vc.views.ViewHelper
Assigns the view to a version.
assignValues() - Method in class wt.clients.beans.EffectivityPanel
This method will set the values of the Effectivity from the user's entry.
assignValues(String, String, String) - Method in class wt.clients.beans.EffectivityTaskLogic
This creates a new Effectivity object, sets the values as defined by the user, and assigns it to the current EffectivityManageable object.
assignView(WTPart, String) - Method in class wt.part.StandardWTPartService
Assign View

Supported API: true
assignView(WTPart, String) - Method in interface wt.part.WTPartService
Assign View

Supported API: true
ASSISTANT - Static variable in class com.ptc.windchill.mpml.resource.MPMSkillType


Supported API: true
asSoapRequest() - Method in interface com.ptc.windchill.esi.evt.SoapRequestRenderer
Every implementaton of this interface must be able to render a SOAP formatted XML request string.
associateChangeableToChangeActivity(ChangeActivity2, Changeable2) - Method in class com.ptc.windchill.esi.ecn.ESIStandardECNFactory
Persist the association between given change activity and given changeable.
ASSOCIATED_WF_PROCESS_ACTION - Static variable in class wt.change2.htmlclient.DefaultChangeTaskProcessor
Deprecated.  
AssociatedCADDocs - Class in wt.epm.navigator.relationship
AssociatedCADDocs denotes the logical associations between a WTPart and its associated EPMDocuments.
AssociatedChangeIssuesTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews
Configures the default views for the Associated Changes.
AssociatedChangeRequestsTableViews - Class in com.ptc.windchill.enterprise.change2.tableViews
Configures the default views for the Associated Changes.
AssociatedWTDocs - Class in wt.epm.navigator.relationship
AssociatedWTDocs denotes the logical association between a WTPart and its associated WTDocuments.
AssociateFormTaskDelegate - Class in com.ptc.windchill.cadx.associate


Supported API: true

Extendable: false
AssociateFromWsURLActionDelegate - Class in com.ptc.windchill.cadx.associate


Supported API: true

Extendable: false
AssociationIdentifier - Interface in com.ptc.core.meta.common
An Association Identifier identifies both an Attribute and a Type, i.e.
AssociationListTableService - Class in wt.templateutil.table
Deprecated.  
AssociationsLogic - Class in wt.clients.beans
This class contains the task logic for the AssociationsPanel.
AssociationsLogic() - Constructor for class wt.clients.beans.AssociationsLogic
No arg constructor for AssociationsLogic

Supported API: true.
AssociationsPanel - Class in wt.clients.beans
This bean has a dev-time and run-time component.
AssociationsPanel() - Constructor for class wt.clients.beans.AssociationsPanel
This is the no arg constructor that creates the panel with a multilist, a view button, and an attributesForm which will be used to display or edit the attributes on the link.
AssociationsPanel(String) - Constructor for class wt.clients.beans.AssociationsPanel
This creates an instance of the associationsPanel and sets the mode to the parameter.
AssociationsPanel.AddObjectListener - Class in wt.clients.beans
This class listens for the user to select an objec.
AssociationTableModel - Class in wt.templateutil.table
Deprecated.  
AssociationTypeIdentifier - Interface in com.ptc.core.meta.common
An Association Type Identifier identifies both a VIRTUAL AttributeType and a Type, i.e.
asStoredName - Variable in class wt.epm.FamilyOptions
Holds the as Stored Name -- String

B>Supported API: true
asVDB() - Method in interface com.ptc.windchill.esi.rnd.VdbBuilder
Return the results of the calculations that were performed on the elements passed into addElement().
asVDB() - Method in class com.ptc.windchill.esi.rnd.VdbBuilderImpl
Create the VDB from the contents of the VdbGroups that were built.
asVDB() - Method in class com.ptc.windchill.esi.rnd.VdbContainer
Returns the contents of the groups collection as an Info*Engine IeCollection.
AsyncAppenderMonitorMBean - Interface in wt.log4j.jmx
Log4j asynchronous appender

Supported API: true

Extendable: true
AttachmentQueryCommands - Class in com.ptc.windchill.enterprise.attachments.commands
Class used for processing JCA Queries for attachment tables.
ATTR_MAP - Static variable in interface com.ptc.core.ca.co.client.plugin.CoPluginModel
Deprecated. Label for the attribute; the map of attributes of plugin element.
AttrDiffs - Class in com.ptc.core.ocmp.framework
Objects of this class encapsulate a set of attribute differences identified for the objects being compared.
ATTRIBUTE_TAG - Static variable in class com.ptc.core.ca.co.client.property.CoPropertyHandler
Deprecated. 

Supported API: true
ATTRIBUTE_TYPE_SUMMARY - Static variable in interface com.ptc.core.ca.co.client.property.CoSimplePropertyModel
Deprecated. Label for the attribute; the attribute type summary for the attribute to be presented by the property element.
ATTRIBUTE_VALUE - Static variable in interface com.ptc.core.ca.co.client.property.CoSimplePropertyModel
Deprecated. Label for the attribute; the value of the attribute to be presented by the property element.
AttributeAccessOperations - Class in wt.type


Supported API: true

Extendable: false
AttributeContainer - Interface in com.ptc.core.meta.container.common
Provides APIs for storing, retreiving, and managing attributes, attribute content, and attribute context.
AttributeContainerFunction - Interface in com.ptc.core.meta.container.common


Supported API: true

Extendable: true
AttributeContainerQueryCommand - Class in com.ptc.core.query.command.common
This class provies a query implementation based on the contents of an AttributeContainer.
AttributeContainerSetValidator - Class in com.ptc.core.foundation.generic.common
Takes a AttributeContainerSet and returns true if valid.
AttributeContainerSpec - Class in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
AttributeContainerSpec(AttributeTypeIdentifier[]) - Constructor for class com.ptc.core.meta.container.common.AttributeContainerSpec


Supported API: true
AttributeContainerSpec() - Constructor for class com.ptc.core.meta.container.common.AttributeContainerSpec


Supported API: true
AttributeDefinitionDataType - Class in wt.iba.definition
AttributeDefinitionDataType provides the data types for the current available attribute definitions.
AttributedRoleBatchContainer - Interface in wt.container.batch
Interface AttributedRoleBatchCotnainer is a RoleBatchContainer that supports attributes on an association.
AttributedRoleBatchContainerImpl - Class in wt.container.batch.impl


Supported API: true

Extendable: false
AttributeExporterImporter - Interface in wt.ixb.publicforhandlers
Interface for all attribute handrlers for export and import.Some attributes are common for some object classes, in this case the implementation of export/import this attribute should implements this interface so that it can be re-useable.
attributeExporterImporterManager - Variable in class wt.ixb.publicforapps.ExpImporter
Represents manager for export/import attribute handlers

Supported API: true
AttributeExporterImporterTemplate - Class in wt.ixb.publicforhandlers
General template for attribute handlers which defines trivial implementation.
AttributeIdentifier - Interface in com.ptc.core.meta.common
AttributeIdentifier identifies a particular VIRTUAL Attribute instance.
AttributeListTableService - Class in wt.templateutil.table
Deprecated.  
AttributeListWrapper - Class in wt.jmx.core
Wraps a JMX AttributeList so as to provide better toString() behaviors for use in logging, etc, and to provide an easily identifiable type for use with custom log4j renderers.
attributeLogger - Static variable in class com.ptc.core.adapter.server.impl.AbstractWebject
wt.adapter.attribute logger (

Supported API: true
AttributeMappingContext - Class in wt.type


Supported API: true

Extendable: false
attributeMaps() - Method in interface wt.container.batch.AttributedRoleBatchContainer
Return an Enumeration over the attribute maps in this AttributedRoleBatchContainer.
attributeMaps() - Method in class wt.container.batch.impl.AttributedRoleBatchContainerImpl
Return an Enumeration over the attribute maps in this AttributedRoleBatchContainer.
attributeParams - Variable in class com.ptc.core.adapter.server.impl.AbstractWebject
Contains a list of the values provided by the user for the webject's "ATTRIBUTE" param.
attributeParams - Variable in class com.ptc.core.adapter.server.impl.AbstractWebjectDelegate
Deprecated. Contains a list of the values provided by the user for the webject's "ATTRIBUTE" param.
AttributeRange - Class in wt.query
This class specifies start and end points of a range.
AttributeRange(long, long) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributeRange(Long, Long) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributeRange(int, int) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributeRange(Integer, Integer) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributeRange(float, float) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributeRange(Float, Float) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributeRange(Timestamp, Timestamp) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributeRange(String, String) - Constructor for class wt.query.AttributeRange


Supported API: true
AttributesForm - Class in wt.clients.beans
AttributesForm is Java Bean component for manipulating modeled Windchill business objects, such as Parts, Documents, etc.
AttributeTypeIdentifier - Interface in com.ptc.core.meta.common
AttributeTypeIdentifier identifies a particular VIRTUAL AttributeType instance.
AttributeTypeSummary - Interface in com.ptc.core.meta.container.common


Supported API: true

Extendable: false
audit(Object, Object) - Static method in class com.ptc.windchill.esi.utl.ESILogger
Formats the two arguments and passes the result to LogWriter.audit().
audit(Object) - Static method in class com.ptc.windchill.esi.utl.ESILogger
Passes the argument to LogWriter.audit().
AuditEventType - Class in wt.audit
Enumeration with possible event types.
augmentRoles(LifeCycleManaged) - Method in interface wt.lifecycle.LifeCycleService
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2

Supported API: true
augmentRoles(Team) - Method in interface wt.lifecycle.LifeCycleService
Given a team, rebuild all the ad hoc acls for objects associated with the team.
augmentRoles(LifeCycleManaged) - Method in class wt.lifecycle.StandardLifeCycleService
Given a LifeCycleManaged object, the current State of the Object and the RoleHolder (the phase object), change the role participants to reflect those in the RoleHolder2

Supported API: true
augmentRoles(Team) - Method in class wt.lifecycle.StandardLifeCycleService
Given a team, rebuild all the ad hoc acls for objects associated with the team.
augmentRoles(LifeCycleManaged, TeamReference) - Method in interface wt.team.TeamService
Given a LifeCycleManaged object and a TeamReference, change the role participants to reflect those in the RoleHolder2 and dynamically update the participants of all Workflow Processes associated to the TeamReference.
Authentication - Class in wt.auth
Authentication service.
AuthenticationException - Error in wt.method
An unchecked exception thrown by the method server when an unauthenticated call requires authentication.
AuthenticationException(MethodAuthenticator) - Constructor for error wt.method.AuthenticationException


Supported API: true
AuthenticationHandler - Interface in wt.auth
Authentication handler interface.
AuthenticationServer - Class in wt.auth
Authentication service.
Authenticator - Interface in wt.auth
Authenticator interface.
AUTHOR - Static variable in interface com.ptc.core.ca.co.client.frame.CoSimpleFrameModel
Deprecated. Label for the attribute; the author of the frame.
AUTHORING_APP_VERSION - Static variable in class wt.epm.supportingdata.EPMSupportingData
Label for the attribute.
AUTHORING_APP_VERSION_REFERENCE - Static variable in class wt.epm.supportingdata.EPMSupportingData
Label for the attribute.
AUTHORING_APP_VERSION_ROLE - Static variable in class wt.epm.supportingdata.AppDataVersionLink
Label for the attribute.
AUTHORING_APPLICATION - Static variable in class wt.epm.EPMDocument
Label for the attribute; Indicates that the named application authored the object.
AUTHORING_APPLICATION - Static variable in class wt.epm.EPMDocumentMaster
Label for the attribute; Indicates that the named application authored the object.
AUTHORING_APPLICATION - Static variable in interface wt.epm.EPMObject
Label for the attribute; Indicates that the named application authored the object.
AUTHORING_APPLICATION - Static variable in class wt.epm.familytable.EPMSepFamilyTable
Label for the attribute; Indicates that the named application authored the object.
AUTHORING_APPLICATION - Static variable in class wt.epm.familytable.EPMSepFamilyTableMaster
Label for the attribute; Indicates that the named application authored the object.
AUTHORING_APPLICATION - Static variable in class wt.epm.supportingdata.EPMSupportingData
Label for the attribute; Indicates that the named application authored the object.
AuthoringApplicationConfigSpec - Class in com.ptc.windchill.cadx.common.picker


Supported API: true

Extendable: false
AutoAssociateTaskDelegate - Class in com.ptc.windchill.cadx.autoassociate


Supported API: true

Extendable: false
AutomateCreateChangeNoticeHandler - Interface in com.ptc.windchill.enterprise.change2.handler
Interface for the automate fast track handler.
AutomateFastTrackDataUtility - Class in com.ptc.windchill.enterprise.change2.dataUtilities
This class is responsible for rendering the "Automate Fast Track" GUI component for JSP pages.
AutoPartCreator - Interface in com.ptc.windchill.cadx.autopart
To customize the auto part creator: ยท Create a class that implements com.ptc.windchill.cadx.autopart.AutoPartCreator interface.
AutoPartFormTaskDelegate - Class in com.ptc.windchill.cadx.autopart


Supported API: true

Extendable: false
AutoPartURLActionDelegate - Class in com.ptc.windchill.cadx.autopart


Supported API: true

Extendable: false
AuxDataSAXSource - Class in wt.query.template


Supported API: true

Extendable: false
available() - Method in class wt.federation.FederatedHttpInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class wt.util.MPInputStream
Returns the number of bytes that can be read without blocking.
AVERAGE - Static variable in class wt.query.SQLFunction


Supported API: true
AVERAGE_OVERFLOW_ENTRY_AGE_LESS_THAN_THRESHOLD - Static variable in interface wt.cache.ICacheManagerClassicMBean
Type of notification produced when the average cache entry age drops below the configured threshold

Supported API: true
AX - Static variable in class wt.epm.EPMBoxExtents
Label for the attribute.
AXLContext - Class in com.ptc.windchill.suma.axl
Use the newAXLContext static factory method(s), not the AXLContext constructor, to construct instances of this class.
AXLPreference - Class in com.ptc.windchill.suma.axl
Enumerated type that represents approval status of oem or supplier parts.
AXLRuleStatus - Class in com.ptc.windchill.suma.axlrule


Supported API: true

Extendable: false
AY - Static variable in class wt.epm.EPMBoxExtents
Label for the attribute.
AZ - Static variable in class wt.epm.EPMBoxExtents
Label for the attribute.

A B C D E F G H I J K L M N O P Q R S T U V W X Y _