Package wt.change2
Class _ChangeRecord2
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToObjectLink
wt.vc.VersionToObjectLink
wt.change2._ChangeRecord2
- All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable,com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable,Externalizable,Serializable,wt.change2._ChangeLinkViewable,wt.change2._ChangeRecord2TypeInterface,_ChangeRecordIfc,wt.change2._RelatedProductData,wt.change2.ChangeLinkViewable,wt.change2.ChangeRecord2TypeInterface,ChangeRecordIfc,RelatedProductData,wt.eff._EffRecordable,EffRecordable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,_ImpactIntent,ImpactIntent,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
ChangeRecord2
public abstract class _ChangeRecord2
extends VersionToObjectLink
implements ChangeRecordIfc, RelatedProductData, wt.change2.ChangeLinkViewable, wt.type.Typed, com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable, wt.change2.ChangeRecord2TypeInterface, ImpactIntent, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.impact._ImpactIntent
IMPACT_INTENT -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: trueType of impact an object has on associated Impacted objects.Supported API: truevoidsetChangeable2(Changeable2 the_theChangeable2) Supported API: truevoidsetChangeableIfc(ChangeableIfc the_theChangeableIfc) Supported API: truevoidsetChangeActivity2(ChangeActivity2 the_theChangeActivity2) Supported API: truevoidsetChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) Supported API: truevoidsetImpactIntent(ImpactIntentType impactIntent) Type of impact an object has on associated Impacted objects.voidsetTargetTransition(Transition targetTransition) Supported API: trueMethods inherited from class wt.vc.VersionToObjectLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
TARGET_TRANSITION
Supported API: true- See Also:
-
CHANGE_ACTIVITY2_ROLE
Supported API: true- See Also:
-
CHANGEABLE2_ROLE
Supported API: true- See Also:
-
CHANGE_ACTIVITY_IFC_ROLE
Supported API: true- See Also:
-
CHANGEABLE_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getTargetTransition
Supported API: true- See Also:
-
setTargetTransition
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeActivity2
Supported API: true- See Also:
-
setChangeActivity2
public void setChangeActivity2(ChangeActivity2 the_theChangeActivity2) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeable2
Supported API: true- See Also:
-
setChangeable2
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeActivityIfc
Supported API: true- Specified by:
getChangeActivityIfcin interface_ChangeRecordIfc- See Also:
-
setChangeActivityIfc
public void setChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) throws WTPropertyVetoException Supported API: true- Specified by:
setChangeActivityIfcin interface_ChangeRecordIfc- Throws:
WTPropertyVetoException- See Also:
-
getChangeableIfc
Supported API: true- Specified by:
getChangeableIfcin interface_ChangeRecordIfc- See Also:
-
setChangeableIfc
Supported API: true- Specified by:
setChangeableIfcin interface_ChangeRecordIfc- Throws:
WTPropertyVetoException- See Also:
-
getImpactIntent
Type of impact an object has on associated Impacted objects.Supported API: true
- Specified by:
getImpactIntentin interface_ImpactIntent- See Also:
-
setImpactIntent
Type of impact an object has on associated Impacted objects.Supported API: true
- Specified by:
setImpactIntentin interface_ImpactIntent- Throws:
WTPropertyVetoException- See Also:
-