|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SerialNumberedComponentInstance
An instance of a SerialNumberedComponentMaster that has as its
configuration a SerialNumberedComponentVersion. This instance
is not versioned and does not undergo change.
This object is both the instance (SerialNumberedInstanceIfc)
and implementation (SerialNumberedInstanceImpl) of an instance.
Supported API: true
Extendable: true
| Field Summary | |
|---|---|
static String |
CONFIGURATION
Deprecated. |
static String |
CONFIGURATION_REFERENCE
Deprecated. |
static String |
INSTANCE_OF
Deprecated. |
static String |
INSTANCE_OF_REFERENCE
Deprecated. |
| Method Summary | |
|---|---|
Configuration |
getConfiguration()
Deprecated. |
VersionReference |
getConfigurationReference()
Deprecated. |
SerialNumbered |
getInstanceOf()
Deprecated. |
ObjectReference |
getInstanceOfReference()
Deprecated. |
void |
setConfiguration(Configuration a_Configuration)
Deprecated. |
void |
setConfigurationReference(VersionReference a_ConfigurationReference)
Deprecated. |
void |
setInstanceOf(SerialNumbered a_InstanceOf)
Deprecated. |
void |
setInstanceOfReference(ObjectReference a_InstanceOfReference)
Deprecated. |
| Field Detail |
|---|
static final String INSTANCE_OF
static final String INSTANCE_OF_REFERENCE
static final String CONFIGURATION
static final String CONFIGURATION_REFERENCE
| Method Detail |
|---|
SerialNumbered getInstanceOf()
getInstanceOf in interface SerialNumberedInstanceIfc
void setInstanceOf(SerialNumbered a_InstanceOf)
throws WTPropertyVetoException,
WTException
setInstanceOf in interface SerialNumberedInstanceIfca_InstanceOf -
WTPropertyVetoException
WTExceptionObjectReference getInstanceOfReference()
getInstanceOfReference in interface SerialNumberedInstanceIfc
void setInstanceOfReference(ObjectReference a_InstanceOfReference)
throws WTPropertyVetoException
setInstanceOfReference in interface SerialNumberedInstanceIfca_InstanceOfReference -
WTPropertyVetoExceptionConfiguration getConfiguration()
getConfiguration in interface SerialNumberedInstanceImpl
void setConfiguration(Configuration a_Configuration)
throws WTPropertyVetoException,
WTException
setConfiguration in interface SerialNumberedInstanceImpla_Configuration -
WTPropertyVetoException
WTExceptionVersionReference getConfigurationReference()
getConfigurationReference in interface SerialNumberedInstanceImpl
void setConfigurationReference(VersionReference a_ConfigurationReference)
throws WTPropertyVetoException
setConfigurationReference in interface SerialNumberedInstanceImpla_ConfigurationReference -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||