com.ptc.core.meta.common.impl
Class InstanceBasedAttributeIdentifier

java.lang.Object
  extended by com.ptc.core.meta.common.impl.AbstractIdentifier
      extended by com.ptc.core.meta.common.impl.AbstractElementIdentifier
          extended by com.ptc.core.meta.common.impl.AbstractAttributeIdentifier
              extended by com.ptc.core.meta.common.impl.InstanceBasedAttributeIdentifier
All Implemented Interfaces:
AttributeIdentifier, ElementIdentifier, Identifier, Serializable, Dumpable

public class InstanceBasedAttributeIdentifier
extends com.ptc.core.meta.common.impl.AbstractAttributeIdentifier
implements AttributeIdentifier, Serializable

This concrete implemenation represents the Instance Based Attributes Identifier. It contains an InstanceIdentifier which will define the way to find out the Persistence information. The definition identifier needs to be InstanceBasedAttributeTypeIdentifier.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait