Interface SerialNumberedConfiguredInstanceMaster

All Superinterfaces:
wt.vc._Mastered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.occurrence._PathOccurrenceMasterContext, wt.fc._Persistable, wt.configuration._SerialNumberedConfiguredInstanceMaster, _SerialNumberedInstanceIfc, wt.configuration._SerialNumberedInstanceMaster, Mastered, NetFactor, ObjectMappable, PathOccurrenceMasterContext, Persistable, Serializable, SerialNumberedInstanceIfc, SerialNumberedInstanceMaster
All Known Implementing Classes:
_WTProductInstanceMaster, WTProductInstanceMaster

@GenAsPersistable(interfaces={SerialNumberedInstanceMaster.class,PathOccurrenceMasterContext.class}, extendable=true, foreignKeys=@GeneratedForeignKey(name="SNCMSNCIM",foreignKeyRole=@ForeignKeyRole(name="instanceOf",type=SerialNumberedConfiguredMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="instance",cascade=false))) public interface SerialNumberedConfiguredInstanceMaster extends wt.configuration._SerialNumberedConfiguredInstanceMaster
An instance of a SerialNumberedConfiguredMaster.

Supported API: true

Extendable: true
See Also: