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

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

Deprecated.

@Deprecated
public class WebStaticElementAddress
extends CoStaticElementAddress
implements WebAddress, Externalizable

WebStaticElementAddress class represents an address of the static conceptual element in the context of its parent element. The element is considered to be static when its existence solely depends on the configuration.

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.CoStaticElementAddress
equals, getAlias, getConfiguration, getType, hashCode, init, setAlias
 
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