Package wt.part
Class _PartUsesOccurrence
java.lang.Object
wt.part._PartUsesOccurrence
- All Implemented Interfaces:
Externalizable,Serializable,wt.build._BuildableObject,wt.build._BuildableOccurrence,wt.build.BuildableObject,wt.build.BuildableOccurrence,wt.esi._Releasable,Releasable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,_Occurrence,_UsesOccurrence,Occurrence,UsesOccurrence,wt.option._ChoiceMappable,wt.option._Expressionable,wt.option._ExpressionAssignable,wt.option._IndependentExpressionAssignable,ChoiceMappable,Expressionable,ExpressionAssignable,wt.option.IndependentExpressionAssignable,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
PartUsesOccurrence
public abstract class _PartUsesOccurrence
extends Object
implements UsesOccurrence, wt.build.BuildableOccurrence, Releasable, ChoiceMappable, ExpressionAssignable, wt.option.IndependentExpressionAssignable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringThe integer identifier specifying the owner CAD Document's component id.static final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.occurrence._Occurrence
NAME, OCCURRENCE_DATA_VECTORFields inherited from interface wt.occurrence._UsesOccurrence
USES_NAME, USES_OCCURRENCE_GLOBAL_ID, USES_OCCURRENCE_IDENTIFIER -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueThe integer identifier specifying the owner CAD Document's component id.getName()The name of anOccurrenceis often referred to as a Reference Designator.ThisVectorcan be populated withOccurrenceDatathat is associated to anOccurrence.Supported API: trueDerived fromgetName()This identifier is similar to usesOccurrenceIdentifier but is globally unique.longThis identifier is shared by manyOccurrenceableLinkobjects, all of which represent the same link, except maybe for different iterations or versions of objects being linked.voidsetBuildStatus(BuildStatus buildStatus) Supported API: truevoidsetComponentID(Integer componentID) The integer identifier specifying the owner CAD Document's component id.voidThe name of anOccurrenceis often referred to as a Reference Designator.voidsetOccurrenceDataVector(Vector occurrenceDataVector) ThisVectorcan be populated withOccurrenceDatathat is associated to anOccurrence.voidsetQuantity(Quantity quantity) Supported API: truevoidsetUsesName(String usesName) Derived fromsetName(java.lang.String)voidsetUsesOccurrenceGlobalId(String usesOccurrenceGlobalId) This identifier is similar to usesOccurrenceIdentifier but is globally unique.voidsetUsesOccurrenceIdentifier(long usesOccurrenceIdentifier) This identifier is shared by manyOccurrenceableLinkobjects, all of which represent the same link, except maybe for different iterations or versions of objects being linked.Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributesMethods inherited from interface wt.occurrence.UsesOccurrence
isPlaceholder
-
Field Details
-
ROTATION1
Supported API: true- See Also:
-
ROTATION2
Supported API: true- See Also:
-
ROTATION3
Supported API: true- See Also:
-
TRANSLATION
Supported API: true- See Also:
-
BUILD_STATUS
Supported API: true- See Also:
-
COMPONENT_ID
The integer identifier specifying the owner CAD Document's component id.Supported API: true
- See Also:
-
QUANTITY
Supported API: true- See Also:
-
-
Method Details
-
getBuildStatus
Supported API: true- See Also:
-
setBuildStatus
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getComponentID
The integer identifier specifying the owner CAD Document's component id.Supported API: true
- See Also:
-
setComponentID
The integer identifier specifying the owner CAD Document's component id.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getQuantity
Supported API: true- See Also:
-
setQuantity
Supported API: true- See Also:
-
getUsesOccurrenceIdentifier
public long getUsesOccurrenceIdentifier()This identifier is shared by manyOccurrenceableLinkobjects, all of which represent the same link, except maybe for different iterations or versions of objects being linked. In other words, when theOccurrenceableLinkis copied forward this identifier is copied without changing its value.Supported API: true
- Specified by:
getUsesOccurrenceIdentifierin interface_UsesOccurrence- See Also:
-
setUsesOccurrenceIdentifier
public void setUsesOccurrenceIdentifier(long usesOccurrenceIdentifier) throws WTPropertyVetoException This identifier is shared by manyOccurrenceableLinkobjects, all of which represent the same link, except maybe for different iterations or versions of objects being linked. In other words, when theOccurrenceableLinkis copied forward this identifier is copied without changing its value.Supported API: true
- Specified by:
setUsesOccurrenceIdentifierin interface_UsesOccurrence- Throws:
WTPropertyVetoException- See Also:
-
getUsesOccurrenceGlobalId
This identifier is similar to usesOccurrenceIdentifier but is globally unique. It is not quaranteed to be populated in old systems.Supported API: true
- Specified by:
getUsesOccurrenceGlobalIdin interface_UsesOccurrence- See Also:
-
setUsesOccurrenceGlobalId
This identifier is similar to usesOccurrenceIdentifier but is globally unique. It is not quaranteed to be populated in old systems.Supported API: true
- Specified by:
setUsesOccurrenceGlobalIdin interface_UsesOccurrence- Throws:
WTPropertyVetoException- See Also:
-
getUsesName
Derived fromgetName()Supported API: true
- Specified by:
getUsesNamein interface_UsesOccurrence- See Also:
-
setUsesName
Derived fromsetName(java.lang.String)Supported API: true
- Specified by:
setUsesNamein interface_UsesOccurrence- Throws:
WTPropertyVetoException- See Also:
-
getName
The name of anOccurrenceis often referred to as a Reference Designator.Supported API: true
- Specified by:
getNamein interface_Occurrence- See Also:
-
setName
The name of anOccurrenceis often referred to as a Reference Designator.Supported API: true
- Specified by:
setNamein interface_Occurrence- Throws:
WTPropertyVetoException- See Also:
-
getOccurrenceDataVector
ThisVectorcan be populated withOccurrenceDatathat is associated to anOccurrence.Supported API: true
- Specified by:
getOccurrenceDataVectorin interface_Occurrence- See Also:
-
setOccurrenceDataVector
ThisVectorcan be populated withOccurrenceDatathat is associated to anOccurrence.Supported API: true
- Specified by:
setOccurrenceDataVectorin interface_Occurrence- Throws:
WTPropertyVetoException- See Also:
-