Package wt.part
Class InstanceReplacementRecord
java.lang.Object
wt.part._InstanceReplacementRecord
wt.part.InstanceReplacementRecord
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.occurrence._OccurrenceData,_PathOccurrenceData,OccurrenceData,PathOccurrenceData,_Iterated,Iterated
@GenAsPersistable(interfaces=PathOccurrenceData.class,
serializable=EXTERNALIZABLE_BASIC,
foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="replacement",type=WTPartMaster.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theInstanceReplacementRecord",cardinality=ONE_TO_MANY)),
tableProperties=@TableProperties(compositeIndex10="contextReference.key.id+occReference.key.id"))
public class InstanceReplacementRecord
extends _InstanceReplacementRecord
Use the newInstanceReplacementRecord static factory method(s),
not the InstanceReplacementRecord constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.part._InstanceReplacementRecord
EXTERNALIZATION_VERSION_UID, REPLACEMENT, REPLACEMENT_REFERENCEFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.occurrence._PathOccurrenceData
CONTEXT, CONTEXT_REFERENCE, OCC, OCC_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.part._InstanceReplacementRecord
equals, getBranchIdentifier, getClassInfo, getConceptualClassname, getContext, getContextReference, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOcc, getOccReference, getPersistInfo, getReplacement, getReplacementReference, hashCode, isLatestIteration, readExternal, readExternal, readVersion, setContext, setContextReference, setControlBranch, setIterationInfo, setMaster, setMasterReference, setOcc, setOccReference, setPersistInfo, setReplacement, setReplacementReference, toString, writeExternal, writeExternal