Uses of Class
com.infoengine.object.factory.Element

Packages that use Element
com.infoengine.administration   
com.infoengine.email   
com.infoengine.jdbc   
com.infoengine.messaging   
com.infoengine.modeler.io   
com.infoengine.object.factory   
com.infoengine.procunit.gateway   
com.infoengine.procunit.webject.render   
com.infoengine.soap   
com.infoengine.soap.util   
com.infoengine.soap.util.sax   
com.infoengine.util   
com.infoengine.webject.grp   
com.infoengine.webject.mgt   
com.infoengine.webject.msg   
com.infoengine.xml   
com.ptc.core.adapter.server.impl   
com.ptc.core.ca.co.client.address   
com.ptc.core.ca.co.client.cache   
com.ptc.core.ca.co.client.doer   
com.ptc.core.ca.co.client.doer.function.impl   
com.ptc.core.ca.co.client.element   
com.ptc.core.ca.co.client.picker   
com.ptc.core.ca.co.client.primitive   
com.ptc.core.ca.co.client.property   
com.ptc.core.ca.co.client.property.binary   
com.ptc.core.ca.co.client.property.date   
com.ptc.core.ca.co.client.property.enumerated   
com.ptc.core.ca.co.client.property.integer   
com.ptc.core.ca.co.client.property.string   
com.ptc.core.ca.co.client.search   
com.ptc.core.ca.co.client.table   
com.ptc.core.ca.co.client.table.pref   
com.ptc.core.ca.co.client.tree   
com.ptc.core.ca.co.client.wizard   
com.ptc.core.ca.co.common.config   
com.ptc.core.ca.editor.introspection   
com.ptc.core.ca.web.client.content   
com.ptc.core.foundation.container.client   
com.ptc.core.foundation.content.client   
com.ptc.refimpl.co.tasks.util   
com.ptc.windchill.enterprise.dataops.client   
com.ptc.windchill.enterprise.dataops.server   
com.ptc.windchill.enterprise.dataops.server.impl   
com.ptc.windchill.enterprise.nativeapp.msoi.server   
com.ptc.windchill.enterprise.org.client.impl   
com.ptc.windchill.enterprise.patternForPicker.client   
com.ptc.windchill.enterprise.search   
com.ptc.windchill.enterprise.search.client   
com.ptc.windchill.enterprise.search.server   
com.ptc.windchill.enterprise.search.server.impl   
com.ptc.windchill.esi.bom   
com.ptc.windchill.esi.ecn   
com.ptc.windchill.esi.esidoc   
com.ptc.windchill.esi.esipart   
com.ptc.windchill.esi.map   
com.ptc.windchill.esi.rnd   
com.ptc.windchill.esi.txn   
com.ptc.windchill.ws   
wt.adapter Provides the definition for InfoEngine WebjectServices and WebjectDelegates. 
wt.adapter.enterprise   
wt.adapter.org   
wt.adapter.query   
wt.federation

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

wt.federation.reference   
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
 

Uses of Element in com.infoengine.administration
 

Methods in com.infoengine.administration that return Element
static Element ldifUtil.dn2element(String dn)
           
 

Uses of Element in com.infoengine.email
 

Methods in com.infoengine.email that return Element
static Element MessageUtilities.getElement(javax.mail.Message message, String[] attributes)
           
static Element FolderUtilities.getElement(javax.mail.Folder folder, String[] attributes)
           
static Element ContentUtilities.getElement(ContentItem contentItem, String[] attributes)
           
 

Methods in com.infoengine.email with parameters of type Element
private  void QueryThreads.addReferencesChildren(Vector descendents, Element element, javax.mail.Store store, String[] attributes)
           
private  void QueryThreads.addSubjectChildren(Vector descendents, Element element, javax.mail.Store store, String[] attributes)
           
private static void MessageUtilities.addAddresses(Element element, javax.mail.Message message, String[] attributes)
           
private static void MessageUtilities.addAddresses(Element element, String name, javax.mail.Address[] addresses)
           
 

Uses of Element in com.infoengine.jdbc
 

Methods in com.infoengine.jdbc with parameters of type Element
 void JDBCObject.addStructToElement(Object value, Element element, String parent)
           
 

Uses of Element in com.infoengine.messaging
 

Methods in com.infoengine.messaging with parameters of type Element
private  void MsgListener.processHeaders(javax.jms.Message m, Element elem)
           
 

Uses of Element in com.infoengine.modeler.io
 

Constructors in com.infoengine.modeler.io with parameters of type Element
SourceTree(Element e)
           
 

Uses of Element in com.infoengine.object.factory
 

Fields in com.infoengine.object.factory declared as Element
(package private)  Element XML2Group.lastElem
           
 

Methods in com.infoengine.object.factory that return Element
 Element Task.getAuthElement(String key)
          Returns the authentication map element associated with a specified instance key.
private  Element Group.copyConnectorElement(Element elem)
           
 Element[] Group.getElementArray()
          Returns all of the elements of this group as an array.
 Element Group.getElementWithMetaValue(String meta, String value)
          Returns the element of the group that has a meta value with a specified name and value.
 Element Group.getElementAt(int index)
          Returns the element at a specific location.
 Element Group.getElementByUfid(String ufid)
          Returns the element of the group that has a UFID (Unique Federation Identifier) with a specific value.
 Element Group.getElementByUfidWithAttributes(String ufid, String[] names)
          Returns the element of the group that has a UFID (Unique Federation Identifier) with a specific value and that also contains a specific set of attributes identified by name.
 Element Group.getElementByUfidWithAttributes(String ufid, AttributeTypeIdentifier[] attrTypeIds)
          Returns the element of the group that has a UFID (Unique Federation Identifier) with a specific value and that also contains a specific set of attributes identified by attribute type identifier.
 Element Group.getElementByUfidWithAttributes(String ufid, AttributeIdentifier[] attrIds)
          Returns the element of the group that has a UFID (Unique Federation Identifier) with a specific value and that also contains a specific set of attributes identified by attribute identifier.
 Element Element.deepClone()
          Returns a deep copy of the element.
 

Methods in com.infoengine.object.factory with parameters of type Element
 void Group.setElementAt(Element element, int index)
          Sets the element at a specific location.
 void Group.addElementByUfid(Element element)
          Adds an element to the elements contained in the group and removes any other elements from the group that have the same UFID (Unique Federation Identifier) as the element being added.
 void Group.setElement(Element element)
          Sets the group such that it contains the specified element only.
 void Group.addElement(Element element)
          Adds an element to the elements contained in the group.
 void Group.removeElement(Element element)
          Removes a specific element from the group.
 

Uses of Element in com.infoengine.procunit.gateway
 

Methods in com.infoengine.procunit.gateway with parameters of type Element
 void Netlib.send(Element node)
           
 

Uses of Element in com.infoengine.procunit.webject.render
 

Methods in com.infoengine.procunit.webject.render with parameters of type Element
 String WMLRendering.getQueryString(String url, String val, String pathInfo, Vector hyperLinkVals, Element elem)
           
 String Rendering.getQueryString(String url, String val, String pathInfo, Vector hyperLinkVals, Element elem)
           
 String HTMLRendering.getQueryString(String url, String val, String pathInfo, Vector hyperLinkVals, Element elem)
           
 String HDMLRendering.getQueryString(String url, String val, String pathInfo, Vector hyperLinkVals, Element elem)
           
 

Uses of Element in com.infoengine.soap
 

Methods in com.infoengine.soap with parameters of type Element
private static void RPCHandler.addParameter(Element e, IeCollection vdb, String name, Object o)
           
 

Uses of Element in com.infoengine.soap.util
 

Methods in com.infoengine.soap.util that return Element
static Element IESOAPUtils.elementToElement(javax.xml.soap.SOAPElement elm, javax.xml.soap.SOAPMessage message)
          Turns a SOAPElement representing an I*E element back into a element.
 

Methods in com.infoengine.soap.util with parameters of type Element
private static Object IESOAPUtils.populateBean(String beanClass, Element elem, javax.xml.soap.SOAPElement parent, javax.xml.soap.SOAPMessage message)
          Populates a java bean object from an I*E element.
static void IESOAPUtils.elementToElement(Element elem, javax.xml.soap.SOAPElement parent, javax.xml.soap.SOAPMessage message)
          Turns an I*E element into a SOAPElement.
static void IESOAPUtils.elementToElement(Element elem, javax.xml.soap.SOAPElement parent, javax.xml.soap.SOAPMessage message, String eName, boolean type, boolean qualify)
          Turns an I*E element into a SOAPElement.
static Element IESOAPUtils.lightweight(Element e)
          Turns a heavy I*E element into a lightweight one.
 

Uses of Element in com.infoengine.soap.util.sax
 

Fields in com.infoengine.soap.util.sax declared as Element
private  Element IEElementDeserializer.elm
           
 

Uses of Element in com.infoengine.util
 

Methods in com.infoengine.util that return Element
protected  Element LdapEntry.getElement()
          Gets the underlying I*E element that contains this entry's LDAP data.
static Element LdapEntry.dn2element(String dn)
           
static Element LdapEntry.dn2element(String dn, Hashtable objClasses, Hashtable nmgAttributes)
           
 

Methods in com.infoengine.util with parameters of type Element
protected  void LdapEntry.setElement(Element e)
          Sets the underlying I*E element that contains this entry's LDAP data.
 

Uses of Element in com.infoengine.webject.grp
 

Methods in com.infoengine.webject.grp that return Element
private static Element JoinGroups.joinNodes(Element element1, Element element2, Vector byVector, String undefined, boolean ic)
          Describe 'joinNodes' method here.
 

Methods in com.infoengine.webject.grp with parameters of type Element
private static Element JoinGroups.joinNodes(Element element1, Element element2, Vector byVector, String undefined, boolean ic)
          Describe 'joinNodes' method here.
protected static int GroupWebject.compare(Element node1, Element node2, Vector by1, Vector by2, boolean numeric, boolean checkCase)
          Describe 'compare' method here.
 

Uses of Element in com.infoengine.webject.mgt
 

Methods in com.infoengine.webject.mgt that return Element
private  Element[] QuerySchema.schemaToElements(SchemaObject schema)
           
private  Element[] QuerySchema.complexTypeToElements(ComplexType complex)
           
static Element GenerateWsdl.wsdlFromFile(File f)
           
 

Methods in com.infoengine.webject.mgt with parameters of type Element
private  void QueryTypehierarchy.addAdditionalProperties(Element e, TypeHierarchyNode node)
           
private  void QueryTypehierarchy.recurseNested(Element e, TypeHierarchyNode node, boolean up)
           
private  void QuerySchema.displayContainerToElement(DisplayContainer container, Element e)
           
private  void QuerySchema.displayContainerToElement(DisplayContainer container, Element e, String prefix)
           
private  void QuerySchema.simpleTypeToElement(SimpleType simple, Element e)
           
private  void GenerateWsdl.checkForComplexType(Element e, Att a, String rType, Hashtable beansToDescribe, Vector outputArrays, StringBuffer sb, StringBuffer arraySB)
           
 

Uses of Element in com.infoengine.webject.msg
 

Methods in com.infoengine.webject.msg that return Element
private static Element SendMail.getAuthElement(Task task, String url)
           
protected  Element DefaultSOAPMessageHandler.createUnvalidatedElement(javax.xml.soap.SOAPElement e, javax.xml.soap.SOAPEnvelope envelope, javax.xml.soap.SOAPBody body)
           
protected  Element DefaultSOAPMessageHandler.createIEElement(SchemaElement schema, javax.xml.soap.SOAPElement sElement)
           
 

Methods in com.infoengine.webject.msg with parameters of type Element
protected  void DefaultSOAPMessageHandler.addRequestElement(javax.xml.soap.SOAPElement soapE, javax.xml.soap.SOAPMessage message, Element elem)
           
 

Uses of Element in com.infoengine.xml
 

Methods in com.infoengine.xml that return Element
private static Element ProcessXml.getAuthElement(Task task, String url)
           
 

Uses of Element in com.ptc.core.adapter.server.impl
 

Methods in com.ptc.core.adapter.server.impl that return Element
 Element QueryLinksWebjectDelegate.joinNodeAndLink(QueryLinksWebjectDelegate wd, Object link, Webject webject, String linkClassName, String role, boolean autoNavEnabled, String[] attributes, Locale locale)
           
 Element QueryLinksWebjectDelegate.filterElement(Element element, String[] attributes)
           
private  Element PopulateTypeInstance.mapPersistable(Persistable persistable, TypeInstanceIdentifier tii, TypeIdentifier tid, String[] attributes, AbstractWebjectDelegate delegate)
           
private  Element ExpandReferencesWebjectDelegate.getObject(Object objectRef)
           
 Element AbstractWebjectDelegate.newTypeInstance(String type)
          Uses the NewEntityCommand to construct a new type instance for the given type.
 Element AbstractWebjectDelegate.newTypeInstance(String type, String persistenceIdentifier)
          Uses the NewEntityCommand to construct a new type instance for the given type.
 

Methods in com.ptc.core.adapter.server.impl with parameters of type Element
 Element QueryLinksWebjectDelegate.filterElement(Element element, String[] attributes)
           
private  void AbstractWebjectDelegate.expandReferenceAttributes(Element element, Hashtable referenceAttributes)
           
private  void AbstractWebjectDelegate.expandReference(Element element, Att att, Vector refAttrs)
           
 

Uses of Element in com.ptc.core.ca.co.client.address
 

Methods in com.ptc.core.ca.co.client.address with parameters of type Element
 CoDynamicElementAddress CoAddressFactory.createDynamicElementAddress(Element ieElement, CoEnvData envData)
          Returns new dynamic element address for the given Info*Engine element.
 

Uses of Element in com.ptc.core.ca.co.client.cache
 

Fields in com.ptc.core.ca.co.client.cache declared as Element
private  Element CoDefaultBasicInstance.ieElement
           
 

Methods in com.ptc.core.ca.co.client.cache that return Element
 Element CoInstance.getIeElement()
          Returns the Info*Engine element.
 Element CoDefaultBasicInstance.getIeElement()
          Gets the value of the attribute: ieElement.
 

Methods in com.ptc.core.ca.co.client.cache with parameters of type Element
 CoInstance CoInstanceCache.newInstance(Element ieElement, CoInstanceChangeListener listener)
          

Supported API: false
 CoInstance CoInstanceCache.getInstance(Element ieElement, CoInstanceChangeListener listener)
          Wraps the Info*Engine element into CoInstance and returns the wrapper.
 void CoDefaultBasicInstance.setIeElement(Element a_IeElement)
          Sets the value of the attribute: ieElement.
 void CoDefaultBasicInstance.init(Element ieElement, CoInstanceChangeListener listener)
          

Supported API: false
 

Uses of Element in com.ptc.core.ca.co.client.doer
 

Fields in com.ptc.core.ca.co.client.doer declared as Element
private  Element CoDoerHelper_ProgressMonitor.TaskPropertyListener.ieElement
           
 

Methods in com.ptc.core.ca.co.client.doer that return Element
 Element CoMakeElementModelDoer.makeIeElement(CoEnvData envData)
           
(package private) static Element CoDoerHelper_ProgressMonitor.newProgressMonitorIEElement()
          Creates an I*E element designed to hold information about the progress of an WTThread.
static Element CoDoerHelper.getElementFromGroupByName(Group group, String name)
           
static Element CoDoerHelper.findElementFromGroupByName(Group group, String name)
           
static Element CoDoerHelper.getMyIeElement(CoTaskData taskData)
           
static Element CoDoerHelper.getSingleElementFromGroup(Group g)
           
 

Methods in com.ptc.core.ca.co.client.doer with parameters of type Element
static void CoDoerHelper.addParametersAboutMainObjectIdentityFromIEElement(Element elem, CoTaskData taskData)
           
static void CoDoerHelper.makeSure_Ufid_Includes_HostName(Element elem, CoTaskData taskData)
           
static boolean CoDoerHelper.elementIsUpdated(Element element)
           
static String CoDoerHelper.makeFieldParameters(Element elem)
           
static void CoDoerHelper.removeCompositeLogicalAttributes(Element el)
           
static void CoDefaultSimpleActionTaskDoer.addParametersAboutMainObject_From_IEElement(Element elem, CoTaskData taskData)
           
protected static void CoDefaultSimpleActionTaskDoer.addParametersAboutMainObjectAttributesFromIEElement(Element elem, CoTaskData taskData)
           
 List CoActionTaskComputedValue.computeValues(CoConfigFeature parameterName, Element ieElement, CoElement elem, CoConfigFeature actionDoerConfig, CoSimpleActionHandlerData execData)
          Deprecated.  
 

Constructors in com.ptc.core.ca.co.client.doer with parameters of type Element
CoDoerHelper_ProgressMonitor.TaskPropertyListener(Element ieElement)
          Constructor that takes an I*E element.
 

Uses of Element in com.ptc.core.ca.co.client.doer.function.impl
 

Methods in com.ptc.core.ca.co.client.doer.function.impl with parameters of type Element
private  void CoFunction_Model_Result_RemoveNotRequestedAttributes.removeNotRequestedAttributesFromElement(Element elem, CoTaskData taskData)
           
 

Uses of Element in com.ptc.core.ca.co.client.element
 

Methods in com.ptc.core.ca.co.client.element that return Element
static Element CoElementUtils.getIeElement(CoInstanceHolder instanceHolder, CoEnvData envData)
          Returns I*E element for the given instance holder.
static Element CoElementUtils.getIeElementOfInstanceHolder(CoElement element, CoEnvData envData)
          Returns I*E element of the nearest instance holder.
 

Methods in com.ptc.core.ca.co.client.element with parameters of type Element
static CoElement CoElementUtils.getDynamicSubElement(CoContainer container, Element ieElement, CoEnvData envData)
          Finds dynamic subelement for a given I*E element.
static boolean CoElementUtils.isEqual(Element first, Element second)
           
 

Uses of Element in com.ptc.core.ca.co.client.picker
 

Fields in com.ptc.core.ca.co.client.picker declared as Element
private  Element CoPropertyRetrieverOkActionHandlerData.pickedIeElement
           
private  Element CoPropertyRetrieverOkActionHandlerData.targetIeElement
           
(package private)  Element CoObjectListForLinkPickerAddOkActionDoer.linkTemplate
           
private  Element CoDefaultPropertyPickerOkActionHandlerData.pickedIeElement
           
private  Element CoDefaultPropertyPickerOkActionHandlerData.targetIeElement
           
 

Methods in com.ptc.core.ca.co.client.picker that return Element
 Element CoPropertyRetrieverOkActionHandlerData.getPickedIeElement()
          Gets the value of the attribute: pickedIeElement; the Info*Engine element of the picked element in the picker frame.
 Element CoPropertyRetrieverOkActionHandlerData.getTargetIeElement()
          Gets the value of the attribute: targetIeElement; the Info*Engine element associated with the property in the frame from where the picker frame was lauched.
 Element CoPropertyPickerOkActionHandlerData.getPickedIeElement()
          Gets the value of the attribute: PICKED_IE_ELEMENT.
 Element CoPropertyPickerOkActionHandlerData.getTargetIeElement()
          Gets the value of the attribute: TARGET_IE_ELEMENT.
protected  Element CoObjectListForLinkPickerAddOkActionDoer.getLinkTemplate(CoActionHandlerData execData)
           
protected  Element CoObjectListForLinkPickerAddOkActionDoer.make_NewLink_From_LinkTemplateAndTargetObject(Element template, Element targetObject, CoActionHandlerData execData)
           
 Element CoDefaultPropertyPickerOkActionHandlerData.getPickedIeElement()
          Gets the value of the attribute: pickedIeElement; the Info*Engine element of the picked element in the picker frame.
 Element CoDefaultPropertyPickerOkActionHandlerData.getTargetIeElement()
          Gets the value of the attribute: targetIeElement; the Info*Engine element associated with the property in the frame from where the picker frame was lauched.
 

Methods in com.ptc.core.ca.co.client.picker with parameters of type Element
protected  void CoPropertyRetrieverOkActionHandlerData.setPickedIeElement(Element a_PickedIeElement)
          Sets the value of the attribute: pickedIeElement; the Info*Engine element of the picked element in the picker frame.
protected  void CoPropertyRetrieverOkActionHandlerData.setTargetIeElement(Element a_TargetIeElement)
          Sets the value of the attribute: targetIeElement; the Info*Engine element associated with the property in the frame from where the picker frame was lauched.
protected  void CoObjectListForLinkPickerAddOkActionDoer.checkForDuplication(ArrayList existingLinks, Element pickedObject, String otherSideRefName)
           
protected  Element CoObjectListForLinkPickerAddOkActionDoer.make_NewLink_From_LinkTemplateAndTargetObject(Element template, Element targetObject, CoActionHandlerData execData)
           
protected  void CoDefaultPropertyPickerOkActionHandlerData.setPickedIeElement(Element a_PickedIeElement)
          Sets the value of the attribute: pickedIeElement; the Info*Engine element of the picked element in the picker frame.
protected  void CoDefaultPropertyPickerOkActionHandlerData.setTargetIeElement(Element a_TargetIeElement)
          Sets the value of the attribute: targetIeElement; the Info*Engine element associated with the property in the frame from where the picker frame was lauched.
 

Uses of Element in com.ptc.core.ca.co.client.primitive
 

Methods in com.ptc.core.ca.co.client.primitive that return Element
protected  Element CoDataDrivenEnumeratorModelTaskDoer.getIEElement(CoElement element, CoEnvData envData)
           
 

Uses of Element in com.ptc.core.ca.co.client.property
 

Methods in com.ptc.core.ca.co.client.property with parameters of type Element
static Object CoPropertyUtil.getAttributeValue(Element ieElement, String logicalName)
          Gets a value of the attribute specified by it's logical name, from the given I*E element.
static void CoPropertyUtil.setAttributeValue(Element ieElement, String logicalName, Object value)
          Sets the passed value to the attribute specified by it's logical name, on the given I*E element.
static AttributeTypeSummary CoPropertyUtil.getAttributeTypeSummary(Element ieElement, String logicalName)
          Gets a atribute type summary of the attribute specified by it's logical name, from the given I*E element.
static CoAttribute CoPropertyUtil.getAttribute(Element ieElement, String logicalName)
           
private static boolean CoPropertyUtil.thatIsASpecialCase_DynamicallyConfiguredProperty(Element ie_element, CoEnvData envData)
           
static boolean CoPropertyUtil.hasDefaultValue(Element ieElement, String logicalName)
          Determines if the value of the attribute is default
static void CoPropertyUtil.markAttributeAsChangedIfStateDefault(Element ieElement, String logicalName)
           
 void CoPropertyModel.updateModel(Element ieElement, CoEnvData envData)
          Updates a model of the property element using attribute(s) from I*E element and value(s) from user preferences.
 void CoPropertyModel.updateInstance(Element ieElement, CoEnvData envData)
          Updates attribute(s) in I*E element using value(s) from property model.
protected abstract  void CoPropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Creates and updates the model of the property using given I*E element.
 void CoAbstractSimplePropertyModel.updateModel(Element ieElement, CoEnvData envData)
          Updates a model of the property element using an attribute from I*E element and a last value entered by the user.
 void CoAbstractSimplePropertyModel.updateInstance(Element ieElement, CoEnvData envData)
          Updates an attribute in I*E element using a value from property model.
protected  void CoAbstractPropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Delegates the creation of the model to the abstract newModel method.
 void CoAbstractCompositePropertyModel.updateModel(Element ieElement, CoEnvData envData)
          Updates a model of the property element using attributes from I*E element and values from user preferences.
 void CoAbstractCompositePropertyModel.updateInstance(Element ieElement, CoEnvData envData)
          Updates attributes in I*E element using values from property model.
 

Uses of Element in com.ptc.core.ca.co.client.property.binary
 

Methods in com.ptc.core.ca.co.client.property.binary with parameters of type Element
 void CoBinaryPropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Creates and updates the model of the binary property element.
 

Uses of Element in com.ptc.core.ca.co.client.property.date
 

Methods in com.ptc.core.ca.co.client.property.date with parameters of type Element
 void CoDateTimePropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Creates and updates the model of the date property element.
 

Uses of Element in com.ptc.core.ca.co.client.property.enumerated
 

Methods in com.ptc.core.ca.co.client.property.enumerated with parameters of type Element
 void CoEnumeratedPropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Creates and updates the model of the enumerated property element.
private  void CoEnumeratedPropertyHandler.setListOfOptions(CoProperty property, Element ieElement, CoEnvData envData)
           
private  CoEnumeratedPropertyOption CoEnumeratedPropertyHandler.newEnumeratedPropertyOption(Element ieElement, Object evalue)
           
 

Uses of Element in com.ptc.core.ca.co.client.property.integer
 

Methods in com.ptc.core.ca.co.client.property.integer with parameters of type Element
 void CoIntegerPropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Creates and updates the model of the integer property element.
 

Uses of Element in com.ptc.core.ca.co.client.property.string
 

Methods in com.ptc.core.ca.co.client.property.string with parameters of type Element
 void CoTextAreaPropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Creates and updates the model of the property using given I*E element.
 void CoStringPropertyHandler.updateModel(CoProperty property, Element ieElement, CoEnvData envData)
          Creates and updates the model of the property using given I*E element.
 

Uses of Element in com.ptc.core.ca.co.client.search
 

Methods in com.ptc.core.ca.co.client.search that return Element
 Element AddQueryBuilderSearchCriteriaClientDoer.makeIeElementForAttr(String a_name, String a_displayName, String a_type, String object_type, Object value, String contextParams, CoEnvData envDataa)
           
 

Methods in com.ptc.core.ca.co.client.search with parameters of type Element
private  void CoQBTableClearClientDoer.clearAttributes(Element ieElement)
           
private  boolean CoQBTableClearClientDoer.canRemoveAtt(Element elm, Att attr)
           
 

Uses of Element in com.ptc.core.ca.co.client.table
 

Methods in com.ptc.core.ca.co.client.table that return Element
 Element CoTableAllAttributesForGivenTypeModelDoer.makeIeElementForAttr(Object attr, String type, CoEnvData envData)
           
 Element CoTableAllAttributesForGivenTypeModelDoer.makeIeElementForAttr(String a_name, String a_displayName, String a_type, String object_type, Object a_defaultValue, CoEnvData envDataa)
           
 

Uses of Element in com.ptc.core.ca.co.client.table.pref
 

Methods in com.ptc.core.ca.co.client.table.pref with parameters of type Element
(package private) static void CoTablePrefUtils.updateInstance(Element ieElement, String logicalName, Object value, CoEnvData envData)
           
 

Uses of Element in com.ptc.core.ca.co.client.tree
 

Methods in com.ptc.core.ca.co.client.tree that return Element
protected  Element[] CoDisjointTreeModelTaskDoer.preProcessTaskResult(Group group, boolean initialModelPreparation)
          

Supported API: false
private  Element CoDefaultTreeNodeActionDoer.getIeElement(CoSimpleActionHandlerData execData)
           
protected  Element[] CoDefaultTreeModelTaskDoer.preProcessTaskResult(Group group, boolean initialModelPreparation)
          

Supported API: false
 

Methods in com.ptc.core.ca.co.client.tree with parameters of type Element
private  CoInstance CoDefaultTreeModelTaskDoer.makeCoInstanceOfTI(Element ieElement, CoSimpleModelHandlerData execData)
           
 

Uses of Element in com.ptc.core.ca.co.client.wizard
 

Methods in com.ptc.core.ca.co.client.wizard that return Element
private  Element CoWizardCopyAttributeFunction.getSourceIeElement(CoTaskData taskData, CoConfigFeature parameterConfig, CoSimpleModelHandlerData execData)
           
private  Element CoWizardCopyAttributeFunction.getTargetIeElement(CoTaskData taskData, CoConfigFeature parameterConfig, CoSimpleModelHandlerData execData)
           
 

Uses of Element in com.ptc.core.ca.co.common.config
 

Methods in com.ptc.core.ca.co.common.config that return Element
private static Element CoConfigHelper_ComputeAttribute.getIeElementByPath(String path, CoEnvData envData)
           
 

Methods in com.ptc.core.ca.co.common.config with parameters of type Element
static String LogHelper.rep(Element ti)
           
static String LogHelper.rep(Element ti, int shift)
           
static void LogHelper.log(Element ti, CoEnvData envData)
           
static void LogHelper.log(Element ti, int n, CoEnvData envData)
           
 

Uses of Element in com.ptc.core.ca.editor.introspection
 

Methods in com.ptc.core.ca.editor.introspection that return Element
 Element SOAPIntrospectionDelegate.prepareFudgeElem()
           
 

Methods in com.ptc.core.ca.editor.introspection with parameters of type Element
static String InheritanceHelper.getElementType(Element element)
           
static String InheritanceHelper.getSuperClass(Element element)
           
static String InheritanceHelper.getElementModeled(Element element)
           
static String InheritanceHelper.getElementClass(Element element)
           
static AttributeInfo AttributeInfo.newAttributeInfo(Element elem)
           
protected  void AttributeInfo.initialize(Element elem)
           
 

Uses of Element in com.ptc.core.ca.web.client.content
 

Methods in com.ptc.core.ca.web.client.content that return Element
protected static Element WebContentUtils.getRelevantIEElement(CoElement element, WebEnvData envData)
          

Supported API: false
 

Uses of Element in com.ptc.core.foundation.container.client
 

Methods in com.ptc.core.foundation.container.client that return Element
protected  Element AbstractContainerStackModelTaskDoer.getIEElement(CoElement element, CoEnvData envData)
           
 

Methods in com.ptc.core.foundation.container.client with parameters of type Element
static String ContainerStackUtility.getContainerType(Element element)
           
 

Uses of Element in com.ptc.core.foundation.content.client
 

Methods in com.ptc.core.foundation.content.client that return Element
protected static Element WebSimpleContentUploadModelDoer.getRelevantIEElement(CoElement element, WebEnvData envData)
           
protected static Element WebComplexContentUploadModelDoer.getRelevantIEElement(CoElement element, WebEnvData envData)
           
 

Methods in com.ptc.core.foundation.content.client with parameters of type Element
private  boolean CoAttachmentsListPickerAddOkActionDoer.isEqual(Element first, Element second)
           
 

Uses of Element in com.ptc.refimpl.co.tasks.util
 

Methods in com.ptc.refimpl.co.tasks.util with parameters of type Element
private  boolean ExportTaskDelegateEntries.isDelegateValid(Element elem)
           
 

Constructors in com.ptc.refimpl.co.tasks.util with parameters of type Element
ExportTaskDelegateEntries.DelegateEntry(Element elem, String dnBase)
           
 

Uses of Element in com.ptc.windchill.enterprise.dataops.client
 

Methods in com.ptc.windchill.enterprise.dataops.client that return Element
private  Element SetObjectCollectionAttributeActionDoer.getTargetIEElement(CoAction action, CoEnvData envData)
           
private static Element FunctionModelResultCopyOpenerAttributes.createElement(String value)
           
 

Methods in com.ptc.windchill.enterprise.dataops.client with parameters of type Element
private  void SetObjectCollectionAttributeActionDoer.setObjList(Element ieElem, Collection objColl)
           
private  void SetObjectCollectionAttributeActionDoer.saveAttrValue(CoAction action, Element ieElem, CoEnvData envData)
           
(package private)  void FunctionModelResultCopyOpenerAttributes.copy(Element srcElem, Element tgtElem, String[] nameList)
           
(package private) static void ClientHelper.saveAttrValue(Object key, Map map, Element elem, String name)
           
private static void ClientHelper.saveAttrValue(Map map, Element elem, String name)
           
(package private) static Object ClientHelper.retrieveAttrValue(Object key, Map map, Element elem, String name)
           
private static Object ClientHelper.retrieveAttrValue(Map map, Element elem, String name)
           
 

Uses of Element in com.ptc.windchill.enterprise.dataops.server
 

Methods in com.ptc.windchill.enterprise.dataops.server that return Element
private static Element TaskHelper.createElement(InputValue inputValue, String value)
           
static Element TaskHelper.getItemCollectionInfo(CollectionCriteria criteria)
           
 

Methods in com.ptc.windchill.enterprise.dataops.server with parameters of type Element
static void TaskHelper.setAttribute(Element elem, String name, Object value)
           
static Persistable TaskHelper.getReferencedObject(Element elem, String refAttrName)
           
static void TaskHelper.log(String tag, Object msg, Element elem)
           
 

Uses of Element in com.ptc.windchill.enterprise.dataops.server.impl
 

Methods in com.ptc.windchill.enterprise.dataops.server.impl that return Element
 Element DemoService.queryObject(String type, String ufid)
           
 Element DemoService.create(String type, Map paramMap)
           
(package private)  Element DemoService.createObject(String type, List paramList)
           
 Element DemoService.update(Element elem)
           
(package private)  Element DemoService.save(Element elem, boolean forceFlag)
           
(package private)  Element DemoService.newElement(String type, Object key, String record)
           
(package private)  Element DemoService.initElement(String record, Element elem)
           
 

Methods in com.ptc.windchill.enterprise.dataops.server.impl with parameters of type Element
 Element DemoService.update(Element elem)
           
(package private)  Element DemoService.save(Element elem, boolean forceFlag)
           
(package private)  Element DemoService.initElement(String record, Element elem)
           
(package private)  String DemoService.element2String(Element elem)
           
(package private)  String DemoService.attr2String(String name, Element elem)
           
(package private)  String DemoService.createUfid(Element elem)
           
 

Uses of Element in com.ptc.windchill.enterprise.nativeapp.msoi.server
 

Methods in com.ptc.windchill.enterprise.nativeapp.msoi.server that return Element
private static Element ApplicationIntegrationProcessor.getSuccessStatus(Locale locale)
           
private static Element ApplicationIntegrationProcessor.convertHashMapToElement(HashMap hash)
           
 

Uses of Element in com.ptc.windchill.enterprise.org.client.impl
 

Methods in com.ptc.windchill.enterprise.org.client.impl that return Element
 Element CoMakeFudgeElementModelDoer.makeIeElement(CoEnvData envData)
           
 

Uses of Element in com.ptc.windchill.enterprise.patternForPicker.client
 

Methods in com.ptc.windchill.enterprise.patternForPicker.client with parameters of type Element
 void CoPickerPropertyModel.updateModel(Element ieElement, CoEnvData envData)
           
 

Uses of Element in com.ptc.windchill.enterprise.search
 

Methods in com.ptc.windchill.enterprise.search that return Element
private static Element MigrateSavedSearchCriteria.Server.buildSoftTypeElementForQueryBuilder(String attName, String attValue, Class attType, String searchClass)
          Builds an IE element from the given soft attribute name and value
private static Element MigrateSavedSearchCriteria.Server.buildElementForQueryBuilder(HashMap criteriaMap, Class attType, String attName, String attQueryName, String pickerType, String ufidAtt, String displayKey, String searchTermProducer, String searchClass, String displayName)
          Builds an IE element for the given attribute
 

Uses of Element in com.ptc.windchill.enterprise.search.client
 

Methods in com.ptc.windchill.enterprise.search.client that return Element
private  Element CoSavedSearchListModelDoer.getIEElement(CoElement element, CoEnvData envData)
           
 

Methods in com.ptc.windchill.enterprise.search.client with parameters of type Element
protected  String CoRefObjSearchTermProducer.getUfid(Element element, String attrName)
           
protected  String CoPrincipalRefObjSearchTermProducer.getUfid(Element element, String attrName)
           
 

Uses of Element in com.ptc.windchill.enterprise.search.server
 

Methods in com.ptc.windchill.enterprise.search.server with parameters of type Element
private  void ExportSearchResultsHelper.printAttributes(Document doc, Element element, Element object)
          Print the attributes into xml file
 

Uses of Element in com.ptc.windchill.enterprise.search.server.impl
 

Methods in com.ptc.windchill.enterprise.search.server.impl with parameters of type Element
private  void SearchResultsWebjectDelegate.getIcon(ObjectReference objRef, Element e, WTReference contextContainerRef)
           
private  void SearchResultsWebjectDelegate.getContainerName(Element e)
           
 

Uses of Element in com.ptc.windchill.esi.bom
 

Methods in com.ptc.windchill.esi.bom that return Element
protected  Element SubstituteRendererImpl.adjustElement(Element elem, String group, PartUsageInfo pui, WTPartMaster sub, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element SubstituteRendererImpl.mapPartUsageInfo(String groupName, PartUsageInfo pui, WTPartMaster sub, Collection targets)
           
protected  Element ReferenceDesignatorRendererImpl.adjustElement(Element elem, String group, PartUsageInfo pui, UsesOccurrence rd, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element ReferenceDesignatorRendererImpl.mapPartUsageInfo(String groupName, PartUsageInfo pui, UsesOccurrence rd, Collection targets)
           
protected  Element ESISubstituteRenderer.adjustElement(Element elem, String group, PartUsageInfo pui, WTPartMaster sub, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element ESISubstituteRenderer.mapPartUsageInfo(String groupName, PartUsageInfo pui, WTPartMaster sub, Collection targets)
           
protected  Element ESIReferenceDesignatorRenderer.adjustElement(Element elem, String group, PartUsageInfo pui, UsesOccurrence rd, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element ESIReferenceDesignatorRenderer.mapPartUsageInfo(String groupName, PartUsageInfo pui, UsesOccurrence rd, Collection targets)
           
protected  Element ESIBOMHeaderRenderer.adjustElement(Element elem, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element ESIBOMHeaderRenderer.mapBOMHeaderElement(String grpName, Element e, WTPart part, String ufid, Eff eff, Collection targets)
           
protected  Element ESIBOMComponentRenderer.adjustElement(Element elem, String group, PartUsageInfo pui, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element ESIBOMComponentRenderer.mapPartUsageInfo(String groupName, PartUsageInfo pui, Collection targets)
           
protected  Element BOMHeaderRendererImpl.adjustElement(Element elem, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
protected  Element BOMComponentRendererImpl.adjustElement(Element elem, String group, PartUsageInfo pui, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element BOMComponentRendererImpl.mapPartUsageInfo(String groupName, PartUsageInfo pui, Collection targets)
           
 

Methods in com.ptc.windchill.esi.bom with parameters of type Element
protected  Element SubstituteRendererImpl.adjustElement(Element elem, String group, PartUsageInfo pui, WTPartMaster sub, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
protected  Element ReferenceDesignatorRendererImpl.adjustElement(Element elem, String group, PartUsageInfo pui, UsesOccurrence rd, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
protected  Element ESISubstituteRenderer.adjustElement(Element elem, String group, PartUsageInfo pui, WTPartMaster sub, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
protected  Element ESIReferenceDesignatorRenderer.adjustElement(Element elem, String group, PartUsageInfo pui, UsesOccurrence rd, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
protected  Element ESIBOMHeaderRenderer.adjustElement(Element elem, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
private  Element ESIBOMHeaderRenderer.mapBOMHeaderElement(String grpName, Element e, WTPart part, String ufid, Eff eff, Collection targets)
           
protected  Element ESIBOMComponentRenderer.adjustElement(Element elem, String group, PartUsageInfo pui, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
protected  void BOMTreeNavigatorImpl.walkElement(Element element)
           
protected  Element BOMHeaderRendererImpl.adjustElement(Element elem, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
protected  Element BOMComponentRendererImpl.adjustElement(Element elem, String group, PartUsageInfo pui, Collection targets)
          Allow subclasses to fix the contents of an element before it's added to the output group(s).
 

Uses of Element in com.ptc.windchill.esi.ecn
 

Methods in com.ptc.windchill.esi.ecn that return Element
protected  Element ESIECNHeaderRenderer.adjustElement(Element element, String group, WTChangeOrder2 changeOrder, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIECNHeaderRenderer.mapElement(String groupName, Element element, WTChangeOrder2 changeOrder, Collection targets)
           
protected  Element ESIECNHeaderRenderer.getQueryObjectElement(WTChangeOrder2 changeOrder)
           
protected  Element ESIChangeHeaderRenderer.adjustElement(Element element, String group, WTChangeOrder2 changeOrder, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIChangeHeaderRenderer.mapElement(String groupName, Element element, WTChangeOrder2 changeOrder, Collection targets)
           
protected  Element ESIChangeHeaderRenderer.getQueryObjectElement(WTChangeOrder2 changeOrder)
           
 

Methods in com.ptc.windchill.esi.ecn with parameters of type Element
protected  Element ESIECNHeaderRenderer.adjustElement(Element element, String group, WTChangeOrder2 changeOrder, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIECNHeaderRenderer.mapElement(String groupName, Element element, WTChangeOrder2 changeOrder, Collection targets)
           
protected  Element ESIChangeHeaderRenderer.adjustElement(Element element, String group, WTChangeOrder2 changeOrder, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIChangeHeaderRenderer.mapElement(String groupName, Element element, WTChangeOrder2 changeOrder, Collection targets)
           
 

Uses of Element in com.ptc.windchill.esi.esidoc
 

Methods in com.ptc.windchill.esi.esidoc that return Element
protected  Element ESIDocumentsRenderer.adjustDocumentElement(Element element, String group, Document document, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIDocumentsRenderer.adjustDocLinkElement(Element element, String group, ObjectToObjectLink documentLink, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIDocumentsRenderer.mapDocument(String groupName, Element e, PartDocInfo pdi, Collection targets, Document previous)
           
private  Element ESIDocumentsRenderer.mapDocumentLink(String groupName, Element e, PartDocInfo pdi, Collection targets)
           
protected  Element ESIDocumentRenderer.adjustDocumentElement(Element element, String group, Document document, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIDocumentRenderer.adjustDocLinkElement(Element element, String group, ObjectToObjectLink documentLink, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIDocumentRenderer.mapDocument(String groupName, Element e, PartDocInfo pdi, Collection targets, Document previous)
           
private  Element ESIDocumentRenderer.mapDocumentLink(String groupName, Element e, PartDocInfo pdi, Collection targets)
           
 

Methods in com.ptc.windchill.esi.esidoc with parameters of type Element
protected  Element ESIDocumentsRenderer.adjustDocumentElement(Element element, String group, Document document, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIDocumentsRenderer.adjustDocLinkElement(Element element, String group, ObjectToObjectLink documentLink, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIDocumentsRenderer.mapDocument(String groupName, Element e, PartDocInfo pdi, Collection targets, Document previous)
           
private  Element ESIDocumentsRenderer.mapDocumentLink(String groupName, Element e, PartDocInfo pdi, Collection targets)
           
protected  Element ESIDocumentRenderer.adjustDocumentElement(Element element, String group, Document document, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIDocumentRenderer.adjustDocLinkElement(Element element, String group, ObjectToObjectLink documentLink, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIDocumentRenderer.mapDocument(String groupName, Element e, PartDocInfo pdi, Collection targets, Document previous)
           
private  Element ESIDocumentRenderer.mapDocumentLink(String groupName, Element e, PartDocInfo pdi, Collection targets)
           
 

Uses of Element in com.ptc.windchill.esi.esipart
 

Methods in com.ptc.windchill.esi.esipart that return Element
protected  Element ESIWTPartRenderer.adjustPartElement(Element element, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIWTPartRenderer.adjustAlternateElement(Element element, String group, WTPart part, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIWTPartRenderer.mapAlternateElement(String grpName, Element e, WTPart part, Collection targets)
           
private  Element ESIWTPartRenderer.mapPartElement(String grpName, Element e, WTPart part, Eff eff, Collection targets)
           
protected  Element ESIPartRenderer.adjustPartElement(Element element, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIPartRenderer.adjustAlternateElement(Element element, String group, WTPart part, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIPartRenderer.mapAlternateElement(String grpName, Element e, WTPart part, Collection targets)
           
private  Element ESIPartRenderer.mapPartElement(String grpName, Element e, WTPart part, Eff eff, Collection targets)
           
 

Methods in com.ptc.windchill.esi.esipart with parameters of type Element
protected  Element ESIWTPartRenderer.adjustPartElement(Element element, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIWTPartRenderer.adjustAlternateElement(Element element, String group, WTPart part, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIWTPartRenderer.mapAlternateElement(String grpName, Element e, WTPart part, Collection targets)
           
private  Element ESIWTPartRenderer.mapPartElement(String grpName, Element e, WTPart part, Eff eff, Collection targets)
           
protected  Element ESIPartRenderer.adjustPartElement(Element element, String group, WTPart part, Eff eff, Collection targets)
          Allow subclasses to fix the contents of an element.
protected  Element ESIPartRenderer.adjustAlternateElement(Element element, String group, WTPart part, Collection targets)
          Allow subclasses to fix the contents of an element.
private  Element ESIPartRenderer.mapAlternateElement(String grpName, Element e, WTPart part, Collection targets)
           
private  Element ESIPartRenderer.mapPartElement(String grpName, Element e, WTPart part, Eff eff, Collection targets)
           
 

Uses of Element in com.ptc.windchill.esi.map
 

Methods in com.ptc.windchill.esi.map that return Element
 Element ESIMapper.map(Object object, ESIMap map)
          This method creates a mapped Info*Engine Element object from the Object argument.
 Element ESIMapper.map(Element inputElement, ESIMap map)
          This method creates a mapped Info*Engine Element object from another Info*Engine Element object.
 Element ESIMapper.map(Element inputElement, Persistable persistedObject, ESIMap map)
          This method creates a mapped Info*Engine Element object from another Info*Engine Element object.
 

Methods in com.ptc.windchill.esi.map with parameters of type Element
 Element ESIMapper.map(Element inputElement, ESIMap map)
          This method creates a mapped Info*Engine Element object from another Info*Engine Element object.
 Element ESIMapper.map(Element inputElement, Persistable persistedObject, ESIMap map)
          This method creates a mapped Info*Engine Element object from another Info*Engine Element object.
 

Uses of Element in com.ptc.windchill.esi.rnd
 

Fields in com.ptc.windchill.esi.rnd declared as Element
private  Element VdbElement.element
           
private  Element VdbBuilderImpl.ElementKey.element
           
 

Methods in com.ptc.windchill.esi.rnd that return Element
 Element VdbElement.getElement()
          Gets the value of the attribute: element; The Info*Engine Element object that this object manages.
 Element VdbElement.asElement()
          Renders the element attribute as an Info*Engine Element.
protected  Element ResponseRendererImpl.mapElement(String groupName, Element element)
          Calls the ESI mapper to create an Info*Engine Element using a different I*E element as input.
protected  Element ResponseRendererImpl.mapObject(String groupName, Object object)
          Calls the ESI mapper to create an Info*Engine Element using an object as input.
private  Element ESIObjectHistoryBuilderImpl.mapElement(ReleaseActivity ra)
           
protected  Element BasicESIRenderer.mapElement(String groupName, Element element)
          Calls the ESI mapper to create an Info*Engine Element using a different I*E element as input.
protected  Element BasicESIRenderer.mapObject(String groupName, Object object)
          Calls the ESI mapper to create an Info*Engine Element using an object as input.
 

Methods in com.ptc.windchill.esi.rnd with parameters of type Element
 void VdbBuilderImpl.addElement(String groupName, Element element, Persistable persistable, Collection targets)
          Creates a VdbElement containing an I*E Element and a Persistable.
 void VdbBuilderImpl.addElement(String groupName, Element element, Persistable persistable, Persistable[] dependents, Collection targets)
          Creates a VdbElement containing an I*E Element and a Persistable.
 void VdbBuilder.addElement(String groupName, Element element, Persistable persistable, Collection targets)
          Adds an Element to a collection of elements.
 void VdbBuilder.addElement(String groupName, Element element, Persistable persistable, Persistable[] dependents, Collection targets)
          Adds an Element to a collection of elements.
protected  Element ResponseRendererImpl.mapElement(String groupName, Element element)
          Calls the ESI mapper to create an Info*Engine Element using a different I*E element as input.
protected  void ResponseRendererImpl.adjustObjectID(Element element, String objectID)
          If the Info*Engine element argument has an "objectID" attribute, change its value to the value of the objectID argument.
protected  void ResponseRendererImpl.adjustTargets(Element element, Collection targets)
          For each entry in the targets argument, create a new Info*Engine Att object and add it to the element argument.
protected  void ResponseRendererImpl.adjustEffectivities(Element element, Eff eff)
          Adds effectivity information to an Element based on the effectivity of the WTPart.
protected  void ESIObjectHistoryBuilderImpl.adjustElement(Element element, Persistable object)
          Modifies the contents of an element before adding it to the output group.
protected  void BasicESIRenderer.adjustEffectivities(Element element, Eff eff)
          Adds effectivity information to an Element based on the effectivity of the WTPart.
protected  void BasicESIRenderer.adjustObjectID(Element element, String objectID)
          If the Info*Engine element argument has an "objectID" attribute, change its value to the value of the objectID argument.
protected  void BasicESIRenderer.adjustTargets(Element element, Collection targets)
          For each entry in the targets argument, create a new Info*Engine Att object and add it to the element argument.
protected  Element BasicESIRenderer.mapElement(String groupName, Element element)
          Calls the ESI mapper to create an Info*Engine Element using a different I*E element as input.
 

Constructors in com.ptc.windchill.esi.rnd with parameters of type Element
VdbElement(Element element, Persistable persistable)
          Only constructor for the class.
VdbBuilderImpl.ElementKey(Element element, ESIMapInfo mapInfo)
           
 

Uses of Element in com.ptc.windchill.esi.txn
 

Methods in com.ptc.windchill.esi.txn with parameters of type Element
private  void ESITransactionUtility.fixReleaseElement(Element elem, ReleaseActivity ra)
           
 

Uses of Element in com.ptc.windchill.ws
 

Fields in com.ptc.windchill.ws declared as Element
private  Element GenericBusinessObject.saxElement
           
 

Methods in com.ptc.windchill.ws with parameters of type Element
private  void GenericBusinessObject.addProperty(Element elem, javax.xml.soap.SOAPElement property)
          Deserializes a property SOAP element and maps it to an I*E attribute.
private  javax.xml.soap.SOAPElement GenericBusinessObject.serverObjectToElement(String elementName, Element object, javax.xml.soap.SOAPElement parent, javax.xml.soap.SOAPMessage message)
          Translate an Element business object to SOAPElement (server side).
 

Uses of Element in wt.adapter
 

Methods in wt.adapter that return Element
static Element PersistableToIeNode.persistableToIeNode(Persistable obj)
          Morph a Persistable into an IeNode.
protected  Element BasicWebjectDelegate.createNode(Object obj, String[] outputAttributeNames, Locale locale)
          Create a node for the specified object containing the requested attributes.
protected  Element BasicWebjectDelegate.createNode(Object obj, String[] outputAttributeNames, Locale locale, Properties props)
          Create a node for the specified object containing the requested attributes.
protected  Element BasicWebjectDelegate.createNode(Object obj, String[] outputAttributeNames, Locale locale, Properties props, boolean fresh)
          Create a node for the specified object containing the requested attributes.
 

Methods in wt.adapter with parameters of type Element
 void BasicWebjectDelegate.addAttributeToNode(Element node, String attributeName, String value)
          Add the specified name/value pair as an attribute to the node.
protected  void BasicWebjectDelegate.addAttributeToNode(Element node, String attributeName, int value)
          Add the specified name/value pair as an attribute to a node.
 

Uses of Element in wt.adapter.enterprise
 

Methods in wt.adapter.enterprise that return Element
private  Element ListContentItemsWebjectDelegate.appDataToNode(ContentHolder holder, ApplicationData appData, String[] outputAttributeNames, Locale locale, Properties properties)
           
 

Uses of Element in wt.adapter.org
 

Methods in wt.adapter.org that return Element
private  Element UpdatePrincipalsWebjectDelegate.createElement(String[] fields)
           
private  Element QueryPrincipalsWebjectDelegate.getPrincipalElement(WTPrincipal principal, QueryPrincipalsWebjectDelegate.AttributeSpec as)
           
static Element QueryPrincipalsWebjectDelegate.getPrincipal(String ufid, String[] attributes)
           
private  Element CreatePrincipalsWebjectDelegate.createElement(String className, String[] fields)
           
 

Methods in wt.adapter.org with parameters of type Element
private  String UpdatePrincipalsWebjectDelegate.updateObject(Element object, String modification)
           
 

Uses of Element in wt.adapter.query
 

Methods in wt.adapter.query that return Element
 Element QueryLinksWebjectDelegate.joinNodeAndLink(Object link, Webject webject, String linkClassName, String role, boolean autoNavEnabled, String[] attributes, Locale locale)
           
 Element QueryLinksWebjectDelegate.filterElement(Element element, String[] attributes)
           
 

Methods in wt.adapter.query with parameters of type Element
 Element QueryLinksWebjectDelegate.filterElement(Element element, String[] attributes)
           
(package private)  void InfoEngineTask.addElementToGroup(Element element)
           
 

Uses of Element in wt.federation
 

Methods in wt.federation that return Element
static Element DelegateUtilities.findObject(String dn)
          Find an object in the directory, return null instead of throwing exception if javax.naming.NameNotFoundException is caught
static Element DelegateUtilities.findObject(String dn)
          Find an object in the directory, return null instead of throwing exception if javax.naming.NameNotFoundException is caught
 

Uses of Element in wt.federation.reference
 

Methods in wt.federation.reference with parameters of type Element
private  void Client.displayTree(Element parent, String name, String linktype, String role, int depth)
           
 

Uses of Element in wt.org
 

Methods in wt.org with parameters of type Element
private  WTPrincipal StandardOrganizationServicesManager._mapPrincipal(Method factoryMethod, Element element, String service)
           
private  WTPrincipal StandardOrganizationServicesManager._mapPrincipal(Method factoryMethod, Element element, String service)