Interface AssociationIdentifier

All Superinterfaces:
AttributeIdentifier, ElementIdentifier, Identifier, Serializable, TypeInstanceIdentifier
All Known Implementing Classes:
com.ptc.core.meta.common.impl.AbstractAssociationIdentifier, InstanceBasedAssociationIdentifier, ModeledAssociationIdentifier

public interface AssociationIdentifier extends TypeInstanceIdentifier, AttributeIdentifier
An Association Identifier identifies both an Attribute and a Type, i.e. it identifies an Attribute of Type A and it identifies a referenced Type B.

Supported API: true

Extendable: false