wt.occurrence
Interface OccurrenceData

All Superinterfaces:
NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
CombinedPathOccurrenceData, PathOccurrenceData, UsesOccurrenceData
All Known Implementing Classes:
BaselineConfigurationOverride, CombinedPathOccurrenceDocumentation, CombinedPathOccurrenceUserIBAs, InstanceReplacementRecord, PathOccurrenceDocumentation, PathOccurrenceUserIBAs, SerialNumberMapping, UsesOccurrenceDocumentation, UsesOccurrenceUserIBAs

public interface OccurrenceData
extends Persistable

This tagging interface is associated with an Occurrence largely to allow external applications to easily add application-specifc information in a relatively transparent and extensible manner.

Supported API: true

Extendable: true