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 _

Q

QUALITY - Static variable in class com.ptc.windchill.mpml.mfgprocess.MPMMfgProcessCategory


Supported API: true
QUALITY - Static variable in class com.ptc.windchill.mpml.processplan.MPMProcessPlanCategory


Supported API: true
QUALITY - Static variable in class com.ptc.windchill.mpml.processplan.operation.MPMOperationCategory


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


Supported API: true
QUALITY_IMPROVEMENT - Static variable in class wt.change2.Category
Quality needs improvement.
QUANTITY - Static variable in class com.ptc.windchill.mpml.processplan.operation.MPMOperation
Label for the attribute.
QUANTITY - Static variable in class wt.epm.structure.EPMMemberLink
Label for the attribute.
Quantity - Class in wt.part
This structured attribute class represents the concept of quantity as an Quantity.amount and a QuantityUnit (unit of measure).
QUANTITY - Static variable in class wt.part.WTPartUsageLink
Label for the attribute.
QUANTITY_CONSTRAINT_BINDING_RULE - Static variable in interface com.ptc.core.meta.container.common.ConstraintClassNameConstants


Supported API: true
QuantityConstraintFactory - Class in com.ptc.windchill.enterprise.part.server.impl
Attribute specific constraint factory.
QuantityUnit - Class in wt.part
An enumeration of units of measure, with EA (each) meaning that the amount in the Quantity is the count of parts and AS_NEEDED meaning use as much as necessary of some supply such as oil; other units of measure would be for items like rope or ballast that would have a length or a weight.
query(StatementSpec) - Method in interface wt.fc.PersistenceManagerSvr
Retrieves persistable objects from the datastore given the specified statement.
query(StatementSpec, ResultProcessor) - Method in interface wt.fc.PersistenceManagerSvr
Retrieves persistable objects from the datastore for the specified statement.
query(StatementSpec) - Method in class wt.fc.StandardPersistenceManager
Retrieves persistable objects from the datastore given the specified statement.
query(StatementSpec, ResultProcessor) - Method in class wt.fc.StandardPersistenceManager
Retrieves persistable objects from the datastore for the specified statement.
QUERY_DATA - Static variable in interface wt.templateutil.processor.ContextHolder
Deprecated.  
QUERY_NAME - Static variable in class wt.introspection.WTIntrospector
Key to access the Query Name from a PropertyDescriptor obtained from a ClassInfo.
QueryCollationKeyFactory - Class in wt.query
A collation key factory for Identified objects.
queryEvent(WTQueryEvent) - Method in interface wt.clients.beans.query.WTQueryListener
Invoked when a button is clicked, a status message is ready or the selection has been changed in the results viewing area.
QueryException - Exception in com.ptc.core.query.common
This class is used for Exceptions related to query processing.
QueryException - Exception in wt.query
Exception generated when a building a query using objects in wt.query package.
queryIterations(QuerySpec, ConfigSpec) - Method in interface wt.vc.config.ConfigService
Returns a QueryResult of Iterated objects that will be selcted by the given QuerySpec and are valid for the given ConfigSpec.
queryIterations(QuerySpec, ConfigSpec) - Method in class wt.vc.config.StandardConfigService
Returns a QueryResult of Iterated objects that will be selcted by the given QuerySpec and are valid for the given ConfigSpec.
QueryKey - Interface in wt.fc
Interface that defines the properties of an object that allow it to be queried out of persistent storage and to perform comparison operations against an object using those properties.
queryKeyIterator() - Method in class wt.fc.collections.WTArrayList
Returns an iterator over the QueryKeys in this collection.
queryKeyIterator() - Method in interface wt.fc.collections.WTCollection
Returns an iterator over the QueryKeys in this collection.
queryKeyListIterator() - Method in interface wt.fc.collections.WTList
Returns a ListIterator over the QueryKeys in this list.
queryKeyListIterator(int) - Method in interface wt.fc.collections.WTList
Returns a ListIterator over the QueryKeys in this list, starting at the given index.
QueryOperation - Class in com.ptc.core.foundation.query.server.impl


Supported API: true

Extendable: false
queryPrincipals(Class, String, DirectoryContextProvider) - Method in interface wt.org.OrganizationServicesManager


Supported API: true
queryPrincipals(Class, String, DirectoryContextProvider[]) - Method in interface wt.org.OrganizationServicesManager


Supported API: true
queryPrincipals(Class, String, DirectoryContextProvider) - Method in class wt.org.StandardOrganizationServicesManager


Supported API: true
queryPrincipals(Class, String, DirectoryContextProvider[]) - Method in class wt.org.StandardOrganizationServicesManager


Supported API: true
QueryResult - Class in wt.fc
The QueryResult class is a container of results returned from a query.
QuerySpec - Class in wt.query
This class represents a Query in terms of Windchill objects.
QuerySpec() - Constructor for class wt.query.QuerySpec
Create the specification object.
QuerySpec(Class) - Constructor for class wt.query.QuerySpec
Create the specification object and identify the base class to be searched.
QuerySpec(Class, Class) - Constructor for class wt.query.QuerySpec
Create the specification object and identify the base classes to be searched.
QuerySpecTranslator - Interface in wt.federation
This interface defines the attributes and methods required of a class that implements translation of wt.query.QuerySpec objects to strings representing search filters in foreign systems, especially systems accessed via Info*Engine.
QuerySumaWebjectDelegate - Class in com.ptc.windchill.suma.adapter


Supported API: true

Extendable: false
QUEUE_ENTRY_EXEC_NOTIFY_TYPE - Static variable in interface wt.queue.NotifierMBean
Type of notification produced when a queue entrie's execution fails

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


Supported API: true

Extendable: true
queueCompleteTransition(WfActivity, Vector) - Method in class wt.workflow.engine.StandardWfEngineService
Queues a request to complete an activity with a set of user defined events.
queueCompleteTransition(WfActivity, Vector) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues a request to complete an activity with a set of user defined events.
queueDeadlineCheck(WfExecutionObject) - Method in class wt.workflow.engine.StandardWfEngineService
Queues the checking the execution object's deadline.
queueDeadlineCheck(WfExecutionObject) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues the checking the execution object's deadline.
QueueEntry - Class in wt.queue
The QueueEntry represents an individual processing request.
QueueException - Exception in wt.queue
This class represents exceptions that can be thrown in the process of storing, retrieving and executing queue entries.
QueueException() - Constructor for exception wt.queue.QueueException
No argument constructor.
QueueException(String) - Constructor for exception wt.queue.QueueException
Constructs a queue exception with a non-localized message.
QueueException(Exception) - Constructor for exception wt.queue.QueueException
Constructs a queue execption with an embedded exeption.
QueueException(Exception, String) - Constructor for exception wt.queue.QueueException
Constructs a queue exception with an embedded exception and a non-localized message.
QueueException(Exception, String, String, Object[]) - Constructor for exception wt.queue.QueueException
Constructs a queue exeption with amn embedded message and a localized message.
QueueHelper - Class in wt.queue
Helper function that provides access to the QueueService API.
QueueLoggerMBean - Interface in wt.queue
General queue logger bean

Supported API: true

Extendable: true
QueueManager - Class in wt.queue
This is the general utility for managing queues.
queueRestoreState(WfActivity, boolean) - Method in class wt.workflow.engine.StandardWfEngineService
Queues the restoration of the state of objects associated with activity passed as argument.
queueRestoreState(WfActivity, boolean) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues the restoration of the state of objects associated with activity passed as argument.
queues() - Method in interface wt.queue.QueueService
Returns all process queues.
queues() - Method in class wt.queue.StandardQueueService
Returns all process queues.
QueueService - Interface in wt.queue
Interface containing the methods supported by the queue service implementations.
queueStateChange(WfExecutionObject, WfTransition, boolean, boolean) - Method in class wt.workflow.engine.StandardWfEngineService
Queues the state change.
queueStateChange(WfExecutionObject, WfTransition, boolean, boolean) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues the state change.
queueSynchCheck(WfSynchRobot) - Method in class wt.workflow.engine.StandardWfEngineService
Queues the a synchronization checking request.
queueSynchCheck(WfSynchRobot) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues the a synchronization checking request.
queueTimeEvent(WfExecutionObject, Timestamp, WfTransition) - Method in class wt.workflow.engine.StandardWfEngineService
Queues a request to effect a state change at a given time to a a given execution object.
queueTimeEvent(WfExecutionObject, Timestamp, WfTransition) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues a request to effect a state change at a given time to a a given execution object.
queueTimePastDeadlineCheck(WfExecutionObject) - Method in class wt.workflow.engine.StandardWfEngineService
Queues the checking the execution object's time past deadline.
queueTimePastDeadlineCheck(WfExecutionObject) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues the checking the execution object's time past deadline.
queueTimeToDeadlineCheck(WfExecutionObject) - Method in class wt.workflow.engine.StandardWfEngineService
Queues the checking the execution object's time to deadline.
queueTimeToDeadlineCheck(WfExecutionObject) - Method in interface wt.workflow.engine.WfEngineServiceSvr
Queues the checking the execution object's time to deadline.
QueueWatcherMBean - Interface in wt.queue
This class is the Management interface for the QueueWatcher class.
quoteIfNecessary(String) - Static method in class wt.jmx.core.MBeanRegistry
Apply ObjectName.quote() to string only where necessary; otherwise the original string is returned.

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 _