com.ptc.core.ca.web.client.address
Class WebDynamicElementAddress

java.lang.Object
  extended by com.ptc.core.ca.co.client.address.CoAddress
      extended by com.ptc.core.ca.co.client.address.CoDynamicElementAddress
          extended by com.ptc.core.ca.web.client.address.WebDynamicElementAddress
All Implemented Interfaces:
WebAddress, Externalizable, Serializable

Deprecated.

@Deprecated
public class WebDynamicElementAddress
extends CoDynamicElementAddress
implements WebAddress, Externalizable

WebDynamicElementAddress class represents an address of the dynamic conceptual element in the context of its parent element. Dynamic element's existence depends on the model of the ancestor element. An example of such an elemenent would be CoRow - conceptual table row.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ptc.core.ca.co.client.address.CoAddress
ADDRESS_ELEMENT_ID_SEPARATOR, ADDRESS_ELEMENT_SEPARATOR, ADDRESS_SEPARATOR, ADDRESS_SUFFIX_SEPARATOR, TYPE_DYNAMIC, TYPE_FRAME, TYPE_STATIC
 
Method Summary
 
Methods inherited from class com.ptc.core.ca.co.client.address.CoDynamicElementAddress
equals, getConfiguration, getType, getTypeId, getUfid, hashCode, setTypeId, setUfid
 
Methods inherited from class com.ptc.core.ca.co.client.address.CoAddress
getChildrenAddresses, getElement, getFrameAddress, getParentAddress, setElement
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait