Package wt.change2
Interface Changeable2
- All Superinterfaces:
wt.change2._Changeable2,wt.change2._ChangeableIfc,_Iterated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.vc._Versionable,wt.vc._Versioned,ChangeableIfc,Iterated,NetFactor,ObjectMappable,Persistable,Serializable,Versionable,Versioned
- All Known Subinterfaces:
wt.architecture._ArchitectureItemIfc,wt.architecture.trace.resource._ArchitectureResourceIfc,wt.requirement._RequirementItemIfc,wt.requirement.trace.resource._RequirementResourceIfc,wt.change2.workset._WorkSet,ArchitectureItemIfc,ArchitectureResourceIfc,RequirementItemIfc,RequirementResourceIfc,WorkSet
- All Known Implementing Classes:
com.ptc.windchill.enterprise.data._AbstractEnterpriseData,_AbstractRemaObject,wt.architecture.trace.resource._ArchitectureResource,wt.access.agreement._AuthorizationAgreement,_Choice,_ChoiceRule,_EnterpriseData,_EPMDocument,_ExpressionAlias,_IndependentAssignedExpression,com.ptc.windchill.suma.part._ManufacturerPart,_MfgHistory,_MPMConfigurationRecipe,_MPMControlCharacteristic,_MPMMfgProcess,_MPMMfgStandardGroup,_MPMOperation,com.ptc.windchill.mpml.resource._MPMOperationAssignableResource,_MPMPlant,_MPMProcessMaterial,_MPMProcessPlan,_MPMResource,_MPMResourceGroup,_MPMSequence,_MPMSkill,_MPMStandardCC,_MPMStandardOperation,_MPMTooling,_MPMWorkCenter,_Option,_OptionSet,_PartList,_ProxyDocument,com.ptc.windchill.enterprise.requirement._Requirement,wt.requirement.trace.resource._RequirementResource,_RevisionControlled,_ServiceEffectivity,com.ptc.windchill.enterprise.requirement._Specification,com.ptc.windchill.suma.part._SupplierPart,_UdiSuperSet2,_VariantSpec,com.ptc.windchill.suma.part._VendorPart,_WTDocument,_WTPart,_WTPartAlternateRep,_WTProductInstance2,_WTWorkSet,com.ptc.windchill.enterprise.data.AbstractEnterpriseData,AbstractRemaObject,ArchitectureResource,AuthorizationAgreement,Choice,ChoiceRule,EnterpriseData,EPMDocument,ExpressionAlias,IndependentAssignedExpression,ManufacturerPart,MfgHistory,MPMConfigurationRecipe,MPMControlCharacteristic,MPMMfgProcess,MPMMfgStandardGroup,MPMOperation,com.ptc.windchill.mpml.resource.MPMOperationAssignableResource,MPMPlant,MPMProcessMaterial,MPMProcessPlan,MPMResource,MPMResourceGroup,MPMSequence,MPMSkill,MPMStandardCC,MPMStandardOperation,MPMTooling,MPMWorkCenter,Option,OptionSet,PartList,ProxyDocument,Requirement,RequirementResource,RevisionControlled,ServiceEffectivity,Specification,SupplierPart,UdiSuperSet2,VariantSpec,VendorPart,WTDocument,WTPart,WTPartAlternateRep,WTProductInstance2,WTWorkSet
@GenAsPersistable(interfaces={Versioned.class,ChangeableIfc.class},extendable=true,properties={@GeneratedProperty(name="hasPendingChange",type=boolean.class,initialValue="false",javaDoc="This field records whether a changeable2 is considered pending.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="0")),@GeneratedProperty(name="hasResultingChange",type=boolean.class,initialValue="false",javaDoc="This field records whether a resulting changeable2 is considered pending.",constraints=@PropertyConstraints(required=false)),@GeneratedProperty(name="hasVariance",type=boolean.class,initialValue="false",javaDoc="This field records if the changeable is associated to a Variance.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="0")),@GeneratedProperty(name="hasHangingChange",type=boolean.class,initialValue="false",javaDoc="This field records if a changeable is associated to a HangingChange.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="0")),@GeneratedProperty(name="hasSuspect",type=boolean.class,initialValue="false",javaDoc="This field records if a changeable is suspected and need a review from user.",constraints=@PropertyConstraints(required=false))},depthLock=8)
public interface Changeable2
extends wt.change2._Changeable2
Changeable objects are business objects that can be associated to a change object.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME -
Method Summary
Methods inherited from interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes