Class _MPMUsesOccurrence
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.mpml.processplan.operation._MPMUsesOccurrence
- All Implemented Interfaces:
Externalizable,Serializable,wt.esi._Releasable,Releasable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
MPMUsesOccurrence
- 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: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptiondoubleSupported API: trueSupported API: trueSupported API: truevoidsetOrthographicWidth(double orthographicWidth) Supported API: truevoidsetUniqueIdentifier(String uniqueIdentifier) Supported API: truevoidsetViewLocation(String viewLocation) Supported API: trueMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
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:
-
VIEW_LOCATION
Supported API: true- See Also:
-
ORTHOGRAPHIC_WIDTH
Supported API: true- See Also:
-
UNIQUE_IDENTIFIER
Supported API: true- See Also:
-
-
Method Details
-
getViewLocation
Supported API: true- See Also:
-
setViewLocation
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getOrthographicWidth
public double getOrthographicWidth()Supported API: true- See Also:
-
setOrthographicWidth
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getUniqueIdentifier
Supported API: true- See Also:
-
setUniqueIdentifier
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-